Matière adaptativeActive
SHAPE_Q_DAMAGE_AND_SHIELD
Libère de l'énergie instable sur la position ciblée, infligeant 185 dégâts magiques aux ennemis.
Applique un bouclier à vous-même et jusqu'à 5 alliés qui absorbe 397 dégâts pendant 2s.
Toucher au moins un ennemi vous applique une charge de changement.
Toucher au moins un allié vous applique une charge de changement.
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 | 32 |
|---|---|
| Cooldown | 7 s |
| Cast time | Instant |
| Range | 13 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.
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_DAMAGE_AND_SHIELD_DAMAGE.directattributechange[0].change | -70 | ×2.645 | 185 |
| {1} | $SHAPE_Q_DAMAGE_AND_SHIELD_BUBBLE.damageshield[0].damageabsorbed | 150 | ×2.645 | 397 |
| {2} | $SHAPE_Q_DAMAGE_AND_SHIELD_BUBBLE.damageshield[0].time | 2 | — | 2s |
| {3} | $SHAPE_Q_DAMAGE_AND_SHIELD.applyspell[3].maxeffectareatargets | 5 | — | 5 |
Ability definition
{
"@uniquename": "SHAPE_Q_DAMAGE_AND_SHIELD",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "7",
"@energyusage": "12",
"@castrange": "13",
"@uitype": "buff",
"@category": "instant",
"@unlockedtoequip": "false",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemyandally",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "3"
}
},
"fill": {
"circle": {
"@radius": "0-3"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SHAPE_Q_DAMAGE_AND_SHIELD_DAMAGE.directattributechange[0].change$"
},
{
"@tag": "$$SHAPE_Q_DAMAGE_AND_SHIELD_BUBBLE.damageshield[0].damageabsorbed$"
},
{
"@tag": "$$SHAPE_Q_DAMAGE_AND_SHIELD_BUBBLE.damageshield[0].time$"
},
{
"@tag": "$$SHAPE_Q_DAMAGE_AND_SHIELD.applyspell[3].maxeffectareatargets$"
}
]
}
},
"applyspell": [
{
"@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"
}
}
},
{
"@target": "friendall",
"@spell": "SHAPE_APPLY_FEROCITY_ON_HIT",
"@effectarearadius": "3",
"@maxeffectareatargets": "1"
},
{
"@target": "enemy",
"@spell": "SHAPE_Q_DAMAGE_AND_SHIELD_DAMAGE",
"@effectarearadius": "3",
"@showarearadius": "true"
},
{
"@target": "friendotherplayers",
"@spell": "SHAPE_Q_DAMAGE_AND_SHIELD_BUBBLE",
"@effectarearadius": "3",
"@maxeffectareatargets": "5"
},
{
"@target": "self",
"@spell": "SHAPE_Q_DAMAGE_AND_SHIELD_BUBBLE",
"@effectarearadius": "3",
"@maxeffectareatargets": "1"
}
]
}