... | ... | @@ -12,6 +12,7 @@ These mechanics are added by Crucible, and are meant to be used with players and |
|
|
| [ConsumeItem] | Removes some items from the casting player's inventory |
|
|
|
| [ConsumeItemDurability] | Consume the durability of an item |
|
|
|
| [ConsumeUsedItem] | Removes the item that triggered the skilltree |
|
|
|
| [ConsumeUsedDurability] | Consumes durability from the item that triggered the skilltree |
|
|
|
| [DealCustomDurability] | Deals damage or heals custom durability |
|
|
|
| [InventoryClear] | Clears the target's inventory |
|
|
|
| [ModelSet] | Sets the calling item's model |
|
... | ... | @@ -54,6 +55,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They |
|
|
[ConsumeItem]: /Skills/Mechanics/ConsumeItem
|
|
|
[ConsumeItemDurability]: /Skills/Mechanics/ConsumeItemDurability
|
|
|
[ConsumeUsedItem]: /Skills/Mechanics/ConsumeUsedItem
|
|
|
[ConsumeUsedDurability]: /Skills/Mechanics/ConsumeUsedDurability
|
|
|
[DealCustomDurability]: /Skills/Mechanics/DealCustomDurability
|
|
|
[InventoryClear]: /Skills/Mechanics/InventoryClear
|
|
|
[ModelSet]: Skills/Mechanics/ModelSet
|
... | ... | |