FareverDB

Adrenaline

Rogue_Talent_Adrenaline_Status in Skills

[MoveSpeedFactor] increased by 15%.

id
Rogue_Talent_Adrenaline_Status
flags
0
nature
4
status
2
Raw data
{
  "id": "Rogue_Talent_Adrenaline_Status",
  "gfx": {
    "x": 4,
    "y": 6,
    "file": "UI/icons/Rogue_talent.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "desc": "[MoveSpeedFactor] increased by ::val1%::.",
    "name": "Adrenaline"
  },
  "nature": 4,
  "status": 2,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": 0.15,
      "conds": {},
      "target": {
        "attribute": "MoveSpeedFactor"
      },
      "target2": {}
    }
  ],
  "mastery": []
}