megafauna ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 1](git.png)
Vars | |
achievement_type | Achievement given to surrounding players when the megafauna is killed |
---|---|
anger_modifier | Modifies attacks when at lower health |
attack_action_types | Attack actions, sets chosen_attack to the number in the action |
chosen_attack | The chosen attack by the megafauna |
crusher_achievement_type | Crusher achievement given to players when megafauna is killed |
crusher_loot | Crusher loot dropped when the megafauna is killed with a crusher |
elimination | If the megafauna was actually killed (not just dying, then transforming into another type) |
internal | Internal tracking GPS inside fauna |
nest_range | Range the megafauna can move from their nest (if they have one |
recovery_time | Next time the megafauna can use a melee attack |
score_achievement_type | Score given to players when megafauna is killed |
small_sprite_type | If there is a small sprite icon for players controlling the megafauna to use |
true_spawn | If this is a megafauna that is real (has achievements, gps signal) |
Procs | |
SetRecoveryTime | Sets the next time the megafauna can use a melee or ranged attack, in deciseconds |
grant_achievement | Grants medals and achievements to surrounding players |
Var Details
achievement_type ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 36](git.png)
Achievement given to surrounding players when the megafauna is killed
anger_modifier ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 44](git.png)
Modifies attacks when at lower health
attack_action_types ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 56](git.png)
Attack actions, sets chosen_attack to the number in the action
chosen_attack ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 54](git.png)
The chosen attack by the megafauna
crusher_achievement_type ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 38](git.png)
Crusher achievement given to players when megafauna is killed
crusher_loot ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 34](git.png)
Crusher loot dropped when the megafauna is killed with a crusher
elimination ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 42](git.png)
If the megafauna was actually killed (not just dying, then transforming into another type)
internal ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 46](git.png)
Internal tracking GPS inside fauna
nest_range ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 52](git.png)
Range the megafauna can move from their nest (if they have one
recovery_time ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 48](git.png)
Next time the megafauna can use a melee attack
score_achievement_type ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 40](git.png)
Score given to players when megafauna is killed
small_sprite_type ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 60](git.png)
If there is a small sprite icon for players controlling the megafauna to use
true_spawn ![code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm 50](git.png)
If this is a megafauna that is real (has achievements, gps signal)
Proc Details
SetRecoveryTime
Sets the next time the megafauna can use a melee or ranged attack, in deciseconds
grant_achievement
Grants medals and achievements to surrounding players