ItemCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki
ItemCondition - An object
Properties
mode - Required enum
Allowed values
- ALL
- ITEM
- 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
ItemComparisonData
itemComparison - RequiredThe item to check against
InventorySlot
slot - OptionalThe slot to check
Defaults to HAND
ItemComparisonData
item - RequiredThe item to check against