spacevine

Vars | |
always_atmos_process | Should atmos always process this tile |
---|---|
mutations | List of mutations for a specific vine |
Procs | |
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. |
Var Details
always_atmos_process

Should atmos always process this tile
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.