immovablerod
Vars | |
wall_damage_max_fraction | The maximum amount of damage dealt to walls, relative to their max HP. Values over 1 are useful for adjusting the probability of destroying the wall. |
---|---|
wall_damage_min_fraction | The minimum amount of damage dealt to walls, relative to their max HP. |
Procs | |
walk_in_direction | Rod will walk towards edge turf in the specified direction. |
Var Details
wall_damage_max_fraction
The maximum amount of damage dealt to walls, relative to their max HP. Values over 1 are useful for adjusting the probability of destroying the wall.
wall_damage_min_fraction
The minimum amount of damage dealt to walls, relative to their max HP.
Proc Details
walk_in_direction
Rod will walk towards edge turf in the specified direction.
Arguments:
- direction - The direction to walk the rod towards: NORTH, SOUTH, EAST, WEST.