Total pages: 256

Bombardier Elixir

{
  "title": "Bombardier Elixir",
  "type": "item",
  "icon": "/assets/items/objects/Bombardier Elixir.png",
  "categories": [
    "Elixir"
  ],
  "description": "Smells like gun powder. Vastly increases the power of explosions, slingshots, parries, and low damage weapons. Can't be stacked with speed buffs.",
  "object_type": "Crafting",
  "object_category": 0,
  "base_price": 5000,
  "edibility": 50,
  "is_drink": true,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "potion_item",
    "color_orange"
  ],
  "buffs": {
    "duration": 250,
    "attack": 50
  },
  "ingridients": {
    "Solar Essence": 30,
    "Void Essence": 30,
    "Void Soul": 10,
    "Void Pebble": 20,
    "Bomb": 5
  },
  "recipe_source": {
    "Combat": 9
  },
  "slug": "BombardierElixir",
  "filepath": "/content/items/BombardierElixir.md"
}