Focused RunActive
CHANNELED_RUN
Focus on running, increasing Move Speed by 70% while channeling for 4.5s.
Grants immunity to Stuns, Roots and Slows.
Restores 11 Energy every 0.5s.
Stats
| Cooldown | 30 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | channeling[0].buffovertime[0].value | 0.7 | — | 70% |
| {1} | channeling[0].totalduration | 4.5 | — | 4.5s |
| {2} | channeling[0].directattributechange[0].change | 4 | ×2.628 | 11 |
| {3} | channeling[0].effectinterval | 0.5 | — | 0.5s |
Ability definition
{
"@uniquename": "CHANNELED_RUN",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "movement",
"@category": "instant",
"@assessment": "positive",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"channelingspell": {
"@initialeffectinterval": "0",
"@upperbodychannelinganim": "true",
"@effectinterval": "0.5",
"@effectcount": "10",
"@energyusage": "0",
"@allowmovement": "true",
"@damagecancelscasting": "false",
"@allowcancel": "true",
"@disruptionfactor": "0",
"@spelleffectlocatag": "@SPELLS_STATUS_IMMUNITY_MOVESPEED_INCREASED",
"buffovertime": {
"@type": "movespeedbonus",
"@value": "0.7",
"@target": "self",
"@time": "0.6",
"@linktochanneling": "true"
},
"directattributechange": {
"@target": "self",
"@attribute": "energy",
"@change": "4"
},
"cceffectimmunity": [
{
"@type": "stun",
"@target": "self",
"@time": "0",
"@linktochanneling": "true"
},
{
"@type": "root",
"@target": "self",
"@time": "0",
"@linktochanneling": "true"
},
{
"@type": "slow",
"@target": "self",
"@time": "0",
"@linktochanneling": "true"
}
]
}
}