DistorçãoActive
SHAPE_W_DAMAGE_AOE
Conjura uma nuvem de realidade distorcida com um raio de 4m no local alvo que dura 3s.
Causa 127 de dano mágico a cada 0.75s (esse dano não pode ser refletido).
Desacelera todos os inimigos dentro da nuvem em -10%.
Cada inimigo atingido aplica uma Carga de Transformação em você (até 2 vezes).
As Cargas de Transformação são consumidas para fortalecer as habilidades da sua forma (os acúmulos de cargas são removidos ao montar).
Stats
| Energy cost | 40 |
|---|---|
| Cooldown | 8 s |
| Cast time | Instant |
| Range | 12 m |
| Target | Ground |
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.
Cajado de Predador do AnciãoCajado Enraizado do AnciãoCajado Primitivo do AnciãoCajado da Lua de Sangue do AnciãoCajado Endemoniado do AnciãoCajado Rúnico da Terra do AnciãoCajado Invocador da Luz do AnciãoCajado Petrificante do Ancião
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $SHAPE_W_DAMAGE_AOE.spelleffectarea[1].circle[0].radius_max | 4 | — | 4m |
| {1} | $SHAPE_W_DAMAGE_AOE.spelleffectarea[1].time | 3 | — | 3s |
| {2} | $SHAPE_W_DAMAGE_AOE_EFFECT.attributechangeovertime[0].change | -48 | ×2.645 | 127 |
| {3} | $SHAPE_W_DAMAGE_AOE_EFFECT.attributechangeovertime[0].interval | 0.75 | — | 0.75s |
| {4} | $SHAPE_W_DAMAGE_AOE_EFFECT.buffovertime[0].value | -0.1 | — | -10% |
| {5} | $SHAPE_W_DAMAGE_AOE.spelleffectarea[0].maxeffectareatargets | 2 | — | 2 |
Ability definition
{
"@uniquename": "SHAPE_W_DAMAGE_AOE",
"@target": "ground",
"@animIgnoreHitDelay": "true",
"@castingtime": "0",
"@keepmovingaftercast": "true",
"@hitdelay": "0.24",
"@standtime": "0.35",
"@disruptionfactor": "1",
"@recastdelay": "8",
"@energyusage": "15",
"@castrange": "12",
"@uitype": "damage",
"@category": "instant",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SHAPE_W_DAMAGE_AOE.spelleffectarea[1].circle[0].radius_max$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE.spelleffectarea[1].time$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE_EFFECT.attributechangeovertime[0].change$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE_EFFECT.attributechangeovertime[0].interval$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE.spelleffectarea[0].maxeffectareatargets$"
}
]
}
},
"nop": {
"@target": "enemy",
"@effectarearadius": "4",
"@showarearadius": "true"
},
"spelleffectarea": [
{
"@target": "enemy",
"@effect": "SHAPE_W_DAMAGE_AOE_FEROCITY",
"@position": "attarget",
"@time": "0.2",
"@visible": "false",
"@removeonleave": "false",
"@maxeffectareatargets": "2",
"@deletewhenmaxtargetshit": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "4"
}
}
}
},
{
"@time": "3",
"@effect": "SHAPE_W_DAMAGE_AOE_EFFECT",
"@target": "enemy",
"@position": "attarget",
"@removeonleave": "true",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@distance": "0",
"@angle": "0",
"circle": {
"@radius": "4"
}
}
}
}
}
]
}