Penyembuhan MelimpahActive
GENEROUSHEAL
Merapal mantra pemulihan pada sekutu tertarget, memulihkan 191 HP.
Meningkatkan Pemulihan Diterima sebesar 5% selama 4s (bertumpuk hingga 3 kali).
Stats
| Energy cost | 16 |
|---|---|
| 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.
Tongkat Suci TetuaTongkat Ilahi TetuaTongkat Suci Besar TetuaTongkat Sentuhidup TetuaTongkat Gugur TetuaTongkat Penebusan TetuaTongkat Mulia TetuaAir Terjun Keramat Tetua
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.907 | 191 |
| {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"
}
}