... | @@ -8,7 +8,7 @@ These mechanics are added by Crucible, and are meant to be used with players and |
... | @@ -8,7 +8,7 @@ These mechanics are added by Crucible, and are meant to be used with players and |
|
|
|
|
|
| Mechanic | Description |
|
|
| Mechanic | Description |
|
|
|-------------------------|------------------------------------------------------------------------------|
|
|
|-------------------------|------------------------------------------------------------------------------|
|
|
| [AmmoConsume] | Consumes ammo to execute a skill |
|
|
| [ConsumeAmmo] | Consumes ammo to execute a skill |
|
|
| [AmmoGive] | Gives the target player NBT Ammo |
|
|
| [AmmoGive] | Gives the target player NBT Ammo |
|
|
| [AmmoReload] | Attempts to reload an item's ammo |
|
|
| [AmmoReload] | Attempts to reload an item's ammo |
|
|
| [DealCustomDurability] | Deals damage or heals custom durability |
|
|
| [DealCustomDurability] | Deals damage or heals custom durability |
|
... | @@ -41,7 +41,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They |
... | @@ -41,7 +41,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They |
|
| [PlaceFurnitureAt] | Makes the casting player place a furniture at a specific location |
|
|
| [PlaceFurnitureAt] | Makes the casting player place a furniture at a specific location |
|
|
|
|
|
|
|
|
|
|
[AmmoConsume]: Skills/Mechanics/AmmoConsume
|
|
[ConsumeAmmo]: Skills/Mechanics/ConsumeAmmo
|
|
[AmmoGive]: Skills/Mechanics/AmmoGive
|
|
[AmmoGive]: Skills/Mechanics/AmmoGive
|
|
[AmmoReload]: Skills/Mechanics/AmmoReload
|
|
[AmmoReload]: Skills/Mechanics/AmmoReload
|
|
[DealCustomDurability]: /Skills/Mechanics/DealCustomDurability
|
|
[DealCustomDurability]: /Skills/Mechanics/DealCustomDurability
|
... | | ... | |