Hard to CatchPassive
PASSIVE_KNUCKLE_COMBOBREAKER
Condition:
Activates when you cast your weapon's second-slot ability.
Effect:
Increases your damage resistances by 20% and your Crowd Control Resistance by 100% for 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"
}
}