Home · attribute · SpellPenetration

Magic Attacks and Skills ignore a portion of the target's Magic Resistance.

Properties

name
Magic Penetration
color
3773157
desc
[Magic] [Attack]s and [Skill]s ignore a portion of the target's [MagicArmor].
flags
DisplayPercent
scaling
attribute=SpellPenetrationRatingscale=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": "SpellPenetration",
  "name": "Magic Penetration",
  "color": 3773157,
  "desc": "[Magic] [Attack]s and [Skill]s ignore a portion of the target's [MagicArmor].",
  "flags": [
    "Display",
    "Percent"
  ],
  "scaling": [
    {
      "attribute": "SpellPenetrationRating",
      "scale": 0.1,
      "scalingOperator": [
        2,
        150,
        1000,
        50
      ]
    }
  ],
  "regenAtbs": [],
  "heroOnly": false,
  "rarelyModified": false,
  "_xrefs": [
    {
      "from_sheet": "skill",
      "from_id": "Mage_Talent_ConcentratedPower",
      "via_field": "affixes"
    },
    {
      "from_sheet": "skill",
      "from_id": "Scepter_Upgrade",
      "via_field": "affixes"
    },
    {
      "from_sheet": "affinity",
      "from_id": "Magic",
      "via_field": "resistPen"
    }
  ]
}