不穩定錐彈Active
SHAPE_Q_CAST
朝目標敵人發射充滿不穩定能量的投射物,對目標造成227點魔法傷害並散射至其身後的錐形區域。
對所有錐形區域中被擊中的敵人造成139點魔法傷害。
為您自身施加一層幻形層數。
您可以消耗幻形層數來強化您幻形型態的技能(騎上坐騎時會移除所有層數)。
Stats
| Energy cost | 13 |
|---|---|
| Cast time | 0.8 s |
| Range | 12 m |
| Target | Enemy |
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} | $SHAPE_Q_CAST.directattributechange[0].change | -72 | ×3.153 | 227 |
| {1} | $SHAPE_Q_CAST_AREA.directattributechange[0].change | -44 | ×3.153 | 139 |
| {2} | $SHAPE_Q_CAST_STACK.dummy[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "SHAPE_Q_CAST",
"@target": "enemy",
"@keepmovingaftercast": "false",
"@category": "damage",
"@castingtime": "0.8",
"@hitdelay": "0.2",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "0",
"@energyusage": "4",
"@castrange": "12",
"@uitype": "damage",
"@animIgnoreHitDelay": "true",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@assessment": "negative",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SHAPE_Q_CAST.directattributechange[0].change$"
},
{
"@tag": "$$SHAPE_Q_CAST_AREA.directattributechange[0].change$"
},
{
"@tag": "$$SHAPE_Q_CAST_STACK.dummy[0].time$"
}
]
}
},
"applyspell": [
{
"@target": "enemy",
"@spell": "PASSIVE_SHAPESHIFT_Q_CAST_DAMAGE_REDUCE_EFFECT",
"IfSpellActive": {
"@who": "Caster",
"@spell": "PASSIVE_SHAPESHIFT_Q_CAST_DAMAGE_REDUCE_TRIGGER"
}
},
{
"@target": "enemy",
"@spell": "SHAPE_APPLY_FEROCITY_ON_HIT_VFX",
"@effectarearadius": "3",
"@maxeffectareatargets": "1",
"not": {
"IfSpellActive": {
"@who": "EffectTarget",
"@spell": "MOB_STACK_IMMUNITY"
}
},
"Event": {
"@type": "onSuccessfullHit",
"Spell": {
"@name": "SHAPE_FEROCITY_STACK",
"@target": "Caster"
}
}
}
],
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-72",
"@effecttype": "magic"
},
"spellimmunity": {
"@spellname": "SHAPE_Q_CAST_AREA",
"@target": "enemy",
"@time": "0.2"
},
"spelleffectarea": {
"@time": "0.6",
"@effect": "SHAPE_Q_CAST_AREA",
"@target": "enemy",
"@removeonleave": "false",
"@position": "attarget",
"@visible": "false",
"@applyeffectonlyoncepertarget": "true",
"@rotation": "castdirection",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "-2",
"arc": {
"@angle": "A 0:65;0.2:65;0.21:0",
"@innerradius": "2",
"@outerradius": "8"
}
}
}
}
},
"projectile": {
"@flyspeed": "85",
"@startsocket": "mainhandprojectileelevated",
"@hitsocket": "damage"
}
}