FareverDB

Melting Faith

Priest_Talent_MeltingFaith_Status in Skills

[MagicArmor] and [Armor] reduced by -8%.

id
Priest_Talent_MeltingFaith_Status
flags
0
nature
4
status
2
duration
10
Raw data
{
  "id": "Priest_Talent_MeltingFaith_Status",
  "gfx": {
    "x": 2,
    "y": 6,
    "file": "UI/icons/Priest_talent.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "desc": "[MagicArmor] and [Armor] reduced by ::val1%::.",
    "name": "Melting Faith"
  },
  "nature": 4,
  "status": 2,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.08,
      "conds": {},
      "target": {
        "attribute": "MagicArmor"
      },
      "target2": {}
    },
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.08,
      "conds": {},
      "target": {
        "attribute": "Armor"
      },
      "target2": {}
    }
  ],
  "mastery": [],
  "duration": 10
}