Home · skill · MinorVelocityPotion_Status
Movement speed increased by 0.5%.
Properties
- nature
- Status
- affixes
Referenced by
item (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Velocity.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "MinorVelocityPotion_Status",
"nature": "Status",
"texts": {
"desc": "Movement speed increased by ::val1::%.",
"name": "Minor Velocity Potion"
},
"anim": {},
"steps": [],
"affixes": [
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": 0.5
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "MinorVelocityPotion",
"via_field": "props"
}
]
}