ToughnessPassive
PASSIVE_ARMOR_MR_AR
Increases your Defense by 5%.
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.05 | — | 5% |
Ability definition
{
"@uniquename": "PASSIVE_ARMOR_MR_AR",
"@descriptionlocatag": "@SPELLS_PASSIVE_MR_AR_DESC",
"buff": [
{
"@type": "bonusdefensevsplayers",
"@value": "0.05"
},
{
"@type": "bonusdefensevsmobs",
"@value": "0.05"
}
]
}