蔓生棘刺Active
THORNSAREA
在目標區域喚出一叢3m半徑範圍的蔓生棘刺,持續4s。
每0.5s造成86點魔法傷害(對玩家)/69點魔法傷害(對怪物)(該傷害無法被反彈)。
每當此技能造成傷害時,對蔓生區域內所有敵人施加一層棘刺層數(最多可疊加5層)。
緩速-25%。
此技能在3s內最多可再重複施放3次。
您的普通攻擊會消耗棘刺層數,並額外造成100點魔法傷害。
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 | ×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"
}
}
}
}
}