Home · skill · Rogue_Talent_ImprovedMixture

Lethal Poison now stacks up to 6 times.

Properties

status
Done
type
Talent
nature
Passive

Referenced by

Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/Rogue_talent.png",
    "size": 48,
    "x": 10,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Rogue_Talent_ImprovedMixture",
  "type": "Talent",
  "nature": "Passive",
  "texts": {
    "name": "Improved Mixture",
    "desc": "::ref_name:: now stacks up to ::var1:: times.",
    "refs": {
      "ref": "Rogue_Talent_LethalPoison_Status"
    }
  },
  "anim": {},
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {
    "rankOverride": [
      {
        "minRank": 2,
        "vars": {
          "var1": 7
        }
      }
    ],
    "talent": {
      "maxPoints": 2
    }
  },
  "vars": {
    "var1": 6
  },
  "script": "",
  "_xrefs": [
    {
      "from_sheet": "unit",
      "from_id": "Rogue",
      "via_field": "talentTrees"
    }
  ]
}