Shiptest 13 - Modules - TypesVar Details - Proc Details

wendigo

Vars

can_moveIf the wendigo is allowed to move
last_screamStores the last scream time so it doesn't spam it
startingSaves the turf the megafauna was created at (spawns exit portal here)
stomp_rangeRange for wendigo stomping when it moves
stored_move_dirsStores directions the mob is moving, then calls that a move has fully ended when these directions are removed in moved

Procs

disorienting_screamApplies dizziness to all nearby enemies that can hear the scream and animates the wendigo shaking up and down
ground_slamSlams the ground around the wendigo throwing back enemies caught nearby
heavy_stompLarger but slower ground stomp
teleportTeleports to a location 4 turfs away from the enemy in view

Var Details

can_move

If the wendigo is allowed to move

last_scream

Stores the last scream time so it doesn't spam it

starting

Saves the turf the megafauna was created at (spawns exit portal here)

stomp_range

Range for wendigo stomping when it moves

stored_move_dirs

Stores directions the mob is moving, then calls that a move has fully ended when these directions are removed in moved

Proc Details

disorienting_scream

Applies dizziness to all nearby enemies that can hear the scream and animates the wendigo shaking up and down

ground_slam

Slams the ground around the wendigo throwing back enemies caught nearby

heavy_stomp

Larger but slower ground stomp

teleport

Teleports to a location 4 turfs away from the enemy in view