wendigo ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 9](git.png)
Vars | |
alternating_circle | Alternating Projectiles Ability |
---|---|
ground_slam | Ground Slam Ability |
scream_cooldown | Stores the last scream time so it doesn't spam it |
scream_cooldown_time | Time before the wendigo can scream again |
shotgun_blast | Shotgun Ability |
spiral | Spiral Projectiles Ability |
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 |
teleport | Teleport Ability |
wave | Wave Projectiles Ability |
Var Details
alternating_circle ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 64](git.png)
Alternating Projectiles Ability
ground_slam ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 62](git.png)
Ground Slam Ability
scream_cooldown ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 70](git.png)
Stores the last scream time so it doesn't spam it
scream_cooldown_time ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 56](git.png)
Time before the wendigo can scream again
shotgun_blast ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 60](git.png)
Shotgun Ability
spiral ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 66](git.png)
Spiral Projectiles Ability
starting ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 50](git.png)
Saves the turf the megafauna was created at (spawns exit portal here)
stomp_range ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 52](git.png)
Range for wendigo stomping when it moves
stored_move_dirs ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 54](git.png)
Stores directions the mob is moving, then calls that a move has fully ended when these directions are removed in moved
teleport ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 58](git.png)
Teleport Ability
wave ![code/modules/mob/living/simple_animal/hostile/megafauna/wendigo.dm 68](git.png)
Wave Projectiles Ability