CooldownCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki
CooldownCondition - 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
cooldown - OptionalThe cooldown time that is used in seconds
Defaults to 10