ŞifaActive
REJUVENATION
Hedeflenen müttefiğin gücünü yenileyerek bir Şifa Yükü uygula.
Her bir Şifa Yükü 9s boyunca 149 Sağlık kazandırır ve diğer müttefiklerin düşmanlara karşı Savunmasını 5.263% artırır (en fazla 3 kez birikir).
Hedefin zaten 3 Şifa Yükü varsa tüm yükler tüketilir ve 20 Enerji geri kazanırsın.
Stats
| Energy cost | 9 |
|---|---|
| Cooldown | 1 s |
| Cast time | Instant |
| Range | 11 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.
Yüce Doğa AsasıYüce Büyük Doğa AsasıYüce Vahşi AsasıYüce Druid AsasıYüce Afet AsasıYüce Coşkun AsasıYüce Demirkökü AsasıYüce Demir Haykırış Asası
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $REJUVENATION_STACK.attributechangeovertime[0].totalchange | 73.8 | ×2.013 | 149 |
| {1} | $REJUVENATION_STACK.attributechangeovertime[0].totalduration | 9 | — | 9s |
| {2} | $REJUVENATION_STACK_PVE_DEFENSE_BUFF.buffovertime[0].value | 0.05263 | — | 5.263% |
| {3} | $REJUVENATION_STACK.maxcharges | 3 | — | 3 |
| {4} | $REJUVENATION_PENALTY.directattributechange[0].change | 7 | ×2.870 | 20 |
Ability definition
{
"@uniquename": "REJUVENATION",
"@target": "friendall",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "1",
"@energyusage": "3",
"@castrange": "11",
"@uitype": "heal",
"@category": "heal",
"@maxstack": "5",
"@maxcharges": "3",
"@showrange": "true",
"@assessment": "positive",
"@buffpriority": "2",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@descriptionlocatag": "@SPELLS_REJUVENATION_V2_DESC",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"applyspell": [
{
"@target": "friendall",
"@spell": "REJUVENATION_STACK",
"not": {
"IfSpellActive": {
"@spell": "REJUVENATION_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "3",
"@who": "SpellTarget"
}
}
},
{
"@target": "friendall",
"@spell": "REJUVENATION_PENALTY",
"IfSpellActive": {
"@spell": "REJUVENATION_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "3",
"@who": "SpellTarget"
}
}
]
}