Signals the end of an ability's cooldown. All the values in the "cooldown" parameter will be 0.
Event.Ability.Cooldown.End(cooldowns) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
cooldowns | parameter | variant | The abilities whose cooldown has been changed. The key is the ability ID, the value is the new cooldown. 0 indicates that the cooldown has finished. |