added setitemlore & updateitemlore mechanics authored by Phillip's avatar Phillip
...@@ -19,4 +19,8 @@ These mechanics are added by Crucible, and are meant to be used with players and ...@@ -19,4 +19,8 @@ These mechanics are added by Crucible, and are meant to be used with players and
| [ModelToggle](Skills/Mechanics/ModelToggle) | Toggles the calling item's model | | [ModelToggle](Skills/Mechanics/ModelToggle) | Toggles the calling item's model |
| [ResetAttackCooldown](Skills/Mechanics/ResetAttackCooldown) | Resets the player's attack cooldown | | [ResetAttackCooldown](Skills/Mechanics/ResetAttackCooldown) | Resets the player's attack cooldown |
| [SetCrossbowCharged](Skills/Mechanics/SetCrossbowCharged) | Sets the state of the held crossbow's charge | | [SetCrossbowCharged](Skills/Mechanics/SetCrossbowCharged) | Sets the state of the held crossbow's charge |
| [SetItemDisplay](/Skills/Mechanics/SetItemDisplay) | Sets the item display name | | [SetItemDisplay](/Skills/Mechanics/SetItemDisplay) | Sets the item display name |
\ No newline at end of file | [InventoryClear](/Skills/Mechanics/InventoryClear) | Clears the target's inventory | |
| [SetItemLore](/Skills/Mechanics/SetIteLore) | Sets the item's new lore |
| [UpdateItemLore](/Skills/Mechanics/UpdateItemLore | Updates the item's current lore |