Changes
Page history
added ConsumeHeldDurability
authored
May 03, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
70a4fe7d
...
@@ -9,6 +9,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
...
@@ -9,6 +9,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
| Mechanic | Description |
| Mechanic | Description |
|-------------------------|------------------------------------------------------------------------------|
|-------------------------|------------------------------------------------------------------------------|
| [BlockCrack] | Shows a block crack effect on the target block for the selected audience |
| [BlockCrack] | Shows a block crack effect on the target block for the selected audience |
| [ConsumeHeldDurability] | Consumes durability from the held item |
| [ConsumeItem] | Removes some items from the casting player's inventory |
| [ConsumeItem] | Removes some items from the casting player's inventory |
| [ConsumeItemDurability] | Consume the durability of an item |
| [ConsumeItemDurability] | Consume the durability of an item |
| [ConsumeUsedItem] | Removes the item that triggered the skilltree |
| [ConsumeUsedItem] | Removes the item that triggered the skilltree |
...
@@ -56,6 +57,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
...
@@ -56,6 +57,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
| [ReloadAmmo] | Attempts to reload an item's ammo |
| [ReloadAmmo] | Attempts to reload an item's ammo |
[
BlockCrack
]:
/Skills/Mechanics/BlockCrack
[
BlockCrack
]:
/Skills/Mechanics/BlockCrack
[
ConsumeHeldDurability
]:
/Skills/Mechanics/ConsumeHeldDurability
[
ConsumeItem
]:
/Skills/Mechanics/ConsumeItem
[
ConsumeItem
]:
/Skills/Mechanics/ConsumeItem
[
ConsumeItemDurability
]:
/Skills/Mechanics/ConsumeItemDurability
[
ConsumeItemDurability
]:
/Skills/Mechanics/ConsumeItemDurability
[
ConsumeUsedItem
]:
/Skills/Mechanics/ConsumeUsedItem
[
ConsumeUsedItem
]:
/Skills/Mechanics/ConsumeUsedItem
...
...
...
...