steam_vent
Spawns in maint shafts, and blocks lines of sight perodically when active.
Vars | |
steam_speed | How often does the vent reset the blow_steam cooldown. |
---|---|
steam_vent_interact | The cooldown for toggling the steam vent to prevent infinite steam vent looping. |
vent_active | Is the steam vent active? |
Procs | |
blow_steam | Creates "steam" smoke, and determines when the vent needs to block line of sight via reset_opacity. |
Var Details
steam_speed
How often does the vent reset the blow_steam cooldown.
steam_vent_interact
The cooldown for toggling the steam vent to prevent infinite steam vent looping.
vent_active
Is the steam vent active?
Proc Details
blow_steam
Creates "steam" smoke, and determines when the vent needs to block line of sight via reset_opacity.