ItemWrapperCondition - Septillihedron/SuperheroesPlusSchema GitHub Wiki

ItemWrapperCondition - An object

Properties

conditions - Optional ConditionList

The conditions to check

Defaults to {}

mode - Required enum

Allowed values

  • ALL
  • OTHER
  • SELF

The mode of operation

Defaults to SELF

otherwise - Optional EffectList

A list of effects that will run if this condition is false

else - Optional EffectList

A list of effects that will run if this condition is false

slot - Optional InventorySlot

The slot for the item

Defaults to HAND