Space Station 13 - Modules - TypesVar Details - Proc Details

weather

Vars

immunity_typeUsed by mobs (or movables containing mobs, such as enviro bags) to prevent them from being affected by the weather.
impacted_areas_blend_modesAreas affected by weather have their blend modes changed
overlay_cacheList of all overlays to apply to our turfs
overlay_layerSince it's above everything else, this is the layer used by default.
overlay_planePlane for the overlay
self_fireHas special firing

Procs

can_weather_actCan this weather impact a mob?
generate_overlay_cacheReturns a list of visual offset -> overlays to use

Var Details

immunity_type

Used by mobs (or movables containing mobs, such as enviro bags) to prevent them from being affected by the weather.

impacted_areas_blend_modes

Areas affected by weather have their blend modes changed

overlay_cache

List of all overlays to apply to our turfs

overlay_layer

Since it's above everything else, this is the layer used by default.

overlay_plane

Plane for the overlay

self_fire

Has special firing

Proc Details

can_weather_act

Can this weather impact a mob?

generate_overlay_cache

Returns a list of visual offset -> overlays to use