Home · attribute · ArmorPenetration

Physical Attacks and Skills ignore a portion of the target's Armor.

Properties

name
Armor Penetration
color
16743034
desc
[Physical] [Attack]s and [Skill]s ignore a portion of the target's [Armor].
flags
DisplayPercent
scaling
attribute=ArmorPenetrationRatingscale=0.1scalingOperator=[2,150,1000,50]
heroOnly
false
rarelyModified
false

Referenced by

affinity (1)

Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_characterSheet_statsIcons_28PX.png",
    "size": 28,
    "x": 5,
    "y": 0
  },
  "id": "ArmorPenetration",
  "name": "Armor Penetration",
  "color": 16743034,
  "desc": "[Physical] [Attack]s and [Skill]s ignore a portion of the target's [Armor].",
  "flags": [
    "Display",
    "Percent"
  ],
  "scaling": [
    {
      "attribute": "ArmorPenetrationRating",
      "scale": 0.1,
      "scalingOperator": [
        2,
        150,
        1000,
        50
      ]
    }
  ],
  "regenAtbs": [],
  "heroOnly": false,
  "rarelyModified": false,
  "_xrefs": [
    {
      "from_sheet": "skill",
      "from_id": "Spear_Upgrade",
      "via_field": "affixes"
    },
    {
      "from_sheet": "affinity",
      "from_id": "Physical",
      "via_field": "resistPen"
    }
  ]
}