SneakCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki
SneakCondition - 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
sneak - Optional boolean
If true, checks if the entity is shifting. If false, it checks the opposite
Defaults to true