Space Station 13 - Modules - TypesVar Details - Proc Details

exoplanet

Vars

ambient_group_indexSun control
initial_weather_stateWhat weather state to use for this planet initially. If null, will not initialize any weather system. Must be a typepath rather than an instance.
sun_brightness_modifierThis a multiplier used to apply to the brightness of ambient lighting. 0.3 means 30% of the brightness of the sun.
sun_position0 means midnight, 1 means noon.

Procs

generate_weatherSetup the initial weather state for the planet. Doesn't apply it to our z levels however.

Var Details

ambient_group_index

Sun control

initial_weather_state

What weather state to use for this planet initially. If null, will not initialize any weather system. Must be a typepath rather than an instance.

sun_brightness_modifier

This a multiplier used to apply to the brightness of ambient lighting. 0.3 means 30% of the brightness of the sun.

sun_position

0 means midnight, 1 means noon.

Proc Details

generate_weather

Setup the initial weather state for the planet. Doesn't apply it to our z levels however.