Minor Velocity Potion
MinorVelocityPotioncommonNote: not all rarities may be available for every item.
Recipe
- Job
- Alchemist
- Level
- 4
- Crafting points
- +15
Inputs
Increases your [MoveSpeedFactor] by 50% for 10s.
Raw data
{
"id": "MinorVelocityPotion",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Velocity.prefab.png",
"size": 256
},
"type": "Potion",
"props": {
"effects": [
{
"status": [
{
"ref": "MinorVelocityPotion_Status",
"duration": 10
}
],
"resource": []
}
]
},
"texts": {
"desc": "Increases your [MoveSpeedFactor] by 50% for 10s.",
"name": "Minor Velocity Potion"
},
"rarity": "Common",
"skills": [],
"affixes": [],
"visuals": {
"modelPath": "Items/Loot/Potion/PotionMinor_Velocity.prefab"
},
"aptitudes": [],
"sellPrice": 1
}