demonic_frost_miner ![code/modules/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner.dm 5](git.png)
Vars | |
enraged | If the demonic frost miner is in its enraged state |
---|---|
enraging | If the demonic frost miner is currently transforming to its enraged state |
projectile_speed_multiplier | Modifies the speed of the projectiles the demonic frost miner shoots out |
Procs | |
check_enraged | Checks if the demonic frost miner is ready to be enraged |
frost_orbs | Shoots out homing frost orbs that explode into ice blast projectiles after a couple seconds |
ice_shotgun | Shoots out ice blasts in a shotgun like pattern |
snowball_machine_gun | Shoots out snowballs with a random spread |
Var Details
enraged ![code/modules/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner.dm 47](git.png)
If the demonic frost miner is in its enraged state
enraging ![code/modules/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner.dm 49](git.png)
If the demonic frost miner is currently transforming to its enraged state
projectile_speed_multiplier ![code/modules/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner.dm 45](git.png)
Modifies the speed of the projectiles the demonic frost miner shoots out
Proc Details
check_enraged
Checks if the demonic frost miner is ready to be enraged
frost_orbs
Shoots out homing frost orbs that explode into ice blast projectiles after a couple seconds
ice_shotgun
Shoots out ice blasts in a shotgun like pattern
snowball_machine_gun
Shoots out snowballs with a random spread