TemperatureCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki

TemperatureCondition - An object

Properties

mode - Required enum

Allowed values

  • ALL
  • LOCATION
  • OTHER
  • SELF

The mode of operation

Defaults to SELF

otherwise - Optional EffectList

A list of effects that will run if this condition is false

else - Optional EffectList

A list of effects that will run if this condition is false

temperatureRange - Optional RangeData

The range of temperature, from -1 to 1

temperature - Optional RangeData

The range of temperature, from -1 to 1