Changes
Page history
added ConsumeUsedItem mechanic
authored
Mar 03, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
8a60678b
...
@@ -11,6 +11,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
...
@@ -11,6 +11,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
| [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 |
| [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 |
| [DealCustomDurability] | Deals damage or heals custom durability |
| [DealCustomDurability] | Deals damage or heals custom durability |
| [InventoryClear] | Clears the target's inventory |
| [InventoryClear] | Clears the target's inventory |
| [ModelSet] | Sets the calling item's model |
| [ModelSet] | Sets the calling item's model |
...
@@ -52,6 +53,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
...
@@ -52,6 +53,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
[
BlockCrack
]:
/Skills/Mechanics/BlockCrack
[
BlockCrack
]:
/Skills/Mechanics/BlockCrack
[
ConsumeItem
]:
/Skills/Mechanics/ConsumeItem
[
ConsumeItem
]:
/Skills/Mechanics/ConsumeItem
[
ConsumeItemDurability
]:
/Skills/Mechanics/ConsumeItemDurability
[
ConsumeItemDurability
]:
/Skills/Mechanics/ConsumeItemDurability
[
ConsumeUsedItem
]:
/Skills/Mechanics/ConsumeUsedItem
[
DealCustomDurability
]:
/Skills/Mechanics/DealCustomDurability
[
DealCustomDurability
]:
/Skills/Mechanics/DealCustomDurability
[
InventoryClear
]:
/Skills/Mechanics/InventoryClear
[
InventoryClear
]:
/Skills/Mechanics/InventoryClear
[
ModelSet
]:
Skills/Mechanics/ModelSet
[
ModelSet
]:
Skills/Mechanics/ModelSet
...
...
...
...