Skip to main content
All skills

Acidic Splatter

Status

A poison dealing 100% Intellect + 100% Dexterity (Magic) over 6s and reducing Magic Resistance by.

cooldown
duration6s
steps1
Scaling
100% Intellect + 100% Dexterity· Magic

Raw data

nature
Status
duration
6s
steps
1
affixes
1
id
Rogue_Talent_AcidicSplatter_Status
raw data
{
  "id": "Rogue_Talent_AcidicSplatter_Status",
  "gfx": {
    "x": 2,
    "y": 6,
    "file": "UI/icons/Rogue_talent.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        },
        {
          "type": "Poison"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 6,
      "props": {
        "loop": {
          "tick": 2,
          "flags": 1
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "Intellect",
              "ratio": 1
            },
            {
              "atb": "Dexterity",
              "ratio": 1
            }
          ],
          "affinity": "Magic"
        }
      ],
      "duration": -1
    }
  ],
  "texts": {
    "desc": "A poison dealing ::dmg:: over ::duration:: and reducing [MagicArmor] by ::val1%::.",
    "name": "Acidic Splatter"
  },
  "nature": 4,
  "status": 2,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.25,
      "conds": {
        "maxRank": 1
      },
      "target": {
        "attribute": "MagicArmor"
      },
      "target2": {}
    }
  ],
  "mastery": [],
  "duration": 6
}