Potere innatoPassive
PASSIVE_SHAPESHIFT_GATHER_CHARGES
Dopo aver inflitto danni in forma umana, applica una Carica di Trasformazione su di te ogni 5s per 30s.
Le Cariche di Trasformazione vengono consumate per potenziare le abilità della propria forma (gli accumuli vengono rimossi quando monti in sella).
Stats
| Cast time | Instant |
|---|
Granted by(8)
Bastone del predatore dell'anzianoT4–T8
Bastone legaradice dell'anzianoT4–T8
Bastone primordiale dell'anzianoT4–T8
Bastone della luna insanguinata dell'anzianoT4–T8
Bastone della progenie infernale dell'anzianoT4–T8
Bastone della runa di terra dell'anzianoT4–T8
Evocaluce dell'anzianoT4–T8
Bastone Sguardo Implacabile dell'AnzianoT4–T8
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"
}
]
}