Cerchio della vitaActive
CIRCLEOFLIFE
Cura le ferite di massimo 15 alleati in un raggio di 11m, ripristinando salute in base al numero di cariche di Rinvigorimento che possiedono.
Cariche di Rinvigorimento: 0 | 1 | 2 | 3
Salute: 215 | 268 | 348 | 457
Qualsiasi nemico colpito con almeno 3 cariche di Spine attive viene intrappolato per 2.8s.
Infligge 321 danni magici.
Stats
| Energy cost | 43 |
|---|---|
| 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 | ×2.013 | 215 |
| {3} | $CIRCLEOFLIFE_EFFECT.directattributechange[1].change | 133 | ×2.013 | 268 |
| {4} | $CIRCLEOFLIFE_EFFECT.directattributechange[2].change | 173 | ×2.013 | 348 |
| {5} | $CIRCLEOFLIFE_EFFECT.directattributechange[3].change | 227 | ×2.013 | 457 |
| {6} | applyspell[1].IfSpellActive[0].atleastcharges | 3 | — | 3 |
| {7} | $CIRCLEOFLIFE_THORNS_EFFECT.root[0].time | 2 | ×1.398 | 2.8s |
| {8} | $CIRCLEOFLIFE_THORNS_EFFECT.directattributechange[0].change | -112 | ×2.870 | 321 |
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"
}
}
]
}