TamedCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki
TamedCondition - An object
Properties
mode - Required enum
Allowed values
- ALL
- OTHER
The mode of operation
Defaults to OTHER
EffectList
otherwise - OptionalA list of effects that will run if this condition is false
EffectList
else - OptionalA 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