Beta Documentation - Subject to change.

Gets the base cooldown of the skill.

Syntax

Lua
function ActiveSkill:GetBaseCooldown();

Returns

Type: number
The base cooldown of the skill in seconds.

Remarks

Gets the base cooldown of the skill.

See Also