Total pages: 256

Baby Lunaloo

{
  "title": "Baby Lunaloo",
  "type": "item",
  "icon": "/assets/items/objects/Baby Lunaloo.png",
  "categories": [
    "Fish"
  ],
  "description": "A luminescent jellyfish, also known as a moonlight jelly. It's very small, and has a lot of growing up to do.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 35,
  "edibility": -10,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_pink",
    "fish_ocean",
    "fish_baby_lunaloo"
  ],
  "slug": "BabyLunaloo",
  "filepath": "/content/items/BabyLunaloo.md"
}