lava
Vars | |
fish_source_type | The type for the preset fishing spot of this type of turf. |
---|---|
immerse_overlay_color | The color we use for our immersion overlay |
immunity_resistance_flags | objects with these flags won't burn. |
immunity_trait | mobs with this trait won't burn. |
lava_damage | How much fire damage we deal to living mobs stepping on us |
lava_firestacks | How many firestacks we add to living mobs stepping on us |
lava_temperature | the temperature that this turf will attempt to heat/cool gasses too in a heat exchanger, in kelvin |
mask_icon | The icon that covers the lava bits of our turf |
mask_state | The icon state that covers the lava bits of our turf |
temperature_damage | How much temperature we expose objects with |
Procs | |
burn_stuff | Proc that sets on fire something or everything on the turf that's not immune to lava. Returns TRUE to make the turf start processing. |
refresh_light | Refreshes this lava turf's lighting |
Var Details
fish_source_type
The type for the preset fishing spot of this type of turf.
immerse_overlay_color
The color we use for our immersion overlay
immunity_resistance_flags
objects with these flags won't burn.
immunity_trait
mobs with this trait won't burn.
lava_damage
How much fire damage we deal to living mobs stepping on us
lava_firestacks
How many firestacks we add to living mobs stepping on us
lava_temperature
the temperature that this turf will attempt to heat/cool gasses too in a heat exchanger, in kelvin
mask_icon
The icon that covers the lava bits of our turf
mask_state
The icon state that covers the lava bits of our turf
temperature_damage
How much temperature we expose objects with
Proc Details
burn_stuff
Proc that sets on fire something or everything on the turf that's not immune to lava. Returns TRUE to make the turf start processing.
refresh_light
Refreshes this lava turf's lighting