Arduo da catturarePassive
PASSIVE_KNUCKLE_COMBOBREAKER
Condizione:
Si attiva quando lanci il potere del secondo slot della tua arma.
Effetto:
Aumenta le tue resistenze ai danni di 20% e la tua resistenza agli effetti di controllo del 100% per 3s.
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_KNUCKLE_COMBOBREAKER_EFFECT.buffovertime[0].value | 0.2 | — | 20% |
| {1} | $PASSIVE_KNUCKLE_COMBOBREAKER_EFFECT.buffovertime[2].value | 1 | — | 100% |
| {2} | $PASSIVE_KNUCKLE_COMBOBREAKER_EFFECT.buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "PASSIVE_KNUCKLE_COMBOBREAKER",
"@unlockedtoequip": "false",
"applyeffectoneventpassive": {
"@event": "CastFinished",
"@castfinishedslot": "mainhand2",
"@spell": "PASSIVE_KNUCKLE_COMBOBREAKER_EFFECT",
"@applyeffecttarget": "self",
"@chance": "1"
}
}