Space Station 13 - Modules - TypesVar Details - Proc Details

morph

Vars

ambush_damageHow much damage a successful ambush attack does
ambush_preparedIf the morph is ready to perform an ambush
ambush_spellThe ambush action used by the morph
ambush_weakenHow much weaken a successful ambush attack applies
gathered_foodHow much the morph has gathered in terms of food. Used to reproduce and such
mimic_spellThe spell the morph uses to morph
morphedIf the morph is disguised or not
pass_airlock_spellThe spell the morph uses to pass through airlocks

Procs

add_foodAdds the given amount of food to the gathered food and updates the actions. Does not include a check to see if it goes below 0 or not

Var Details

ambush_damage

How much damage a successful ambush attack does

ambush_prepared

If the morph is ready to perform an ambush

ambush_spell

The ambush action used by the morph

ambush_weaken

How much weaken a successful ambush attack applies

gathered_food

How much the morph has gathered in terms of food. Used to reproduce and such

mimic_spell

The spell the morph uses to morph

morphed

If the morph is disguised or not

pass_airlock_spell

The spell the morph uses to pass through airlocks

Proc Details

add_food

Adds the given amount of food to the gathered food and updates the actions. Does not include a check to see if it goes below 0 or not