Changes
Page history
added setitemdisplay mechanic
authored
Apr 17, 2022
by
Phillip
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
e0c5933b
...
...
@@ -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)
| Mechanic | Description |
|------------------------------
|
----------------------------------------------------------------|
|------------------------------
-------------
------------------
|
----------------------------------------------|
|
[
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 |
...
...
@@ -19,3 +19,4 @@ 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 |
|
[
ResetAttackCooldown
](
Skills/Mechanics/ResetAttackCooldown
)
| Resets the player's attack cooldown |
|
[
SetCrossbowCharged
](
Skills/Mechanics/SetCrossbowCharged
)
| Sets the state of the held crossbow's charge |
|
[
SetItemDisplay
](
/Skills/Mechanics/SetItemDisplay
)
| Sets the item's displayed name |
\ No newline at end of file