ConcentrationPassive
PASSIVE_ARMOR_INCREASED_CASTSPEED
Reduces your Cast Times 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_INCREASED_CASTSPEED",
"@namelocatag": "@SPELLS_PASSIVE_CASTSPEED",
"@descriptionlocatag": "@SPELLS_PASSIVE_CASTSPEED_DESC",
"buff": {
"@type": "magiccasttimereduction",
"@value": "0.1"
}
}