Changes
Page history
added removeFurniture mechanic
authored
May 10, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
5537be11
Crucible items support almost all MythicMobs base mechanics.
Crucible items support almost all MythicMobs base mechanics.
[
You can view those by clicking here here.
](
https://git.lumine.io/mythiccraft/MythicMobs/-/wikis/Skills/Mechanics/
)
[
You can view those by clicking here here.
](
https://git.lumine.io/mythiccraft/MythicMobs/-/wikis/Skills/Mechanics/
)
...
@@ -18,6 +17,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
...
@@ -18,6 +17,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
|
[
ModelSet
](
Skills/Mechanics/ModelSet
)
| Sets the calling item's model |
|
[
ModelSet
](
Skills/Mechanics/ModelSet
)
| Sets the calling item's model |
|
[
ModelSetSlot
](
Skills/Mechanics/ModelSetSlot
)
| Sets the model of an item in the target slot |
|
[
ModelSetSlot
](
Skills/Mechanics/ModelSetSlot
)
| Sets the model of an item in the target slot |
|
[
ModelToggle
](
Skills/Mechanics/ModelToggle
)
| Toggles the calling item's model |
|
[
ModelToggle
](
Skills/Mechanics/ModelToggle
)
| Toggles the calling item's model |
|
[
RemoveFurniture
](
Skills/Mechanics/removefurniture
)
| Removes the casting Furniture |
|
[
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 |
...
...
...
...