Thorn GrowthActive
THORNSAREA
Conjure a Thorn Growth with a 3m radius at the targeted area, lasting 4s.
Deals 86 magical damage (vs. players) / 69 magical damage (vs. mobs) every 0.5s (this damage cannot be reflected).
Whenever the ability deals damage, it will apply one Thorns Charge to all enemies within the growth (stacks up to 5 times).
Slows by -25%.
The ability can be recast again within 3s up to 3 times.
Thorns Charges are consumed by your Auto-Attacks and deal an additional 100 magical damage.
Stats
| Energy cost | 9 |
|---|---|
| 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.
Elder's Nature StaffElder's Great Nature StaffElder's Wild StaffElder's Druidic StaffElder's Blight StaffElder's Rampant StaffElder's Ironroot StaffElder's Forgebark Staff
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.870 | 86 |
| {3} | $THORNSAREA_EFFECT.attributechangeovertime[1].change | -24 | ×2.870 | 69 |
| {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.870 | 100 |
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"
}
}
}
}
}