Proyectil inestableActive
SHAPE_Q_CAST
Dispara un proyectil de energía inestable al enemigo señalado que inflige 190 de daño mágico al objetivo y se fragmenta en un área cónica detrás de él.
Inflige 116 de daño mágico a todos los enemigos golpeados por el cono.
Te aplica una carga de cambio.
Las cargas de cambio se consumen para potenciar las habilidades de tu forma (las acumulaciones se eliminan si te subes a una montura).
Stats
| Energy cost | 11 |
|---|---|
| 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.
Bastón de merodeador del ancianoBastón enraizado del ancianoBastón primitivo del ancianoBastón de luna sangrienta del ancianoBastón de criatura infernal del ancianoBastón terrúnico del ancianoInvocador de luz del ancianoBastón de Mirada Firme del Anciano
Granted by(8)
Bastón de merodeador del ancianoT3–T8Q
Bastón enraizado del ancianoT4–T8Q
Bastón primitivo del ancianoT4–T8Q
Bastón de luna sangrienta del ancianoT4–T8Q
Bastón de criatura infernal del ancianoT4–T8Q
Bastón terrúnico del ancianoT4–T8Q
Invocador de luz del ancianoT4–T8Q
Bastón de Mirada Firme del AncianoT4–T8Q
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 | ×2.645 | 190 |
| {1} | $SHAPE_Q_CAST_AREA.directattributechange[0].change | -44 | ×2.645 | 116 |
| {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"
}
}