Crecimiento de espinasActive
THORNSAREA
Conjura un Crecimiento de Espinas de un radio de 3m en la posición señalada que dura 4s.
Inflige 78 de daño mágico (contra jugadores) / 62 de daño mágico (contra monstruos) cada 0.5s (el daño no puede ser reflejado).
Cada vez que la habilidad inflija daño, aplicará una Carga de Espinas a todos los enemigos que se encuentren en el área (se acumula hasta 5 veces).
Ralentiza en -25%.
La habilidad se puede volver a lanzar en 3s y hasta 3 veces.
Tus auto ataques consumen las Cargas de Espinas e infligen 91 de daño mágico adicional.
Stats
| Energy cost | 8 |
|---|---|
| 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.
Bastón natural del ancianoGran bastón natural del ancianoBastón salvaje del ancianoBastón druida del ancianoBastón de infortunio del ancianoBastón desenfrenado del ancianoBastón de raíz férrea del ancianoBastón de Forjacorteza del Anciano
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 | ×2.588 | 78 |
| {3} | $THORNSAREA_EFFECT.attributechangeovertime[1].change | -24 | ×2.588 | 62 |
| {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 | ×2.588 | 91 |
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"
}
}
}
}
}