Changes
Page history
the alphabet does not work that way
authored
May 10, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
0a00c3e8
...
...
@@ -12,18 +12,18 @@ 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 |
|
[
AmmoGive
](
Skills/Mechanics/AmmoGive
)
| Gives the target player NBT Ammo |
|
[
AmmoReload
](
Skills/Mechanics/AmmoReload
)
| Attempts to reload an item's ammo |
|
[
ParseArmor
](
Skills/Mechanics/
ParseArmor
)
| Force a re-scan of the
c
a
st
er's armor
|
|
[
ParseWeapon
](
Skills/Mechanics/
ParseWeapon
)
| Force a re-scan of the caster's weapon |
|
[
DealCustomDurability
](
/
Skills/Mechanics/
DealCustomDurability
)
| Deals damage or heals
c
u
st
om durability
|
|
[
InventoryClear
](
/
Skills/Mechanics/
InventoryClear
)
| Clears the target's inventory |
|
[
ModelSet
](
Skills/Mechanics/ModelSet
)
| Sets the calling item's model |
|
[
ModelSetSlot
](
Skills/Mechanics/ModelSetSlot
)
| Sets the model of an item in the target slot |
|
[
ModelToggle
](
Skills/Mechanics/ModelToggle
)
| Toggles the calling item's model |
|
[
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 |
|
[
RemoveFurniture
](
Skills/Mechanics/removefurniture
)
| Removes the casting Furniture |
|
[
RemoveFurnitureAt
](
Skills/Mechanics/removefurnitureat
)
| Removes the Furniture at the target location |
|
[
ResetAttackCooldown
](
Skills/Mechanics/ResetAttackCooldown
)
| Resets the player's attack cooldown
|
|
[
SetCrossbowCharged
](
Skills/Mechanics/SetCrossbowCharged
)
|
Sets the state of the held crossbow's charge |
|
[
ResetAttackCooldown
](
Skills/Mechanics/ResetAttackCooldown
)
| Resets the player's attack cooldown |
|
[
SetCrossbowCharged
](
Skills/Mechanics/SetCrossbowCharged
)
|
Sets the state of the held crossbow's charge |
|
[
SetFurnitureState
](
/Skills/Mechanics/setfurniturestate
)
| Sets the casting Furniture's state |
|
[
SetItemDisplay
](
/Skills/Mechanics/SetItemDisplay
)
| Sets the item display name |
|
[
InventoryClear
](
/Skills/Mechanics/InventoryClear
)
| Clears the target's inventory | |
|
[
SetLore
](
/Skills/Mechanics/SetLore
)
| Sets the item's new lore |
|
[
UpdateLore
](
/Skills/Mechanics/UpdateLore
)
| Reparses the item's lore config
|
[
DealCustomDurability
](
/Skills/Mechanics/DealCustomDurability
)
| Deals damage or heals custom durability
\ No newline at end of file
|
[
SetLore
](
/Skills/Mechanics/SetLore
)
| Sets the item's new lore |
|
[
UpdateLore
](
/Skills/Mechanics/UpdateLore
)
| Reparses the item's lore config |
\ No newline at end of file