겨울의 왕Passive
PASSIVE_DIREBEAR_FW_FORTSTERLING_WINTERLORD
조건:
적에게서 대미지를 받을 때마다 겨울의 왕 스택 하나를 얻습니다.
효과:
겨울의 왕 스택이 10에 도달한다면, 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"
}
]
}