Total pages: 256

Swamp Crab

{
  "title": "Swamp Crab",
  "type": "item",
  "icon": "/assets/items/objects/Swamp Crab.png",
  "categories": [
    "Fish"
  ],
  "description": "*snip* *snip*",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 150,
  "edibility": 20,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_blue_orange",
    "fish_swamp",
    "fish_swamp_crab",
    "season_all"
  ],
  "slug": "SwampCrab",
  "filepath": "/content/items/SwampCrab.md"
}