Растущие шипыActive
THORNSAREA
Вы приказываете шипам начать свой рост в указанной области в радиусе3m в течение 4s.
Наносит 93 магического урона (по игрокам) / 75 магического урона (по монстрам) каждые 0.5s (этот урон невозможно отразить).
Всякий раз, когда навык наносит урон, ко всем врагам в области действия применяется один заряд шипов (накапливается до 5 раз).
Замедляет на -25%.
Навык можно использовать вновь в течение 3s до 3 раз.
Заряды шипов поглощаются при ваших автоатаках и дополнительно наносят 109 магического урона.
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.
Древесный посох (старейшина)Большой древесный посох (старейшина)Дикий посох (старейшина)Друидский посох (старейшина)Посох порчи (старейшина)Неудержимый посох (старейшина)Посох железного корня (старейшина)Кузнечный посох (старейшина)
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.107 | 93 |
| {3} | $THORNSAREA_EFFECT.attributechangeovertime[1].change | -24 | ×3.107 | 75 |
| {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.107 | 109 |
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"
}
}
}
}
}