/tg/ Station 13 - Modules - TypesVar Details - Proc Details

spacevine

Vars

always_atmos_processShould atmos always process this tile
can_spreadCan this kudzu spread?
can_tangleCan this kudzu buckle mobs in?
mutationsList of mutations for a specific vine

Procs

DestroyTransparent has no hue
entangle_mobBuckles mobs trying to pass through it
ex_actDestroying an explosive vine sets off a chain reaction
growBonus spread for kudzu that has just started out (ie. with low vine count) Base spread rate, depends solely on spread multiplier and vine count Actual maximum spread rate for this process tick Updates the icon as the space vine grows
spreadFinds a target tile to spread to. If checks pass it will spread to it and also proc on_spread on target.

Var Details

always_atmos_process

Should atmos always process this tile

can_spread

Can this kudzu spread?

can_tangle

Can this kudzu buckle mobs in?

mutations

List of mutations for a specific vine

Proc Details

Destroy

Transparent has no hue

entangle_mob

Buckles mobs trying to pass through it

ex_act

Destroying an explosive vine sets off a chain reaction

grow

Bonus spread for kudzu that has just started out (ie. with low vine count) Base spread rate, depends solely on spread multiplier and vine count Actual maximum spread rate for this process tick Updates the icon as the space vine grows

spread

Finds a target tile to spread to. If checks pass it will spread to it and also proc on_spread on target.