alien ![code/modules/mob/living/carbon/alien/alien.dm 1](git.png)
Vars | |
can_ventcrawl | Whether they can ventcrawl; this is set individually for 'humanoid' and 'royal' types 'royal' types (Praetorian, Queen) cannot ventcrawl |
---|---|
meleeKnockdownPower | How much power they have for DefaultCombatKnockdown when attacking humans |
meleeSlashHumanPower | How much brute damage without armor piercing they do against mobs in melee |
meleeSlashSAPower | How much brute damage they do to simple animals |
Procs | |
toggle_gender | Handles modular code for Xenomorph features |
Var Details
can_ventcrawl ![code/modules/mob/living/carbon/alien/alien.dm 25](git.png)
Whether they can ventcrawl; this is set individually for 'humanoid' and 'royal' types 'royal' types (Praetorian, Queen) cannot ventcrawl
meleeKnockdownPower ![code/modules/mob/living/carbon/alien/alien.dm 30](git.png)
How much power they have for DefaultCombatKnockdown when attacking humans
meleeSlashHumanPower ![code/modules/mob/living/carbon/alien/alien.dm 28](git.png)
How much brute damage without armor piercing they do against mobs in melee
meleeSlashSAPower ![code/modules/mob/living/carbon/alien/alien.dm 32](git.png)
How much brute damage they do to simple animals
Proc Details
toggle_gender
Handles modular code for Xenomorph features