DreamLightConditionInfo
Celestial Body Schema
/ Definitions / DreamLightConditionInfo
Schema Type: JSON Type: object
No Description Found
condition
Type: string
The name of the dialogue condition or persistent condition to set when the light is lit.
persistent
Type: boolean
If true, the condition will persist across all future loops until unset.
reversible
Type: boolean
Whether to unset the condition when the light is extinguished again.
onExtinguish
Type: boolean
Whether to set the condition when the light is extinguished instead. If `reversible` is true, the condition will be unset when the light is lit again.