AscendedPassive
PASSIVE_HOLY_ASCENDED
Condition:
Activates when you cast your weapon's second-slot ability.
Effect:
All your Casts and Channels become uninterruptible for 2s.
Stats
| Cast time | Instant |
|---|
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_HOLY_ASCENDED_EFFECT.notinterruptible[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "PASSIVE_HOLY_ASCENDED",
"@unlockedtoequip": "false",
"applyeffectoneventpassive": {
"@event": "CastFinished",
"@castfinishedslot": "mainhand2",
"@spell": "PASSIVE_HOLY_ASCENDED_EFFECT",
"@applyeffecttarget": "self",
"@chance": "1"
}
}