Woops, fixing. authored by Luis Antonio H. Larrosa's avatar Luis Antonio H. Larrosa
...@@ -12,8 +12,6 @@ These mechanics are added by Crucible, and are meant to be used with players and ...@@ -12,8 +12,6 @@ These mechanics are added by Crucible, and are meant to be used with players and
| [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 |
| [DealCustomDurability](Skills/Mechanics/DealCustomDurability) | Deals damage or heals custom durability|
|
| [ParseArmor](Skills/Mechanics/ParseArmor) | Force a re-scan of the caster's armor | | [ParseArmor](Skills/Mechanics/ParseArmor) | Force a re-scan of the caster's armor |
| [ParseWeapon](Skills/Mechanics/ParseWeapon) | Force a re-scan of the caster's weapon | | [ParseWeapon](Skills/Mechanics/ParseWeapon) | Force a re-scan of the caster's weapon |
| [ModelSet](Skills/Mechanics/ModelSet) | Sets the calling item's model | | [ModelSet](Skills/Mechanics/ModelSet) | Sets the calling item's model |
... ...
......