NOTCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki

NOTCondition - An object

Properties

mode - Required enum

Allowed values

  • ALL
  • ITEM
  • 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

condition - Optional Condition

The condition to invert