RushdownPassive
PASSIVE_KNUCKLE_RUSHDOWN
Every Auto-Attack, your Move Speed increases by 30% 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_KNUCKLE_RUSHDOWN_EFFECT.buffovertime[0].value | 0.3 | — | 30% |
| {1} | $PASSIVE_KNUCKLE_RUSHDOWN_EFFECT.buffovertime[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "PASSIVE_KNUCKLE_RUSHDOWN",
"@unlockedtoequip": "false",
"applyeffectoneventpassive": {
"@event": "AutoAttack",
"@spell": "PASSIVE_KNUCKLE_RUSHDOWN_EFFECT",
"@applyeffecttarget": "self",
"@chance": "1"
}
}