Skip to main content
All skills

Lethal Poison

Status

A poison dealing:dmg#: over 8s, stacking up to.

cooldown
duration8s
steps1
Scaling
35% Dexterity· Magic

Raw data

nature
Status
duration
8s
steps
1
id
Rogue_Talent_LethalPoison_Status
raw data
{
  "id": "Rogue_Talent_LethalPoison_Status",
  "gfx": {
    "x": 0,
    "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"
        }
      ],
      "maxStacks": 5
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 6,
      "props": {
        "loop": {
          "tick": 2,
          "flags": 1
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "Dexterity",
              "ratio": 0.35
            }
          ],
          "affinity": "Magic"
        }
      ],
      "duration": -1
    }
  ],
  "texts": {
    "desc": "A poison dealing ::dmg#:: over ::duration::, stacking up to ::stacks::.",
    "name": "Lethal Poison"
  },
  "nature": 4,
  "script": "function getStatusMaxStacks(baseStacks) {\n\treturn baseStacks + getTalentRank(Skill.Rogue_Talent_ImprovedMixture);\n}",
  "status": 2,
  "mastery": [],
  "duration": 8
}