Total pages: 256

Frog Legs

{
  "title": "Frog Legs",
  "type": "item",
  "icon": "/assets/items/objects/Frog Legs.png",
  "categories": [
    "Cooking"
  ],
  "description": "One of the better-known delicacies of Gotoroan cuisine.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 400,
  "edibility": 30,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "buffs": {
    "duration": 480,
    "speed": 2,
    "defense": 2
  },
  "recipe_source": {
    "AdventureShop": 2000
  },
  "slug": "FrogLegs",
  "filepath": "/content/items/FrogLegs.md"
}