Winter LordPassive
PASSIVE_DIREBEAR_FW_FORTSTERLING_WINTERLORD
Condition:
Each time you take damage from an enemy, gain one Winter Lord Charge.
Effect:
When you reach 10 Winter Lord Charges become immune to all Crowd Control effects for 4s.
Stats
| Cast time | Instant |
|---|
Granted by(2)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_DIREBEAR_FW_FORTSTERLING_CCIMMUNITY.cceffectimmunity[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "PASSIVE_DIREBEAR_FW_FORTSTERLING_WINTERLORD",
"locareferences": {
"description": {
"locareference": {
"@tag": "$$PASSIVE_DIREBEAR_FW_FORTSTERLING_CCIMMUNITY.cceffectimmunity[0].time$"
}
},
"statblock": {
"locareference": {
"@tag": "$$PASSIVE_DIREBEAR_FW_FORTSTERLING_CCIMMUNITY_COOLDOWN.dummy[0].time$"
}
}
},
"applyeffectoneventpassive": [
{
"@event": "ReceiveDirectMountDamage",
"@applyeffecttarget": "self",
"@spell": "PASSIVE_DIREBEAR_FW_FORTSTERLING_WINTERLORD_STACK",
"@chance": "1"
},
{
"@event": "ReceiveDirectMountDamage",
"@applyeffecttarget": "enemy",
"@spell": "PASSIVE_DIREBEAR_FW_FORTSTERLING_WINTERLORD_MARK",
"@chance": "1"
}
]
}