Señor del inviernoPassive
PASSIVE_DIREBEAR_FW_FORTSTERLING_WINTERLORD
Condición:
Cada vez que recibes daño de un enemigo, ganas una Carga de Señor del Invierno.
Efecto:
Cuando alcances 10 Cargas de Señor del Invierno te volverás inmune a todos los efectos de Control de Multitudes durante 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"
}
]
}