DashActive
GROUNDDASH
Dash towards the targeted position.
Increases all damage you deal by 15% for 4s.
Stats
| Energy cost | 8% |
|---|---|
| Cooldown | 23.5 s |
| Cast time | Instant |
| Range | 8 m |
| Target | Ground |
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $GROUNDDASH_BUFF.buffovertime[0].value | 0.15 | — | 15% |
| {1} | $GROUNDDASH_BUFF.buffovertime[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "GROUNDDASH",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "23.5",
"@itempowerrecastdelaymodifier": "-0.5",
"@energyusage": "0.08",
"@energyusageisrelative": "true",
"@castrange": "8",
"@uitype": "movement",
"@category": "movementbuff",
"@adjustgroundtargettorange": "true",
"@showrange": "true",
"@assessment": "positive",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"@controllerpreferredcastdirection": "alwayslookdirection",
"@controllerselfcastable": "true",
"dash": {
"@movespeed": "30",
"@endeffect": "GROUNDDASH_BUFF",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"dummy": {
"@target": "self",
"@time": "1",
"@effectarearadius": "1",
"@showarearadius": "true"
}
}