Cura GenerosaActive
GENEROUSHEAL
Lança uma prece curadora no alvo aliado, restaurando 155 de Vida.
Aumenta a Cura Recebida em 5% por 4s (acumula até 3 vezes).
Stats
| Energy cost | 12 |
|---|---|
| Cooldown | 1.5 s |
| Cast time | 0.5 s |
| Range | 15 m |
| Target | Ally |
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.
Cajado Sagrado do AnciãoCajado Divino do AnciãoCajado Sagrado Elevado do AnciãoCajado Avivador do AnciãoCajado Corrompido do AnciãoCajado da Redenção do AnciãoCajado Exaltado do AnciãoQueda Santa do Ancião
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $GENEROUSHEAL.directattributechange[0].change | 100 | ×1.547 | 155 |
| {1} | $GENEROUSHEAL_BUFF.buffovertime[0].value | 0.05 | — | 5% |
| {2} | $GENEROUSHEAL_BUFF.buffovertime[0].time | 4 | — | 4s |
| {3} | $GENEROUSHEAL_BUFF.maxcharges | 3 | — | 3 |
Ability definition
{
"@uniquename": "GENEROUSHEAL",
"@target": "friendall",
"@castingtime": "0.5",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "0",
"@recastdelay": "1.5",
"@energyusage": "6.2",
"@castrange": "15",
"@uitype": "heal",
"@category": "heal",
"@showrange": "true",
"@assessment": "positive",
"@descriptionlocatag": "@SPELLS_GENEROUSHEAL_V2_DESC",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$GENEROUSHEAL.directattributechange[0].change$"
},
{
"@tag": "$$GENEROUSHEAL_BUFF.buffovertime[0].value$"
},
{
"@tag": "$$GENEROUSHEAL_BUFF.buffovertime[0].time$"
},
{
"@tag": "$$GENEROUSHEAL_BUFF.maxcharges$"
}
]
}
},
"applyspell": [
{
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@target": "friendall",
"IfTargetType": {
"@type": "self"
}
},
{
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@target": "friendall",
"IfTargetType": {
"@type": "self"
}
},
{
"@target": "friendall",
"@spell": "GENEROUSHEAL_BUFF"
}
],
"removeactivespell": [
{
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@target": "self",
"@casterchargesonly": "true",
"not": {
"IfSpellActive": {
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@atleastcharges": "1",
"@casterchargesonly": "true",
"@who": "SpellTarget"
}
}
},
{
"@spell": "HOLY_HEALINGSICKNESS_EFFECT",
"@target": "self",
"@casterchargesonly": "true",
"not": {
"IfSpellActive": {
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@atleastcharges": "1",
"@casterchargesonly": "true",
"@who": "SpellTarget"
}
}
}
],
"directattributechange": {
"@target": "friendall",
"@attribute": "health",
"@change": "100"
}
}