Cycle de la vieActive
CIRCLEOFLIFE
Soignez les blessures d'un maximum de 15 alliés dans un rayon de 11m autour de vous, restaurant de la santé selon le nombre de Charges de Rajeunissement actifs sur eux.
Charges : 0 | 1 | 2 | 3
Soins : 204 | 254 | 330 | 433
Tous les ennemis touchés ayant 3 ou plus de Charges d'Épines actives sur eux sont immobilisés pendant 2.67s.
Inflige 297 dégâts magiques.
Stats
| Energy cost | 40 |
|---|---|
| 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.910 | 204 |
| {3} | $CIRCLEOFLIFE_EFFECT.directattributechange[1].change | 133 | ×1.910 | 254 |
| {4} | $CIRCLEOFLIFE_EFFECT.directattributechange[2].change | 173 | ×1.910 | 330 |
| {5} | $CIRCLEOFLIFE_EFFECT.directattributechange[3].change | 227 | ×1.910 | 433 |
| {6} | applyspell[1].IfSpellActive[0].atleastcharges | 3 | — | 3 |
| {7} | $CIRCLEOFLIFE_THORNS_EFFECT.root[0].time | 2 | ×1.335 | 2.67s |
| {8} | $CIRCLEOFLIFE_THORNS_EFFECT.directattributechange[0].change | -112 | ×2.651 | 297 |
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"
}
}
]
}