Home · attribute · BlockMitigation

Reduces damage taken when you Block.

Properties

name
Block
color
13226452
desc
Reduces damage taken when you [Block].
flags
DisplayPercent
defVal
0
heroOnly
false
rarelyModified
false

Referenced by

unit (1)

Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_characterSheet_statsIcons_28PX.png",
    "size": 28,
    "x": 5,
    "y": 0
  },
  "id": "BlockMitigation",
  "name": "Block",
  "color": 13226452,
  "desc": "Reduces damage taken when you [Block].",
  "flags": [
    "Display",
    "Percent"
  ],
  "scaling": [],
  "defVal": 0,
  "regenAtbs": [],
  "heroOnly": false,
  "rarelyModified": false,
  "_xrefs": [
    {
      "from_sheet": "skill",
      "from_id": "PhysicalBlock",
      "via_field": "affixes"
    },
    {
      "from_sheet": "skill",
      "from_id": "MagicBlock",
      "via_field": "affixes"
    },
    {
      "from_sheet": "skill",
      "from_id": "ShieldBlock",
      "via_field": "affixes"
    },
    {
      "from_sheet": "unit",
      "from_id": "BaseMob",
      "via_field": "stats"
    }
  ]
}