凜冬領主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"
}
]
}