Total pages: 256

Aegis Elixir

{
  "title": "Aegis Elixir",
  "description": "For a brief time, you become immune to damage. Stacks with speed potions.",
  "type": "item",
  "icon": "/assets/items/objects/Aegis Elixir.png",
  "categories": [
    "Elixir"
  ],
  "base_price": 12000,
  "loves_by": [
    "Abigail",
    "Magnus",
    "Marlon"
  ],
  "liked_by": [
    "Lance"
  ],
  "object_type": "Crafting",
  "object_category": 0,
  "edibility": 1,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "buffs": {
    "duration": 25,
    "defense": 255
  },
  "slug": "AegisElixir",
  "filepath": "/content/items/AegisElixir.md"
}