FareverDB

Minor Velocity Potion

MinorVelocityPotion_Status in Skills

Movement speed increased by 50%.

id
MinorVelocityPotion_Status
flags
0
nature
4
Raw data
{
  "id": "MinorVelocityPotion_Status",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Velocity.prefab.png",
    "size": 256
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "desc": "Movement speed increased by ::val1::%.",
    "name": "Minor Velocity Potion"
  },
  "nature": 4,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": 0.5,
      "conds": {},
      "target": {
        "attribute": "MoveSpeedFactor"
      },
      "target2": {}
    }
  ],
  "mastery": []
}