Doğuştan Gelen GüçPassive
PASSIVE_SHAPESHIFT_GATHER_CHARGES
İnsan formunda hasar verdiğinde 30s için her 5s üzerine bir Değiştirici Yükü ekler.
Değiştirici Yükleri, şeklinin yeteneklerini güçlendirmek için tüketilir (bineğe bindiğinde birikimler gider).
Stats
| Cast time | Instant |
|---|
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_SHAPESHIFT_GATHER_CHARGES_PULSE.pulsingspell[0].interval | 5 | — | 5s |
| {1} | — | 0 | — | 30s |
Ability definition
{
"@uniquename": "PASSIVE_SHAPESHIFT_GATHER_CHARGES",
"@unlockedtoequip": "false",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$PASSIVE_SHAPESHIFT_GATHER_CHARGES_PULSE.pulsingspell[0].interval$"
},
{
"@tag": "30s"
}
]
}
},
"applyeffectoneventpassive": [
{
"@event": "DoDamage",
"@applyeffecttarget": "self",
"@spell": "PASSIVE_SHAPESHIFT_GATHER_CHARGES_PULSE",
"@chance": "1",
"not": {
"IfSpellActive": {
"@spell": "PASSIVE_SHAPESHIFT_GATHER_CHARGES_PULSE",
"@who": "Caster"
}
}
},
{
"@event": "Unequipped",
"@applyeffecttarget": "self",
"@spell": "PASSIVE_SHAPESHIFT_GATHER_CHARGES_REMOVAL",
"@chance": "1"
}
]
}