ChanceCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki
ChanceCondition - An object
Properties
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
Expression
chance - OptionalThe chance that is used
Defaults to 1.0