Arbusto de EspinhosActive
THORNSAREA
Conjure um Arbusto de Espinhos com um 3mraio de na área alvo, com duração de 4s.
Causa 101 de dano mágico (contra jogadores) / 81 de dano mágico (contra monstros) a cada 0.5s (esse dano não pode ser refletido).
Sempre que a habilidade causar dano, ela aplicará uma Carga de Espinhos a todos os inimigos dentro do arbusto (acumula até 5 vezes).
Desacelera em -25%.
A habilidade pode ser lançada novamente dentro de 3s até 3 vezes.
Cargas de Espinhos são consumidas por seus Ataques Automáticos e causam 118 de dano mágico adicional.
Stats
| Energy cost | 10 |
|---|---|
| Cast time | 0.4 s |
| 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 da Natureza do AnciãoCajado da Natureza Elevado do AnciãoCajado Selvagem do AnciãoCajado Druídico do AnciãoCajado Pustulento do AnciãoCajado Rampante do AnciãoRaiz Férrea do AnciãoCajado de Crosta Forjada 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} | $THORNSAREA.spelleffectarea[0].circle[0].radius_max | 3 | — | 3m |
| {1} | $THORNSAREA.spelleffectarea[0].time | 4 | — | 4s |
| {2} | $THORNSAREA_EFFECT.attributechangeovertime[0].change | -30 | ×3.368 | 101 |
| {3} | $THORNSAREA_EFFECT.attributechangeovertime[1].change | -24 | ×3.368 | 81 |
| {4} | $THORNSAREA_EFFECT.attributechangeovertime[0].interval | 0.5 | — | 0.5s |
| {5} | $THORNS_STACK.maxcharges | 5 | — | 5 |
| {6} | $THORNSAREA_EFFECT.buffovertime[0].value | -0.25 | — | -25% |
| {7} | $THORNSAREA.multispell[0].timewindow | 3 | — | 3s |
| {8} | $THORNSAREA.dummy[0].value | 3 | — | 3 |
| {9} | $THORNS_ATTACK.directattributechange[0].change | -35 | ×3.368 | 118 |
Ability definition
{
"@uniquename": "THORNSAREA",
"@target": "ground",
"@castingtime": "0.4",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "0",
"@castrange": "12",
"@energyusage": "3",
"@uitype": "buff",
"@category": "instant",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK_V2",
"@adjustgroundtargettorange": "true",
"@showrange": "true",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"statblock": {
"locareference": [
{
"@tag": "$energyusage$"
},
{
"@tag": "$castingtime$"
},
{
"@tag": "$castrange$"
},
{
"@tag": "$$THORNSAREA_MULTI2.recastdelay$"
}
]
}
},
"nop": {
"@effectarearadius": "3",
"@showarearadius": "true",
"@target": "ground"
},
"dummy": {
"@target": "self",
"@value": "3",
"@time": "0.1"
},
"multispell": {
"@slot": "mainhand1",
"@spell": "THORNSAREA_MULTI",
"@castableonlyonce": "true",
"@timewindow": "3",
"@timeoutcooldown": "3",
"@extendtimewindowaftersuccessfulcastbyseconds": "1"
},
"applyeffectoneventactive": {
"@target": "self",
"@event": "AutoAttack",
"@spell": "THORNS_ATTACK",
"@applyeffecttarget": "enemy",
"@time": "10"
},
"spelleffectarea": {
"@effect": "THORNSAREA_EFFECT",
"@time": "4",
"@target": "all",
"@removeonleave": "true",
"@applyeffectonlyoncepertarget": "false",
"@deletewhenmaxtargetshit": "false",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "A 0:1; 0.5:3"
}
}
}
}
}