RinvigorimentoActive
REJUVENATION
Infonde nuova forza al bersaglio alleato, applicando una Carica di Rinvigorimento.
Ogni Carica di Rinvigorimento ripristina 149 Salute nell'arco di 9s e aumenta la Difesa contro i mob degli altri alleati del 5.263% (si accumula fino a 3 volte).
Se il bersaglio possiede già 3 Cariche di Rinvigorimento, queste vengono consumate tutte e ripristini 20 Energia.
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.
Bastone della natura dell'anzianoGranbastone della natura dell'anzianoBastone selvaggio dell'anzianoBastone druidico dell'anzianoBastone pestilenziale dell'anzianoBastone rigoglioso dell'anzianoBastone di ferradice dell'anzianoBastone Forgiacorteccia dell'Anziano
Granted by(8)
Bastone della natura dell'anzianoT3–T8Q
Granbastone della natura dell'anzianoT4–T8Q
Bastone selvaggio dell'anzianoT4–T8Q
Bastone druidico dell'anzianoT4–T8Q
Bastone pestilenziale dell'anzianoT4–T8Q
Bastone rigoglioso dell'anzianoT4–T8Q
Bastone di ferradice dell'anzianoT4–T8Q
Bastone Forgiacorteccia dell'AnzianoT4–T8Q
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"
}
}
]
}