DistanceCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki

DistanceCondition - An object

Properties

mode - Required enum

Allowed values

  • ALL
  • LOCATION
  • OTHER

The mode of operation

Defaults to OTHER

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

distance - Optional RangeData

The distance range in blocks

Defaults to -Infinity - Infinity