Flash of InsightActive
ARMOR_CD_RESET
Gain a Flash of Insight, resetting the cooldown of your armor ability.
If the cast is interrupted the cooldown will be halved.
Stats
| Cooldown | 60 s |
|---|---|
| Cast time | 0.5 s |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
Ability definition
{
"@uniquename": "ARMOR_CD_RESET",
"@target": "self",
"@castingtime": "0.5",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "60",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "buff",
"@category": "buff",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@recastdelayafterinterrupt": "30",
"@controllerpreferredtarget": "neutral",
"resetcooldowns": {
"@target": "self",
"@slot": "armor",
"@amount": "1",
"@relative": "true"
}
}