Update Items authored by mikekevie's avatar mikekevie
...@@ -27,7 +27,7 @@ Each type comes with additional configurations for it you can set ...@@ -27,7 +27,7 @@ Each type comes with additional configurations for it you can set
The damage the arrows fired from this item will do. Does not influence other projectile types The damage the arrows fired from this item will do. Does not influence other projectile types
## EquipSlot ## EquipSlot
The [Slot](/../../../MythicMobs/-/wikis/Skills/EquipSlot) where the equipment is supposed to be used. If used elsewhere, its [Stats](/../../../MythicMobs/-/wikis/Skills/Stats) will not apply The [Slot](/../../../MythicMobs/-/wikis/Skills/EquipSlot) where the equipment is supposed to be used. If used elsewhere, its [Stats](/../../../MythicMobs/-/wikis/Stats) will not apply
## EquipSlotSkill ## EquipSlotSkill
The MetaSkill to be executed once the item is equipped in the correct slot, if any. The MetaSkill to be executed once the item is equipped in the correct slot, if any.
... ...
......