boss ![code/modules/mob/living/basic/boss/boss.dm 4](git.png)
Vars | |
achievement_type | Achievement given to surrounding players when the megafauna is killed |
---|---|
crusher_achievement_type | Crusher achievement given to players when megafauna is killed |
crusher_loot | List of loot if killed by crusher. |
elimination | If the megafauna was actually killed (not just dying, then transforming into another type) |
gps_name | Name for the GPS signal of the megafauna |
loot | List of loot if not killed by crusher. |
score_achievement_type | Score given to players when megafauna is killed |
true_spawn | If this is a megafauna that is real (has achievements, gps signal) |
Procs | |
devour | Devours a target and restores health to the megafauna |
grant_achievement | Grants medals and achievements to surrounding players |
Var Details
achievement_type ![code/modules/mob/living/basic/boss/boss.dm 25](git.png)
Achievement given to surrounding players when the megafauna is killed
crusher_achievement_type ![code/modules/mob/living/basic/boss/boss.dm 27](git.png)
Crusher achievement given to players when megafauna is killed
crusher_loot ![code/modules/mob/living/basic/boss/boss.dm 23](git.png)
List of loot if killed by crusher.
elimination ![code/modules/mob/living/basic/boss/boss.dm 31](git.png)
If the megafauna was actually killed (not just dying, then transforming into another type)
gps_name ![code/modules/mob/living/basic/boss/boss.dm 33](git.png)
Name for the GPS signal of the megafauna
loot ![code/modules/mob/living/basic/boss/boss.dm 21](git.png)
List of loot if not killed by crusher.
score_achievement_type ![code/modules/mob/living/basic/boss/boss.dm 29](git.png)
Score given to players when megafauna is killed
true_spawn ![code/modules/mob/living/basic/boss/boss.dm 35](git.png)
If this is a megafauna that is real (has achievements, gps signal)
Proc Details
devour
Devours a target and restores health to the megafauna
grant_achievement
Grants medals and achievements to surrounding players