Círculo da VidaActive
CIRCLEOFLIFE
Cure as feridas de até 15 aliados dentro de um raio de 11m ao seu redor, curando-os baseado na quantidade de Cargas de Rejuvenescimento deles.
Cargas: 0 | 1 | 2 | 3
Cura: 194 | 241 | 313 | 411
Quaisquer inimigos atingidos com 3 ou mais Cargas de Espinhos ativas neles serão enraizados por 2.55s.
Causa 274 de dano mágico.
Stats
| Energy cost | 37 |
|---|---|
| Cooldown | 18 s |
| Cast time | 0.5 s |
| Target | Self |
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(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | applyspell[0].maxeffectareatargets | 15 | — | 15 |
| {1} | applyspell[0].effectarearadius | 11 | — | 11m |
| {2} | $CIRCLEOFLIFE_EFFECT.directattributechange[0].change | 107 | ×1.812 | 194 |
| {3} | $CIRCLEOFLIFE_EFFECT.directattributechange[1].change | 133 | ×1.812 | 241 |
| {4} | $CIRCLEOFLIFE_EFFECT.directattributechange[2].change | 173 | ×1.812 | 313 |
| {5} | $CIRCLEOFLIFE_EFFECT.directattributechange[3].change | 227 | ×1.812 | 411 |
| {6} | applyspell[1].IfSpellActive[0].atleastcharges | 3 | — | 3 |
| {7} | $CIRCLEOFLIFE_THORNS_EFFECT.root[0].time | 2 | ×1.274 | 2.55s |
| {8} | $CIRCLEOFLIFE_THORNS_EFFECT.directattributechange[0].change | -112 | ×2.449 | 274 |
Ability definition
{
"@uniquename": "CIRCLEOFLIFE",
"@target": "self",
"@castingtime": "0.5",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "18",
"@energyusage": "15",
"@castrange": "0",
"@uitype": "heal",
"@category": "instant",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"spellindicationarea": {
"@target": "enemy",
"@position": "atcaster",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "11"
}
},
"fill": {
"circle": {
"@radius": "0-11"
}
}
}
},
"applyspell": [
{
"@spell": "CIRCLEOFLIFE_EFFECT",
"@target": "friendall",
"@effectarearadius": "11",
"@maxeffectareatargets": "15"
},
{
"@spell": "CIRCLEOFLIFE_THORNS_EFFECT",
"@target": "enemy",
"@effectarearadius": "11",
"IfSpellActive": {
"@who": "EffectTarget",
"@atleastcharges": "3",
"@spell": "THORNS_STACK"
}
}
]
}