Stunning StrikePassive
PASSIVE_STUNCHANCE_QUARTERSTAFF
Every 10 Auto-Attacks, stun the targeted enemy for 0.69s.
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_STUNCHANCE_QUARTERSTAFF_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges | 10 | — | 10 |
| {1} | $PASSIVE_STUNCHANCE_EFFECT.stun[0].time | 0.43 | ×1.613 | 0.69s |
Ability definition
{
"@uniquename": "PASSIVE_STUNCHANCE_QUARTERSTAFF",
"@namelocatag": "@SPELLS_PASSIVE_STUNCHANCE",
"applyeffectoneventpassive": [
{
"@event": "AutoAttack",
"@spell": "PASSIVE_STUNCHANCE_QUARTERSTAFF_CONDITION",
"@applyeffecttarget": "enemy",
"@chance": "1"
},
{
"@event": "AutoAttack",
"@spell": "PASSIVE_AA_STACK",
"@applyeffecttarget": "self",
"@chance": "1"
}
]
}