FareverDB

Warrior_Talent_HoldTheLine_Status

Warrior_Talent_HoldTheLine_Status in Skills
id
Warrior_Talent_HoldTheLine_Status
flags
4096
nature
4
script
status
5
Raw data
{
  "id": "Warrior_Talent_HoldTheLine_Status",
  "gfx": {
    "x": 6,
    "y": 3,
    "file": "UI/icons/Warrior_talent.png",
    "size": 96
  },
  "anim": {},
  "vars": {
    "damage": 0.03
  },
  "flags": 4096,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    },
    "talent": {
      "maxPoints": 2
    },
    "rankOverride": [
      {
        "vars": {
          "damage": 0.06
        },
        "minRank": 2
      }
    ]
  },
  "steps": [],
  "texts": {},
  "nature": 4,
  "script": "",
  "status": 5,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": 0.03,
      "conds": {
        "maxRank": 1
      },
      "target": {
        "attribute": "DamageModifier"
      },
      "target2": {}
    },
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": 0.06,
      "conds": {
        "minRank": 2
      },
      "target": {
        "attribute": "DamageModifier"
      },
      "target2": {}
    },
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.03,
      "conds": {
        "maxRank": 1
      },
      "target": {
        "attribute": "DamageTakenModifier"
      },
      "target2": {}
    },
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.06,
      "conds": {
        "minRank": 2
      },
      "target": {
        "attribute": "DamageTakenModifier"
      },
      "target2": {}
    }
  ],
  "mastery": []
}