MetadataCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki
MetadataCondition - An object
Properties
Expression
value - RequiredThe value to compare against
ComparisonCondition.Comparison
comparison - OptionalThe comparison to use
Defaults to EQUAL
mode - Required enum
Allowed values
- ALL
- OTHER
- SELF
The mode of operation
Defaults to SELF
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
variable - Required string
The variable to compare