Total pages: 256

Haste Elixir

{
  "title": "Haste Elixir",
  "type": "item",
  "icon": "/assets/items/objects/Haste Elixir.png",
  "categories": [
    "Elixir"
  ],
  "description": "You'll feel lighter on your feet. Stacks with attack and defense potions.",
  "object_type": "Crafting",
  "object_category": 0,
  "base_price": 2000,
  "edibility": 2,
  "is_drink": true,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_blue",
    "potion_item"
  ],
  "buffs": {
    "duration": 400,
    "speed": 3
  },
  "ingridients": {
    "Void Essence": 50,
    "Void Soul": 5,
    "Spicy Eel": 3,
    "Sugar": 1
  },
  "recipe_source": {
    "Combat": 8
  },
  "slug": "HasteElixir",
  "filepath": "/content/items/HasteElixir.md"
}