TamedCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki

TamedCondition - An object

Properties

mode - Required enum

Allowed values

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

checkOwner - Optional boolean

If true, also checks if the user is the owner

Defaults to true