WrapperCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki

WrapperCondition - An object

Properties

mode - Optional Mode

The mode of operation

Defaults to ALL

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

conditions - Optional ConditionList

The conditions to check

Defaults to {}