Changes
Page history
Update Items
authored
Dec 10, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Items.md
View page @
755a94ed
...
...
@@ -33,7 +33,9 @@ The [Slot](/../../../MythicMobs/-/wikis/Skills/EquipSlot) where the equipment is
The MetaSkill to be executed once the item is equipped in the correct slot, if any.
## EquipConditions
A list of
[
Conditions
](
/../../../MythicMobs/-/wikis/Skills/conditions
)
to be matched in order for the item to apply its stats once equipped.
A list of
[
Conditions
](
/../../../MythicMobs/-/wikis/Skills/conditions
)
to be matched in order for the item, once equipped, to
-
apply its stats
-
run its skills
## EquipLevel
The required level the player must be at in order for the item to apply its stats once equipped. Defaults to
`0`
.
...
...
...
...