Event.Ability.New.Cooldown.End

Signals the end of an ability's cooldown. All the values in the "cooldown" parameter will be 0.

Usage:

Event.Ability.New.Cooldown.End(cooldowns)
ParameterTypeDatatypeDescription
cooldownsparametervariantThe 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.