Adrenalin Bazlı YardımPassive
PASSIVE_HEALPOWERCHANCE
Kullanılan her 4 büyüden sonra 3s boyunca iyileştirme gerçekleştirmeni 20% artırır.
Stats
| Cast time | Instant |
|---|
Granted by(16)
Yüce Kutsal AsasıT3–T8
Yüce Doğa AsasıT3–T8
Yüce İlahi AsasıT4–T8
Yüce Büyük Kutsal AsasıT4–T8
Yüce Büyük Doğa AsasıT4–T8
Yüce Vahşi AsasıT4–T8
Yüce Hayat Dokunuşu AsasıT4–T8
Yüce Druid AsasıT4–T8
Yüce Günahkâr AsasıT4–T8
Yüce Afet AsasıT4–T8
Yüce Kefaret AsasıT4–T8
Yüce Coşkun AsasıT4–T8
Saygın Yüce AsaT4–T8
Yüce Kutsal HazanıT4–T8
Yüce Demirkökü AsasıT4–T8
Yüce Demir Haykırış AsasıT4–T8
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_HEALPOWERCHANCE_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges | 4 | — | 4 |
| {1} | $PASSIVE_HEALPOWERCHANCE_EFFECT.buffovertime[0].value | 0.2 | — | 20% |
| {2} | $PASSIVE_HEALPOWERCHANCE_EFFECT.buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "PASSIVE_HEALPOWERCHANCE",
"applyeffectoneventpassive": [
{
"@event": "CastFinished",
"@spell": "PASSIVE_SPELL_STACK",
"@applyeffecttarget": "self",
"@chance": "1"
},
{
"@event": "CastFinished",
"@spell": "PASSIVE_HEALPOWERCHANCE_CONDITION",
"@applyeffecttarget": "self",
"@chance": "1"
}
]
}