Skip to content

Mechanics: setItemCooldown

muhahahahe edited this page Jan 13, 2018 · 1 revision

Use this mechanic to display a cooldown on the used item.

Usefull for MythicArtifacts items, also only makes sense for player targeters.

Attributes

Attribute Aliases Description Default
ticks t cooldown time in ticks 0

Example

- setitemcooldown{t=60} @Self ~onUse
This will display a 3 second cooldown on the used item.
Clone this wiki locally