Home · attribute · ArmorPenetration
Properties
- name
- Armor Penetration
- color
- 16743034
- desc
- [Physical] [Attack]s and [Skill]s ignore a portion of the target's [Armor].
- flags
- scaling
- heroOnly
- false
- rarelyModified
- false
Referenced by
skill (1)
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"
}
]
}