AuthorityPassive
PASSIVE_ARMOR_CCDURATION
Increases the duration of your Crowd Control effects by 10%.
Stats
| Cast time | Instant |
|---|
Granted by(10)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | buff[0].value | 0.1 | — | 10% |
Ability definition
{
"@uniquename": "PASSIVE_ARMOR_CCDURATION",
"@descriptionlocatag": "@SPELLS_PASSIVE_CCDURATION_DESC",
"buff": [
{
"@type": "bonusccdurationvsplayers",
"@value": "0.1"
},
{
"@type": "bonusccdurationvsmobs",
"@value": "0.1"
}
]
}