... | ... | @@ -23,6 +23,7 @@ These mechanics are added by Crucible, and are meant to be used with players and |
|
|
| [ParseWeapon] | Force a re-scan of the caster's weapon |
|
|
|
| [ResetAttackCooldown] | Resets the player's attack cooldown |
|
|
|
| [SetCompassLocation] | Sets the location a compass points to |
|
|
|
| [SetCompassLodestone] | Sets the location a compass points to as a lodestone location |
|
|
|
| [SetCrossbowCharged] | Sets the state of the held crossbow's charge |
|
|
|
| [SetItemCustomModelData]| Sets the CustomModelData of the used item |
|
|
|
| [SetItemDisplay] | Sets the item display name |
|
... | ... | @@ -68,6 +69,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They |
|
|
[ParseWeapon]: Skills/Mechanics/ParseWeapon
|
|
|
[ResetAttackCooldown]: Skills/Mechanics/ResetAttackCooldown
|
|
|
[SetCompassLocation]: Skills/Mechanics/SetCompassLocation
|
|
|
[SetCompassLodestone]: Skills/Mechanics/SetCompassLodestone
|
|
|
[SetCrossbowCharged]: Skills/Mechanics/SetCrossbowCharged
|
|
|
[SetItemCustomModelData]: /Skills/Mechanics/SetItemCustomModelData
|
|
|
[SetItemDisplay]: /Skills/Mechanics/SetItemDisplay
|
... | ... | |