/tg/ Station 13 - Modules - TypesProc Details

combustible_flooder

Component that floods gas when ignited by fire.

Procs

attackby_reactBeing attacked by something
flame_reactfire_act reaction.
floodDo the flooding. Trigger temperature is the temperature we will flood at if we dont have a temp set at the start. Trigger referring to whatever triggered it.
hotspots_reactHotspot reaction.
projectile_reactShot by something
welder_reactWelder check. Here because tool_act is higher priority than attackby.

Proc Details

attackby_react

Being attacked by something

flame_react

fire_act reaction.

flood

Do the flooding. Trigger temperature is the temperature we will flood at if we dont have a temp set at the start. Trigger referring to whatever triggered it.

hotspots_react

Hotspot reaction.

projectile_react

Shot by something

welder_react

Welder check. Here because tool_act is higher priority than attackby.