Projectile instableActive
SHAPE_Q_CAST
Tire un projectile d'énergie instable sur l'ennemi ciblé, infligeant 167 dégâts magiques à la cible et éclatant dans une zone conique derrière elle.
Inflige 102 dégâts magiques à tous les ennemis touchés par le cône.
Applique une charge de changement sur vous.
Les charges de changement sont consommées pour renforcer les compétences de votre forme (les cumuls sont supprimés si vous utilisez une monture).
Stats
| Energy cost | 9 |
|---|---|
| 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.
Bâton rôdeur du sageBâton enraciné du sageBâton primitif du sageBâton de lune de sang du sageBâton de créature infernale du sageBâton de terre-rune du sageMande-lumière du sageBâton de Regard Figé du Sage
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 | ×2.319 | 167 |
| {1} | $SHAPE_Q_CAST_AREA.directattributechange[0].change | -44 | ×2.319 | 102 |
| {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"
}
}