| ... | @@ -8,7 +8,7 @@ New Mechanics | ... | @@ -8,7 +8,7 @@ New Mechanics | 
|  | These mechanics are added by Crucible, and are meant to be used with players and/or items (although they may work for other things too, depending on the mechanic) |  | These mechanics are added by Crucible, and are meant to be used with players and/or items (although they may work for other things too, depending on the mechanic) | 
|  |  |  |  | 
|  | | Mechanic                                                | Description                                  | |  | | Mechanic                                                | Description                                  | | 
|  | |-------------------------------------------------------------|----------------------------------------------| |  | |---------------------------------------------------------|----------------------------------------------| | 
|  | | [AmmoConsume](Skills/Mechanics/AmmoConsume)             | Consumes ammo to execute a skill             | |  | | [AmmoConsume](Skills/Mechanics/AmmoConsume)             | Consumes ammo to execute a skill             | | 
|  | | [AmmoGive](Skills/Mechanics/AmmoGive)                   | Gives the target player NBT Ammo             | |  | | [AmmoGive](Skills/Mechanics/AmmoGive)                   | Gives the target player NBT Ammo             | | 
|  | | [AmmoReload](Skills/Mechanics/AmmoReload)               | Attempts to reload an item's ammo            | |  | | [AmmoReload](Skills/Mechanics/AmmoReload)               | Attempts to reload an item's ammo            | | 
| ... | @@ -21,5 +21,5 @@ These mechanics are added by Crucible, and are meant to be used with players and | ... | @@ -21,5 +21,5 @@ These mechanics are added by Crucible, and are meant to be used with players and | 
|  | | [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                   | | 
|  | | [InventoryClear](/Skills/Mechanics/InventoryClear)      | Clears the target's inventory                |                                            | |  | | [InventoryClear](/Skills/Mechanics/InventoryClear)      | Clears the target's inventory                |                                            | | 
|  | | [SetLore](/Skills/Mechanics/SetItemLore)                | Sets the item's new lore                     | |  | | [SetLore](/Skills/Mechanics/SetLore)                | Sets the item's new lore                     | | 
|  | | [UpdateItemLore](/Skills/Mechanics/UpdateItemLore)      | Reparses the item's lore config              | |  | | [UpdateItemLore](/Skills/Mechanics/UpdateItemLore)      | Reparses the item's lore config              | | 
|  |  |  | \ No newline at end of file |