Item Upgrade Level

Description

Checks the level of the item in the specified slot. If not slot is specified, the used item will be checked instead

Attributes

Attribute Aliases Description Default
checkUpgrade upgrade, upgr, u Whether to only check the difference between the current level and the default one false
minimumLevel minlevel, minlvl, lvl, l The minimum level the item must have 1
slot s The equipment slot to target NONE

Examples

  Conditions:
  - itemupgradelevel{checkupgrade=true;minimumlevel=1;slot=NONE}
Updated Aug 19, 2026