Corredor do TempoActive
ARCANECORRIDOR
Cria um corredor de 25 de comprimento que altera o tempo em uma direção escolhida, durando por 8s.
Aumenta a Velocidade de movimento em 60% e a Velocidade do Ataque Automático em 45% para todos os aliados no corredor.
Desacelera todos os inimigos no corredor em -30%.
Stats
| Energy cost | 15% |
|---|---|
| Cooldown | 44 s |
| Cast time | Instant |
| Range | 25 m |
| Target | Ground |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | spelleffectarea[0].rectangle[0].height_start | 25 | — | 25 |
| {1} | spelleffectarea[0].time | 8 | — | 8s |
| {2} | $ARCANECORRIDOR_EFFECT.buffovertime[0].value | 0.6 | — | 60% |
| {3} | $ARCANECORRIDOR_EFFECT.buffovertime[1].value | 0.45 | — | 45% |
| {4} | $ARCANECORRIDOR_EFFECT2.buffovertime[0].value | -0.3 | — | -30% |
Ability definition
{
"@uniquename": "ARCANECORRIDOR",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castingtime": "0",
"@hitdelay": "0.5",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "44",
"@itempowerrecastdelaymodifier": "-1",
"@energyusage": "0.15",
"@energyusageisrelative": "true",
"@castrange": "25",
"@uitype": "crowdcontrol",
"@category": "crowdcontrol",
"@showrange": "false",
"@assessment": "positive",
"@adjustgroundtargettorange": "true",
"@maxstack": "1",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"spellindicationarea": {
"@target": "enemy",
"@position": "atcaster",
"@visible": "true",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "12.5",
"rectangle": {
"@width": "4",
"@height": "25"
}
}
},
"fill": {
"rectangle": {
"@width": "4",
"@height": "0-50"
}
}
}
},
"spelleffectarea": [
{
"@time": "8",
"@effect": "ARCANECORRIDOR_EFFECT",
"@target": "friendall",
"@removeonleave": "true",
"@position": "atcaster",
"@visible": "true",
"@skillshotindicatormax": "25",
"@rotation": "castdirection",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"@material": "Yellow",
"node": {
"@angle": "0",
"@distance": "12.5",
"rectangle": {
"@width": "4",
"@height": "25"
}
}
}
}
},
{
"@time": "8",
"@effect": "ARCANECORRIDOR_EFFECT2",
"@target": "enemy",
"@removeonleave": "true",
"@position": "atcaster",
"@visible": "false",
"@rotation": "castdirection",
"@HitBlockedByCollision": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"@material": "Yellow",
"node": {
"@angle": "0",
"@distance": "12.5",
"rectangle": {
"@width": "4",
"@height": "25"
}
}
}
}
},
{
"@time": "8",
"@effect": "NONE",
"@target": "all",
"@removeonleave": "true",
"@position": "atcaster",
"@visible": "false",
"@rotation": "castdirection",
"@HitBlockedByCollision": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"@material": "Yellow",
"node": {
"@angle": "0",
"@distance": "7.5",
"rectangle": {
"@width": "4",
"@height": "5"
}
}
}
}
},
{
"@time": "8",
"@effect": "NONE",
"@target": "all",
"@removeonleave": "true",
"@position": "atcaster",
"@visible": "false",
"@rotation": "castdirection",
"@HitBlockedByCollision": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"@material": "Yellow",
"node": {
"@angle": "0",
"@distance": "12.5",
"rectangle": {
"@width": "4",
"@height": "5"
}
}
}
}
},
{
"@time": "8",
"@effect": "NONE",
"@target": "all",
"@removeonleave": "true",
"@position": "atcaster",
"@visible": "false",
"@rotation": "castdirection",
"@HitBlockedByCollision": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"@material": "Yellow",
"node": {
"@angle": "0",
"@distance": "17.5",
"rectangle": {
"@width": "4",
"@height": "5"
}
}
}
}
},
{
"@time": "8",
"@effect": "NONE",
"@target": "all",
"@removeonleave": "true",
"@position": "atcaster",
"@visible": "false",
"@rotation": "castdirection",
"@HitBlockedByCollision": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"@material": "Yellow",
"node": {
"@angle": "0",
"@distance": "22.5",
"rectangle": {
"@width": "4",
"@height": "5"
}
}
}
}
}
]
}