Space Station 13 - Modules - TypesVar Details - Proc Details

immovablerod

Vars

fixed_dirRods should usually not change their orientation, as they're immovable. But if it's a wizard spell, or if an admin spawns one, we should probably let it re-orient to follow its movement.
wall_damage_max_fractionThe 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_fractionThe minimum amount of damage dealt to walls, relative to their max HP.

Procs

walk_in_directionRod will walk towards edge turf in the specified direction.

Var Details

fixed_dir

Rods should usually not change their orientation, as they're immovable. But if it's a wizard spell, or if an admin spawns one, we should probably let it re-orient to follow its movement.

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: