{
  "schemaVersion": 1,
  "generated": "2026-09-20",
  "release": "knowledge-expansion-v1.8",
  "purpose": "First-class item and acquisition graph for deterministic FlatMMO questions. Item-specific sources are normalized; generic shop/category text is not promoted to an inventory claim.",
  "sourcePolicy": {
    "principle": "Prefer explicit item-specific rows or existing structured records. Preserve unknown rates/currencies as unknown instead of guessing.",
    "authorityOrder": [
      "official",
      "community_verified",
      "observed",
      "derived",
      "partial",
      "unknown"
    ],
    "notes": [
      "Monster/bootstrap data retains its existing refresh caveat.",
      "Unknown stall drop chances remain null.",
      "Prospector price units are not labelled on the current shop table, so currency is null for those rows."
    ]
  },
  "sources": {
    "monsters": "https://flatmmo.wiki/index.php/Monsters",
    "shops": "https://flatmmo.wiki/index.php/Shops",
    "stealing": "https://flatmmo.wiki/index.php/Stealing",
    "farming": "https://flatmmo.wiki/index.php/Farming",
    "crafting": "https://flatmmo.wiki/index.php/Crafting",
    "forging": "https://flatmmo.wiki/index.php/Forging",
    "enchantment": "https://flatmmo.wiki/index.php/Enchantment",
    "brewing": "https://flatmmo.wiki/index.php/Brewing",
    "cooking": "https://flatmmo.wiki/index.php/Cooking",
    "spirits": "https://flatmmo.wiki/index.php/Spirits",
    "events": "https://flatmmo.wiki/index.php/Community_Events",
    "bundles": "https://flatmmo.wiki/index.php/Bundles",
    "badges": "https://flatmmo.wiki/index.php/Badges",
    "quests": "https://flatmmo.wiki/index.php/Quests"
  },
  "recordCount": 588,
  "indexes": {
    "acquisitionTypeCounts": {
      "brewing": 25,
      "bundle_reward": 13,
      "conversion": 4,
      "cooking": 9,
      "enchantment": 20,
      "event_reward": 7,
      "farming": 25,
      "map_chest": 86,
      "monster_drop": 384,
      "npc_service": 1,
      "npc_trade": 1,
      "pickpocket": 56,
      "production": 193,
      "quest_reward": 15,
      "rogue_chest": 13,
      "shop": 138,
      "smelting": 7,
      "special_source": 1,
      "spirit_reward": 43,
      "stall": 74,
      "world_resource": 53
    },
    "itemsWithUses": 199
  },
  "records": [
    {
      "id": "item.air_orb",
      "name": "Air Orb",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "chest_reward",
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 20,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 35,
          "materials": {
            "Unpowered Orb": 1
          },
          "xp": 18,
          "outputQuantity": 1,
          "location": "Clouds",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Behind Mystic Vale Shops",
          "location": "Behind Mystic Vale Shops",
          "skill": "Stealing",
          "level": 10,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Cloud",
          "area": "Beanstalk",
          "min": 10,
          "max": 20,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Dust Devil",
          "area": "Desert",
          "min": 10,
          "max": 20,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ghost",
          "area": "Everbrook",
          "min": 10,
          "max": 20,
          "rarityDenominator": 11,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Mad Priest",
          "area": "Graveyard",
          "min": 20,
          "max": 40,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 10,
          "max": 20,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 500,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.alien_artifact",
      "name": "Alien Artifact",
      "aliases": [],
      "categories": [
        "event_reward",
        "item"
      ],
      "acquisition": [
        {
          "type": "event_reward",
          "event": "Meteor",
          "note": "Community Event reward pool; exact reward odds not normalized.",
          "source": "https://flatmmo.wiki/index.php/Community_Events",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.anchovy",
      "name": "Anchovy",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Everbrook",
          "room": "Town Square",
          "roomId": "everbrook.town_square",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Everbrook",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_arrowheads",
      "name": "Ancient Arrowheads",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Arrows",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.ancient_arrows",
      "name": "Ancient Arrows",
      "aliases": [],
      "categories": [
        "arrows",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 80,
          "materials": {
            "Feathers": 1,
            "Arrow Shafts": 1,
            "Ancient Arrowheads": 1
          },
          "xp": 20,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_bar",
      "name": "Ancient Bar",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "smelting",
          "skill": "Forging",
          "level": 75,
          "materials": {
            "Ancient Ore": 1,
            "Coal Ore": 50,
            "Charcoal": 25,
            "Lava Bucket": 1
          },
          "xp": 500,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Body",
          "skill": "Forging",
          "level": 90,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Ancient Boots",
          "skill": "Forging",
          "level": 90,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Ancient Gloves",
          "skill": "Forging",
          "level": 90,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Ancient Helmet",
          "skill": "Forging",
          "level": 90,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Ancient Knife",
          "skill": "Forging",
          "level": 70,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Ancient Legs",
          "skill": "Forging",
          "level": 90,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Ancient Mace",
          "skill": "Forging",
          "level": 75,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Ancient Spear",
          "skill": "Forging",
          "level": 85,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Ancient Sword",
          "skill": "Forging",
          "level": 80,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.ancient_blade",
      "name": "Ancient Blade",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Scimitar",
          "skill": "Forging",
          "level": 90,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.ancient_body",
      "name": "Ancient Body",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 90,
          "materials": {
            "Ancient Bar": 50,
            "Titanium Body": 1
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_boots",
      "name": "Ancient Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 90,
          "materials": {
            "Ancient Bar": 15,
            "Titanium Boots": 1
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_gloves",
      "name": "Ancient Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 90,
          "materials": {
            "Ancient Bar": 15,
            "Titanium Gloves": 1
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_helmet",
      "name": "Ancient Helmet",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 90,
          "materials": {
            "Ancient Bar": 15,
            "Titanium Helmet": 1
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_knife",
      "name": "Ancient Knife",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "knives"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 70,
          "materials": {
            "Ancient Bar": 5,
            "Titanium Knife": 1
          },
          "xp": 4490,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_legs",
      "name": "Ancient Legs",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 90,
          "materials": {
            "Ancient Bar": 30,
            "Titanium Legs": 1
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_mace",
      "name": "Ancient Mace",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "maces"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 75,
          "materials": {
            "Ancient Bar": 10,
            "Titanium Mace": 1
          },
          "xp": 8980,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_ore",
      "name": "Ancient Ore",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Bar",
          "skill": "Forging",
          "level": 75,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.ancient_pickaxe",
      "name": "Ancient Pickaxe",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 6000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_scimitar",
      "name": "Ancient Scimitar",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "scimitars",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 90,
          "materials": {
            "Scimitar Handle": 1,
            "Ancient Blade": 1
          },
          "xp": 11857,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "dropChance": "1/500",
          "rarityDenominator": 500,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_spear",
      "name": "Ancient Spear",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "spears"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 85,
          "materials": {
            "Ancient Bar": 15,
            "Logs": 40,
            "Ancient Spear Tip": 1
          },
          "xp": 13670,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ancient_spear_tip",
      "name": "Ancient Spear Tip",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Spear Salesman",
          "price": 276696,
          "priceText": "276696",
          "currency": "Coins",
          "maxStock": 0,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Spear",
          "skill": "Forging",
          "level": 85,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.ancient_sword",
      "name": "Ancient Sword",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "swords"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 80,
          "materials": {
            "Ancient Bar": 15,
            "Titanium Sword": 1
          },
          "xp": 13470,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.anglerfish",
      "name": "Anglerfish",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Dungeon Anglerfish",
          "roomId": "omboko.dungeon_anglerfish",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "tool": "Fishing Rod",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.apple",
      "name": "Apple",
      "aliases": [],
      "categories": [
        "farming_crop",
        "fruit",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 5,
          "seed": "Apple Tree Seeds",
          "growthTime": "6h 40m",
          "xp": 995,
          "bonemeal": 2,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Bat",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Everbrook Stall",
          "area": "Everbrook",
          "location": "Chef's house",
          "skill": "Stealing",
          "level": 5,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Apple Pie",
          "skill": "Cooking",
          "level": 5,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.apple_pie",
      "name": "Apple Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 5,
          "materials": {
            "Apple": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.apple_tree_seeds",
      "name": "Apple Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Everbrook Stall",
          "area": "Everbrook",
          "location": "Chef's house",
          "skill": "Stealing",
          "level": 5,
          "dropChance": "1/10",
          "rarityDenominator": 10,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Apple",
          "skill": "Farming",
          "level": 5,
          "growthTime": "6h 40m",
          "bonemeal": 2,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.archery_hunting_mask",
      "name": "Archery Hunting Mask",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Hunting Mask",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.archery_potion",
      "name": "Archery Potion",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 3,
          "materials": {
            "Vial": 1,
            "Dotted Green Leaf": 4,
            "Green Mushroom": 10
          },
          "xp": 80,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Desert Temple (1)",
          "location": "Desert Temple (1)",
          "skill": "Stealing",
          "level": 55,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.arctic_cod",
      "name": "Arctic Cod",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Frostvale",
          "room": "Frostvale River",
          "roomId": "frostvale.river",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Frostvale",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.arrow_shafts",
      "name": "Arrow Shafts",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Archer Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 5,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Logs": 1
          },
          "xp": 5,
          "outputQuantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Oak Logs": 1
          },
          "xp": 10,
          "outputQuantity": 4,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Willow Logs": 1
          },
          "xp": 22,
          "outputQuantity": 6,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Maple Logs": 1
          },
          "xp": 30,
          "outputQuantity": 8,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Mangrove Logs": 1
          },
          "xp": 50,
          "outputQuantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Haunted Logs": 1
          },
          "xp": 100,
          "outputQuantity": 12,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Cactus Logs": 1
          },
          "xp": 300,
          "outputQuantity": 16,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Blessed Logs": 1
          },
          "xp": 300,
          "outputQuantity": 16,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Pine Logs": 1
          },
          "xp": 300,
          "outputQuantity": 18,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Magic Logs": 1
          },
          "xp": 600,
          "outputQuantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Arrows",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bronze Arrows",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Gold Arrows",
          "skill": "Crafting",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Iron Arrows",
          "skill": "Crafting",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Promethium Arrows",
          "skill": "Crafting",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silver Arrows",
          "skill": "Crafting",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Titanium Arrows",
          "skill": "Crafting",
          "level": 65,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.ashes",
      "name": "Ashes",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "3 Bones In Hell",
          "location": "3 Bones In Hell",
          "skill": "Stealing",
          "level": 37,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Crypt over",
          "location": "Crypt over",
          "skill": "Stealing",
          "level": 55,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Hell",
          "location": "Hell",
          "skill": "Stealing",
          "level": 62,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Iceflare",
          "area": "Frostvale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Flufflare",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 10,
          "max": 20,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Flamester",
          "area": "Volcano",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lizard",
          "area": "Volcano",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Volcanic Rocky",
          "area": "Volcano",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.avocado",
      "name": "Avocado",
      "aliases": [],
      "categories": [
        "farming_crop",
        "fruit",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 40,
          "seed": "Avocado Tree Seeds",
          "growthTime": "35h",
          "xp": 5645,
          "bonemeal": 20,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Avocado Pie",
          "skill": "Cooking",
          "level": 15,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.avocado_pie",
      "name": "Avocado Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 15,
          "materials": {
            "Avocado": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.avocado_tree_seeds",
      "name": "Avocado Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Avocado",
          "skill": "Farming",
          "level": 40,
          "growthTime": "35h",
          "bonemeal": 20,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.baby_deranged_mage_pet",
      "name": "Baby Deranged Mage Pet",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.baby_silkfang_hide",
      "name": "Baby Silkfang Hide",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Silkfang Body",
          "skill": "Crafting",
          "level": 50,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Boots",
          "skill": "Crafting",
          "level": 50,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Gloves",
          "skill": "Crafting",
          "level": 50,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Legs",
          "skill": "Crafting",
          "level": 50,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Mask",
          "skill": "Crafting",
          "level": 50,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.bait",
      "name": "Bait",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Desert Beetle",
          "area": "Desert",
          "min": 20,
          "max": 40,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Scorpion",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Beetle",
          "area": "Omboko",
          "min": 5,
          "max": 10,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Cave Beetle",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 1001,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Dock Haven",
          "shop": "Happy Jack's Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 2504,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Fisherman Jack",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 1001,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Everbrook Stall",
          "area": "Everbrook",
          "location": "Chef's house",
          "skill": "Stealing",
          "level": 5,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bamboo",
      "name": "Bamboo",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "shop_item",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Ents",
          "location": "Ents",
          "skill": "Stealing",
          "level": 32,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 20,
          "max": 30,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Trible Feller",
          "area": "Omboko",
          "min": 3,
          "max": 8,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Omboko",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Omboko Stall",
          "area": "Omboko",
          "location": "outside shop",
          "skill": "Stealing",
          "level": 20,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Druid Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Jungle Beetles",
          "roomId": "omboko.jungle_beetles",
          "nodeType": "resource",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Jungle Mini Thief",
          "roomId": "omboko.mini_thief",
          "nodeType": "resource",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Jungle River",
          "roomId": "omboko.jungle_river",
          "nodeType": "resource",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Omboko Shop (Outside)",
          "roomId": "omboko.shop_outside",
          "nodeType": "resource",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Omboko Ents",
          "roomId": "omboko.ents",
          "nodeType": "resource",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Bamboo Heart",
          "skill": "Crafting",
          "level": 22,
          "quantity": 42,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bamboo Strips",
          "skill": "Crafting",
          "level": 20,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Omboko Axe",
          "skill": "Crafting",
          "level": 50,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.bamboo_heart",
      "name": "Bamboo Heart",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 22,
          "materials": {
            "Bamboo": 42
          },
          "xp": 42,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bamboo_strips",
      "name": "Bamboo Strips",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 20,
          "materials": {
            "Bamboo": 25
          },
          "xp": 25,
          "outputQuantity": 25,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Omboko Stall",
          "area": "Omboko",
          "location": "outside shop",
          "skill": "Stealing",
          "level": 20,
          "access": "Kill Druid Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.banana",
      "name": "Banana",
      "aliases": [],
      "categories": [
        "chest_reward",
        "farming_crop",
        "fruit",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 20,
          "seed": "Banana Tree Seeds",
          "growthTime": "25h",
          "xp": 3857,
          "bonemeal": 15,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Outside Omboko Shop",
          "location": "Outside Omboko Shop",
          "skill": "Stealing",
          "level": 20,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Gorilla",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Bat",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Omboko",
          "shop": "General Store",
          "price": 72,
          "priceText": "72",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Omboko Stall",
          "area": "Omboko",
          "location": "outside shop",
          "skill": "Stealing",
          "level": 20,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Druid Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Banana Pie",
          "skill": "Cooking",
          "level": 10,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.banana_pie",
      "name": "Banana Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 10,
          "materials": {
            "Banana": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.banana_tree_seeds",
      "name": "Banana Tree Seeds",
      "aliases": [],
      "categories": [
        "chest_reward",
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Outside Omboko Shop",
          "location": "Outside Omboko Shop",
          "skill": "Stealing",
          "level": 20,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Omboko Stall",
          "area": "Omboko",
          "location": "outside shop",
          "skill": "Stealing",
          "level": 20,
          "access": "Kill Druid Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Banana",
          "skill": "Farming",
          "level": 20,
          "growthTime": "25h",
          "bonemeal": 15,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.barbed_wire",
      "name": "Barbed Wire",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Thick Fishing Net",
          "skill": "Crafting",
          "level": 1,
          "quantity": 4,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.barley",
      "name": "Barley",
      "aliases": [],
      "categories": [
        "chest_reward",
        "farming_crop",
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 1,
          "seed": "Barley Seeds",
          "growthTime": "7m 30s",
          "xp": 50,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Everbrook Tavern",
          "location": "Everbrook Tavern",
          "skill": "Stealing",
          "level": 25,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Tavern Bartender",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Tavern Bartender",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 20,
          "access": "Complete Desert Temple",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Everbrook Stall",
          "area": "Everbrook",
          "location": "Chef's house",
          "skill": "Stealing",
          "level": 5,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.barley_seeds",
      "name": "Barley Seeds",
      "aliases": [],
      "categories": [
        "chest_reward",
        "farming",
        "item",
        "monster_drop",
        "seed",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Everbrook Tavern",
          "location": "Everbrook Tavern",
          "skill": "Stealing",
          "level": 25,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 4,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Tavern Bartender",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Tavern Bartender",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 10,
          "access": "Complete Desert Temple",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Barley",
          "skill": "Farming",
          "level": 1,
          "growthTime": "7m 30s",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.barrel",
      "name": "Barrel",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bat_wing_artifact",
      "name": "Bat Wing Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Bat",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bear_body",
      "name": "Bear Body",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 15,
          "materials": {
            "String": 2,
            "Bear Fur": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bear_boots",
      "name": "Bear Boots",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 15,
          "materials": {
            "String": 1,
            "Bear Fur": 2
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bear_fur",
      "name": "Bear Fur",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Bear",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Frostvale",
          "shop": "General Store",
          "price": 72,
          "priceText": "72",
          "currency": "Coins",
          "maxStock": 25,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Bear Body",
          "skill": "Crafting",
          "level": 15,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bear Boots",
          "skill": "Crafting",
          "level": 15,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bear Gloves",
          "skill": "Crafting",
          "level": 15,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bear Legs",
          "skill": "Crafting",
          "level": 15,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bear Mask",
          "skill": "Crafting",
          "level": 15,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.bear_gloves",
      "name": "Bear Gloves",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 15,
          "materials": {
            "String": 2,
            "Bear Fur": 2
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bear_legs",
      "name": "Bear Legs",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 15,
          "materials": {
            "String": 2,
            "Bear Fur": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bear_mask",
      "name": "Bear Mask",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 15,
          "materials": {
            "String": 2,
            "Bear Fur": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.beer",
      "name": "Beer",
      "aliases": [],
      "categories": [
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Tavern Bartender",
          "price": 16,
          "priceText": "16",
          "currency": "Coins",
          "maxStock": 50,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Everbrook Stall",
          "area": "Everbrook",
          "location": "Chef's house",
          "skill": "Stealing",
          "level": 5,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.beer_mug",
      "name": "Beer Mug",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Everbrook Tavern",
          "location": "Everbrook Tavern",
          "skill": "Stealing",
          "level": 25,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 18,
          "materials": {
            "Glass": 50
          },
          "xp": 100,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Tavern Bartender",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Tavern Bartender",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 25,
          "access": "Complete Desert Temple",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bird_feed",
      "name": "Bird Feed",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.birdnest",
      "name": "Birdnest",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "2 Bears",
          "location": "2 Bears",
          "skill": "Stealing",
          "level": 30,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Lumberjack",
          "price": 456,
          "priceText": "456",
          "currency": "Coins",
          "maxStock": 0,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Birdnest Potion",
          "skill": "Brewing",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.birdnest_potion",
      "name": "Birdnest Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 25,
          "materials": {
            "Vial": 1,
            "Lime Leaf": 5,
            "Birdnest": 1
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.black_pearl",
      "name": "Black Pearl",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Cut Black Pearl",
          "skill": "Crafting",
          "level": 82,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.blessed_bow",
      "name": "Blessed Bow",
      "aliases": [],
      "categories": [
        "bows",
        "crafted",
        "equipment",
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 70,
          "materials": {
            "Haunted Bow": 1,
            "Blessed Logs": 30
          },
          "xp": 14000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.blessed_logs",
      "name": "Blessed Logs",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Blessed Bow",
          "skill": "Crafting",
          "level": 70,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Blessed Staff",
          "skill": "Crafting",
          "level": 70,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.blessed_potion",
      "name": "Blessed Potion",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Ghost Mansion",
          "shop": "Ghost Shopkeeper Potion",
          "source": "https://flatmmo.wiki/index.php/Ghost_Mansion",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.blessed_staff",
      "name": "Blessed Staff",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "spirit_reward",
        "staves"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 70,
          "materials": {
            "Haunted Staff": 1,
            "Blessed Logs": 24
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.blue_mage_boots",
      "name": "Blue Mage Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 3,
          "materials": {
            "Blue Mage Silk": 3,
            "Stardust": 600,
            "String": 6
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Red Mage Boots",
          "skill": "Enchantment",
          "level": 6,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.blue_mage_gloves",
      "name": "Blue Mage Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 3,
          "materials": {
            "Blue Mage Silk": 3,
            "Stardust": 600,
            "String": 6
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Red Mage Gloves",
          "skill": "Enchantment",
          "level": 6,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.blue_mage_hat",
      "name": "Blue Mage Hat",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 5,
          "materials": {
            "Blue Mage Silk": 5,
            "Stardust": 1000,
            "String": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Red Mage Hat",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.blue_mage_silk",
      "name": "Blue Mage Silk",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 10,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Guard Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 3,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Blue Mage Boots",
          "skill": "Enchantment",
          "level": 3,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Gloves",
          "skill": "Enchantment",
          "level": 3,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Hat",
          "skill": "Enchantment",
          "level": 5,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Skirt",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 7,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Top",
          "skill": "Enchantment",
          "level": 15,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.blue_mage_skirt",
      "name": "Blue Mage Skirt",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 10,
          "materials": {
            "Blue Mage Silk": 7,
            "Stardust": 1500,
            "String": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Red Mage Skirt",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.blue_mage_top",
      "name": "Blue Mage Top",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 15,
          "materials": {
            "Blue Mage Silk": 10,
            "Stardust": 2000,
            "String": 20
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Red Mage Top",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.blue_mushroom",
      "name": "Blue Mushroom",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 1,
          "seed": "Blue Mushroom Seeds",
          "growthTime": "30m",
          "xp": 340,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Huge Magic Potion",
          "skill": "Brewing",
          "level": 65,
          "quantity": 500,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Magic Potion",
          "skill": "Brewing",
          "level": 35,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Magic Potion",
          "skill": "Brewing",
          "level": 5,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.blue_mushroom_seeds",
      "name": "Blue Mushroom Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 3,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 3,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Blue Mushroom",
          "skill": "Farming",
          "level": 1,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.bonecrusher",
      "name": "Bonecrusher",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bonemeal",
      "name": "Bonemeal",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 3,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 3,
          "rarityDenominator": 3,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Bones": 1
          },
          "xp": 2,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Giant Bones": 1
          },
          "xp": 6,
          "outputQuantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Frozen Bones": 1
          },
          "xp": 10,
          "outputQuantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Ogre Bones": 1
          },
          "xp": 12,
          "outputQuantity": 20,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Large Farming Potion",
          "skill": "Brewing",
          "level": 45,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.bones",
      "name": "Bones",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Desert Temple (4)",
          "location": "Desert Temple (4)",
          "skill": "Stealing",
          "level": 50,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Crocodile",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lochness Monster",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Seagull",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ali Dark Mage Leader",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Crypt Skeleton",
          "area": "Desert",
          "min": 10,
          "max": 20,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rogue Archer",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rogue Mage",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rogue Warrior",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Archer Goblin",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Chicken",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Cow",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Pig",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Raccoon",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Wolf",
          "area": "Frostvale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Mad Priest",
          "area": "Graveyard",
          "min": 10,
          "max": 20,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Guard Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Shamen",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Tiger",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Trible Feller",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Trible Fishermen",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Goblin",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rat",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Archer Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Great Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ball",
          "area": "Unreleased",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Bat",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Hell",
          "room": "Layer 2 / Bone Room",
          "roomId": "hell.layer2",
          "nodeType": "ground_resource",
          "source": "https://flatmmo.wiki/index.php/Hell",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Bonemeal",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.bow",
      "name": "Bow",
      "aliases": [],
      "categories": [
        "bows",
        "bundle_reward",
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 10,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Archer Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 3,
          "materials": {
            "String": 5,
            "Logs": 30
          },
          "xp": 165,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 288,
          "priceText": "288",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bread",
      "name": "Bread",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Raccoon",
          "area": "Everbrook",
          "min": 5,
          "max": 5,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Citizen",
          "area": "Everbrook",
          "location": "Mayor's house",
          "skill": "Stealing",
          "level": 1,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chef",
          "price": 16,
          "priceText": "16",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Everbrook Stall",
          "area": "Everbrook",
          "location": "Chef's house",
          "skill": "Stealing",
          "level": 5,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bread_dough",
      "name": "Bread Dough",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chef",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_arrow_heads",
      "name": "Bronze Arrow Heads",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 50,
          "max": 100,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_arrowheads",
      "name": "Bronze Arrowheads",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Bronze Arrows",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.bronze_arrows",
      "name": "Bronze Arrows",
      "aliases": [],
      "categories": [
        "arrows",
        "bundle_reward",
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 10,
          "quantity": 200,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Archer Goblin",
          "area": "Everbrook",
          "min": 5,
          "max": 20,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Archer Thief",
          "area": "Thieves Hideout",
          "min": 10,
          "max": 25,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Feathers": 1,
            "Arrow Shafts": 1,
            "Bronze Arrowheads": 1
          },
          "xp": 1,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_axe",
      "name": "Bronze Axe",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Trible Feller",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Lumberjack",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_bar",
      "name": "Bronze Bar",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "smelting",
          "skill": "Forging",
          "level": 1,
          "materials": {
            "Copper Ore": 1,
            "Coal Ore": 1
          },
          "xp": 10,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Bronze Body",
          "skill": "Forging",
          "level": 10,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Boots",
          "skill": "Forging",
          "level": 10,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Gloves",
          "skill": "Forging",
          "level": 10,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Helmet",
          "skill": "Forging",
          "level": 10,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Knife",
          "skill": "Forging",
          "level": 1,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Legs",
          "skill": "Forging",
          "level": 10,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Mace",
          "skill": "Forging",
          "level": 3,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Sword",
          "skill": "Forging",
          "level": 5,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.bronze_blade",
      "name": "Bronze Blade",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Bronze Scimitar",
          "skill": "Forging",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.bronze_body",
      "name": "Bronze Body",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 10,
          "materials": {
            "Bronze Bar": 50
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_boots",
      "name": "Bronze Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 10,
          "materials": {
            "Bronze Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_gloves",
      "name": "Bronze Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 10,
          "materials": {
            "Bronze Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_helmet",
      "name": "Bronze Helmet",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 10,
          "materials": {
            "Bronze Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_knife",
      "name": "Bronze Knife",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "knives",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 1,
          "materials": {
            "Bronze Bar": 5
          },
          "xp": 125,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Thief Guard Shop",
          "price": 72,
          "priceText": "72",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_legs",
      "name": "Bronze Legs",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 10,
          "materials": {
            "Bronze Bar": 30
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_mace",
      "name": "Bronze Mace",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "maces"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 3,
          "materials": {
            "Bronze Bar": 10
          },
          "xp": 250,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_pickaxe",
      "name": "Bronze Pickaxe",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Dwarf Salesman",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_scimitar",
      "name": "Bronze Scimitar",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "scimitars",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 15,
          "materials": {
            "Scimitar Handle": 1,
            "Bronze Blade": 1
          },
          "xp": 375,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Pirate Isle",
          "shop": "Donny",
          "price": 1440,
          "priceText": "1440",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_spear",
      "name": "Bronze Spear",
      "aliases": [],
      "categories": [
        "equipment",
        "item",
        "shop_item",
        "spears"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Spear Salesman",
          "price": 744,
          "priceText": "744",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bronze_sword",
      "name": "Bronze Sword",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "swords"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 5,
          "materials": {
            "Bronze Bar": 15
          },
          "xp": 375,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bucket",
      "name": "Bucket",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Logs": 3
          },
          "xp": 15,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Bob the Farmer's Shop",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chef",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Frostvale",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 50,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.bundle_notes",
      "name": "Bundle Notes",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "item"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.burnt_ashes_artifact",
      "name": "Burnt Ashes Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cactus_bow",
      "name": "Cactus Bow",
      "aliases": [],
      "categories": [
        "bows",
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Desert Track",
          "location": "Desert Track",
          "skill": "Stealing",
          "level": 61,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 70,
          "materials": {
            "Haunted Bow": 1,
            "Cactus Logs": 30
          },
          "xp": 12500,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Magic Bow",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.cactus_heart",
      "name": "Cactus Heart",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 80,
          "materials": {
            "Cactus Logs": 42
          },
          "xp": 10500,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cactus_logs",
      "name": "Cactus Logs",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Deep Volcano",
          "location": "Deep Volcano",
          "skill": "Stealing",
          "level": 70,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Cactus Bow",
          "skill": "Crafting",
          "level": 70,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Cactus Heart",
          "skill": "Crafting",
          "level": 80,
          "quantity": 42,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Cactus Planks",
          "skill": "Crafting",
          "level": 60,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Cactus Staff",
          "skill": "Crafting",
          "level": 70,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Omboko Axe",
          "skill": "Crafting",
          "level": 50,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.cactus_planks",
      "name": "Cactus Planks",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 60,
          "materials": {
            "Cactus Logs": 1
          },
          "xp": 250,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cactus_seed",
      "name": "Cactus Seed",
      "aliases": [],
      "categories": [
        "item",
        "quest_reward"
      ],
      "acquisition": [
        {
          "type": "quest_reward",
          "quest": "Desert Temple 2",
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cactus_staff",
      "name": "Cactus Staff",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "staves",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Desert Track",
          "location": "Desert Track",
          "skill": "Stealing",
          "level": 61,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 70,
          "materials": {
            "Haunted Staff": 1,
            "Cactus Logs": 24
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Magic Staff",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.cactus_tree_seeds",
      "name": "Cactus Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Desert Stall",
          "area": "Jafa Outpost",
          "skill": "Stealing",
          "level": 55,
          "access": "Kill Desert Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Cactus Tree",
          "skill": "Farming",
          "level": 80,
          "bonemeal": 4000,
          "growthTime": "80h",
          "xp": 125000,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.cake",
      "name": "Cake",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Bully Thieves",
          "location": "Bully Thieves",
          "skill": "Stealing",
          "level": 45,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Bully Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chefs Backroom",
          "price": 280,
          "priceText": "280",
          "currency": "Coins",
          "maxStock": 1000,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cantari_book",
      "name": "Cantari Book",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Silent Shop",
          "price": 40000,
          "priceText": "40000",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cave_bait",
      "name": "Cave Bait",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Omboko dungeon torches",
          "location": "Omboko dungeon torches",
          "skill": "Stealing",
          "level": 56,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Cave Beetle",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Well Cave Stall",
          "area": "Omboko",
          "location": "Well Cave",
          "skill": "Stealing",
          "level": 60,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Light torch first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.charcoal",
      "name": "Charcoal",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "event_reward",
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "event_reward",
          "event": "Meteor",
          "note": "Community Event reward pool; exact reward odds not normalized.",
          "source": "https://flatmmo.wiki/index.php/Community_Events",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Silver Mines",
          "location": "Silver Mines",
          "skill": "Stealing",
          "level": 65,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 5,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "materials": {
            "Woodchips": 50,
            "Coins": 600
          },
          "outputQuantity": 1,
          "location": "Charcoal Kiln, Mine 2nd floor",
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Hell",
          "room": "Layer 3.1 / Charcoal Wall",
          "roomId": "hell.charcoal_wall",
          "nodeType": "mining_wall",
          "skill": "Mining",
          "level": 50,
          "note": "Room access records Mining 50; room feature records the Charcoal wall.",
          "source": "https://flatmmo.wiki/index.php/Hell",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Bar",
          "skill": "Forging",
          "level": 75,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Bar",
          "skill": "Forging",
          "level": 50,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Bar",
          "skill": "Forging",
          "level": 65,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.chef_hat",
      "name": "Chef Hat",
      "aliases": [],
      "categories": [
        "item",
        "quest_reward"
      ],
      "acquisition": [
        {
          "type": "quest_reward",
          "quest": "Shrimp Sandwich",
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.chef_s_house_teleport_scroll",
      "name": "Chef's House Teleport Scroll",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 20,
          "materials": {
            "Paper": 1,
            "Chefs Ink": 1,
            "Stardust": 1000
          },
          "xp": 100,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.chefs_hat",
      "name": "Chefs Hat",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chef",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.chefs_ink",
      "name": "Chefs Ink",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Chef's House Teleport Scroll",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.chicken_egg",
      "name": "Chicken Egg",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chefs Backroom",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 1000,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Apple Pie",
          "skill": "Cooking",
          "level": 5,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Avocado Pie",
          "skill": "Cooking",
          "level": 15,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Banana Pie",
          "skill": "Cooking",
          "level": 10,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Coconut Pie",
          "skill": "Cooking",
          "level": 30,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Dragonfruit Pie",
          "skill": "Cooking",
          "level": 40,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Ghost Pepper Pie",
          "skill": "Cooking",
          "level": 50,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Pear Pie",
          "skill": "Cooking",
          "level": 45,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Pineapple Pie",
          "skill": "Cooking",
          "level": 20,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Starfruit Pie",
          "skill": "Cooking",
          "level": 35,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.clay",
      "name": "Clay",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Atlas",
          "room": "Vortex (Under)",
          "roomId": "atlas.vortex_under",
          "nodeType": "resource",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Atlas",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Atlas",
          "room": "Atlas Clay",
          "roomId": "atlas.clay",
          "nodeType": "resource",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Atlas",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.club",
      "name": "Club",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "maces",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ice Ogre",
          "area": "Frostvale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ogre",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Logs": 6
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.coal_ore",
      "name": "Coal Ore",
      "aliases": [],
      "categories": [
        "event_reward",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "event_reward",
          "event": "Meteor",
          "note": "Community Event reward pool; exact reward odds not normalized.",
          "source": "https://flatmmo.wiki/index.php/Community_Events",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rocky",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Dwarf Salesman",
          "price": 32,
          "priceText": "32",
          "currency": "Coins",
          "maxStock": "0?",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Bar",
          "skill": "Forging",
          "level": 75,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Bar",
          "skill": "Forging",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Bar",
          "skill": "Forging",
          "level": 30,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Bar",
          "skill": "Forging",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Bar",
          "skill": "Forging",
          "level": 50,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Bar",
          "skill": "Forging",
          "level": 15,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Bar",
          "skill": "Forging",
          "level": 65,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.coconut",
      "name": "Coconut",
      "aliases": [],
      "categories": [
        "farming_crop",
        "fruit",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 65,
          "seed": "Palm Tree Seeds",
          "growthTime": "90h",
          "xp": 12000,
          "bonemeal": 100,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Desert Stall",
          "area": "Jafa Outpost",
          "skill": "Stealing",
          "level": 55,
          "access": "Kill Desert Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Coconut Pie",
          "skill": "Cooking",
          "level": 30,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.coconut_pie",
      "name": "Coconut Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 30,
          "materials": {
            "Coconut": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.coins",
      "name": "Coins",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "chest_reward",
        "item",
        "monster_drop",
        "quest_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 25,
          "quantity": 1000,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Mining Entrance",
          "location": "Mining Entrance",
          "skill": "Stealing",
          "level": 2,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Entrance to Thieves Hideout",
          "location": "Entrance to Thieves Hideout",
          "skill": "Stealing",
          "level": 3,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Everbrook Tavern",
          "location": "Everbrook Tavern",
          "skill": "Stealing",
          "level": 25,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Archer Goblin",
          "area": "Everbrook",
          "min": 1,
          "max": 3,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 10,
          "max": 20,
          "rarityDenominator": 4,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Guard Mage",
          "area": "Mystic Vale",
          "min": 5,
          "max": 10,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Goblin",
          "area": "Sewer",
          "min": 1,
          "max": 10,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Great Thief",
          "area": "Thieves Hideout",
          "min": 35,
          "max": 50,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Thief",
          "area": "Thieves Hideout",
          "min": 10,
          "max": 20,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Lost Cat",
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Heating Homes",
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Shrimp Sandwich",
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Thieves Hideout 2",
          "quantity": 500,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Charcoal",
          "skill": "Forging",
          "quantity": 600,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.conveyor_furnace_pump",
      "name": "Conveyor Furnace Pump",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Prospector",
          "priceText": "50",
          "maxStock": 25,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cooked_chicken",
      "name": "Cooked Chicken",
      "aliases": [],
      "categories": [
        "item",
        "quest_reward"
      ],
      "acquisition": [
        {
          "type": "quest_reward",
          "quest": "Chicken Slaughter",
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cooked_eel",
      "name": "Cooked Eel",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Dock Haven",
          "shop": "Happy Jack's Store",
          "price": 112,
          "priceText": "112",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cooked_lobster",
      "name": "Cooked Lobster",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 10,
          "rarityDenominator": 70,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 20,
          "rarityDenominator": 70,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cooked_piranha",
      "name": "Cooked Piranha",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cooked_shrimp",
      "name": "Cooked Shrimp",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Goblin",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cooked_steak",
      "name": "Cooked Steak",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 5,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Citizen",
          "area": "Everbrook",
          "location": "Mayor's house",
          "skill": "Stealing",
          "level": 1,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Bob the Farmer's Shop",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.cooked_tuna",
      "name": "Cooked Tuna",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "shop_item",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Trible Spearman and Gorilla",
          "location": "Trible Spearman and Gorilla",
          "skill": "Stealing",
          "level": 7,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Dock Haven",
          "shop": "Happy Jack's Store",
          "price": 200,
          "priceText": "200",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.copper_ore",
      "name": "Copper Ore",
      "aliases": [],
      "categories": [
        "event_reward",
        "item",
        "monster_drop",
        "shop_item",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "event_reward",
          "event": "Meteor",
          "note": "Community Event reward pool; exact reward odds not normalized.",
          "source": "https://flatmmo.wiki/index.php/Community_Events",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rocky",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Dwarf Salesman",
          "price": 56,
          "priceText": "56",
          "currency": "Coins",
          "maxStock": "0?",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Beach",
          "room": "Quicksand More Ores",
          "roomId": "beach.quicksand_more_ores",
          "nodeType": "giant_ore",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Beach",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Bronze Bar",
          "skill": "Forging",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.crab_remains_artifact",
      "name": "Crab Remains Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crab",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.crocodile_body",
      "name": "Crocodile Body",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "String": 20,
            "Crocodile Hide": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.crocodile_boots",
      "name": "Crocodile Boots",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "String": 5,
            "Crocodile Hide": 3
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.crocodile_gloves",
      "name": "Crocodile Gloves",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "String": 5,
            "Crocodile Hide": 3
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.crocodile_hide",
      "name": "Crocodile Hide",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Crocodile Body",
          "skill": "Crafting",
          "level": 40,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Boots",
          "skill": "Crafting",
          "level": 40,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Gloves",
          "skill": "Crafting",
          "level": 40,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Legs",
          "skill": "Crafting",
          "level": 40,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Mask",
          "skill": "Crafting",
          "level": 40,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.crocodile_hides",
      "name": "Crocodile Hides",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crocodile",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.crocodile_jaw_artifact",
      "name": "Crocodile Jaw Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crocodile",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.crocodile_legs",
      "name": "Crocodile Legs",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "String": 15,
            "Crocodile Hide": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.crocodile_mask",
      "name": "Crocodile Mask",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "String": 5,
            "Crocodile Hide": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.crystal_leaf",
      "name": "Crystal Leaf",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 78,
          "seed": "Crystal Leaf Seeds",
          "growthTime": "40m",
          "xp": 10000,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Huge Worship Potion",
          "skill": "Brewing",
          "level": 70,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.crystal_leaf_seeds",
      "name": "Crystal Leaf Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Crystal Leaf",
          "skill": "Farming",
          "level": 78,
          "growthTime": "40m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.crystal_shard",
      "name": "Crystal Shard",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crystadune",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Huge Sandsmelt Potion",
          "skill": "Brewing",
          "level": 52,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.cut_black_pearl",
      "name": "Cut Black Pearl",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 82,
          "materials": {
            "Black Pearl": 1
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Enchanted Black Pearl",
          "skill": "Enchantment",
          "level": 82,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.cut_diamond",
      "name": "Cut Diamond",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 70,
          "materials": {
            "Diamond": 1
          },
          "xp": 1000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Enchanted Diamond",
          "skill": "Enchantment",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.cut_emerald",
      "name": "Cut Emerald",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 35,
          "materials": {
            "Emerald": 1
          },
          "xp": 200,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Enchanted Emerald",
          "skill": "Enchantment",
          "level": 35,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.cut_ruby",
      "name": "Cut Ruby",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "Ruby": 1
          },
          "xp": 500,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Enchanted Ruby",
          "skill": "Enchantment",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.cut_sapphire",
      "name": "Cut Sapphire",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 20,
          "materials": {
            "Sapphire": 1
          },
          "xp": 100,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Enchanted Sapphire",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.damage_orb_1",
      "name": "Damage Orb 1",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "chest_reward",
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 20,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 1,
          "materials": {
            "Unpowered Orb": 1
          },
          "xp": 3,
          "outputQuantity": 1,
          "location": "Mystic Vale",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Behind Mystic Vale Shops",
          "location": "Behind Mystic Vale Shops",
          "skill": "Stealing",
          "level": 10,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ghost",
          "area": "Everbrook",
          "min": 10,
          "max": 20,
          "rarityDenominator": 6,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 50,
          "max": 100,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Demon",
          "area": "Sewer",
          "min": 1,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.damage_orb_2",
      "name": "Damage Orb 2",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 30,
          "materials": {
            "Unpowered Orb": 1,
            "Stardust": 20
          },
          "xp": 45,
          "outputQuantity": 1,
          "location": "Pirate Isle",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Behind Mystic Vale Shops",
          "location": "Behind Mystic Vale Shops",
          "skill": "Stealing",
          "level": 10,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 50,
          "max": 100,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Demon",
          "area": "Sewer",
          "min": 1,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 400,
          "priceText": "400",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.damage_orb_3",
      "name": "Damage Orb 3",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 50,
          "materials": {
            "Unpowered Orb": 1,
            "Stardust": 50
          },
          "xp": 90,
          "outputQuantity": 1,
          "location": "Ghost Mansion",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Haunted Woods SE",
          "location": "Haunted Woods SE",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ice Ghost",
          "area": "Frostvale",
          "min": 10,
          "max": 20,
          "rarityDenominator": 6,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 50,
          "max": 100,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Demon",
          "area": "Sewer",
          "min": 1,
          "max": 10,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Very Rare",
          "rarityDenominator": 10000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.damage_orb_4",
      "name": "Damage Orb 4",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Haunted Woods SE",
          "location": "Haunted Woods SE",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Shamen",
          "area": "Omboko",
          "min": 1,
          "max": 10,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Very Rare",
          "rarityDenominator": 10000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.damaged_diamond_necklace",
      "name": "Damaged Diamond Necklace",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Charcoal Wall",
          "location": "Charcoal Wall",
          "skill": "Stealing",
          "level": 81,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.damaged_emerald_necklace",
      "name": "Damaged Emerald Necklace",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "3 Bones In Hell",
          "location": "3 Bones In Hell",
          "skill": "Stealing",
          "level": 37,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.damaged_ruby_necklace",
      "name": "Damaged Ruby Necklace",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Hell",
          "location": "Hell",
          "skill": "Stealing",
          "level": 62,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.damaged_sapphire_necklace",
      "name": "Damaged Sapphire Necklace",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Hell",
          "location": "Hell",
          "skill": "Stealing",
          "level": 14,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.deep_jungle_map",
      "name": "Deep Jungle Map",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Omboko",
          "shop": "General Store",
          "price": 400,
          "priceText": "400",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.demon_bones",
      "name": "Demon Bones",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Demon",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.demon_horn_artifact",
      "name": "Demon Horn Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Demon",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.deranged_mage_key",
      "name": "Deranged Mage Key",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.deranged_mask",
      "name": "Deranged Mask",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.desert_beetle_fossil_artifact",
      "name": "Desert Beetle Fossil Artifact",
      "aliases": [],
      "categories": [
        "item"
      ],
      "acquisition": [
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.desert_mage_boots",
      "name": "Desert Mage Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 20,
          "materials": {
            "Druid Boots": 1,
            "Desert Mage Silk": 3,
            "Stardust": 9000,
            "String": 45
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.desert_mage_coif",
      "name": "Desert Mage Coif",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 32,
          "materials": {
            "Druid Headband": 1,
            "Desert Mage Silk": 5,
            "Stardust": 15000,
            "String": 75
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.desert_mage_gloves",
      "name": "Desert Mage Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 20,
          "materials": {
            "Druid Gloves": 1,
            "Desert Mage Silk": 3,
            "Stardust": 9000,
            "String": 45
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.desert_mage_silk",
      "name": "Desert Mage Silk",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 1,
          "max": 3,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Desert Mage Boots",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Coif",
          "skill": "Enchantment",
          "level": 32,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Gloves",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Skirt",
          "skill": "Enchantment",
          "level": 38,
          "quantity": 7,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Top",
          "skill": "Enchantment",
          "level": 38,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.desert_mage_skirt",
      "name": "Desert Mage Skirt",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 38,
          "materials": {
            "Druid Skirt": 1,
            "Desert Mage Silk": 7,
            "Stardust": 22500,
            "String": 112
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.desert_mage_top",
      "name": "Desert Mage Top",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 38,
          "materials": {
            "Druid Top": 1,
            "Desert Mage Silk": 10,
            "Stardust": 30000,
            "String": 150
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.diamond",
      "name": "Diamond",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 8000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Cut Diamond",
          "skill": "Crafting",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Stardust",
          "skill": "Enchantment",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.dotted_green_leaf",
      "name": "Dotted Green Leaf",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 5,
          "seed": "Dotted Green Leaf Seeds",
          "growthTime": "15m",
          "xp": 500,
          "yieldPerHarvest": 5,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Archer Goblin",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 15,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 8,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 1,
          "max": 3,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Gorilla",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 6,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Trible Feller",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Goblin",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Great Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 15,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Archery Potion",
          "skill": "Brewing",
          "level": 3,
          "quantity": 4,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Sandsmelt Potion",
          "skill": "Brewing",
          "level": 52,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Antidote Potion",
          "skill": "Brewing",
          "level": 37,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Recoil Potion",
          "skill": "Brewing",
          "level": 39,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Magic Potion",
          "skill": "Brewing",
          "level": 5,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Melee Potion",
          "skill": "Brewing",
          "level": 1,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.dotted_green_leaf_seeds",
      "name": "Dotted Green Leaf Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 15,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 2,
          "max": 3,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Dotted Green Leaf",
          "skill": "Farming",
          "level": 5,
          "growthTime": "15m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.dragonfruit",
      "name": "Dragonfruit",
      "aliases": [],
      "categories": [
        "farming_crop",
        "fruit",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 68,
          "seed": "Dragonfruit Tree Seeds",
          "growthTime": "110h",
          "xp": 28768,
          "bonemeal": 132,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Bat",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Well Cave Stall",
          "area": "Omboko",
          "location": "Well Cave",
          "skill": "Stealing",
          "level": 60,
          "access": "Light torch first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Dragonfruit Pie",
          "skill": "Cooking",
          "level": 40,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.dragonfruit_pie",
      "name": "Dragonfruit Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 40,
          "materials": {
            "Dragonfruit": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.dragonfruit_tree_seeds",
      "name": "Dragonfruit Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Well Cave Stall",
          "area": "Omboko",
          "location": "Well Cave",
          "skill": "Stealing",
          "level": 60,
          "access": "Light torch first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Dragonfruit",
          "skill": "Farming",
          "level": 68,
          "growthTime": "110h",
          "bonemeal": 132,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.druid_boots",
      "name": "Druid Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 10,
          "materials": {
            "Red Mage Boots": 1,
            "Druid Silk": 3,
            "Stardust": 3600,
            "String": 18
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Desert Mage Boots",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.druid_gloves",
      "name": "Druid Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 10,
          "materials": {
            "Red Mage Gloves": 1,
            "Druid Silk": 3,
            "Stardust": 3600,
            "String": 18
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Desert Mage Gloves",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.druid_headband",
      "name": "Druid Headband",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 18,
          "materials": {
            "Red Mage Hat": 1,
            "Druid Silk": 5,
            "Stardust": 6000,
            "String": 30
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Desert Mage Coif",
          "skill": "Enchantment",
          "level": 32,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.druid_silk",
      "name": "Druid Silk",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 1,
          "max": 3,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Druid Boots",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Gloves",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Headband",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Skirt",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 7,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Top",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.druid_skirt",
      "name": "Druid Skirt",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 25,
          "materials": {
            "Red Mage Skirt": 1,
            "Druid Silk": 7,
            "Stardust": 9000,
            "String": 45
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Desert Mage Skirt",
          "skill": "Enchantment",
          "level": 38,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.druid_top",
      "name": "Druid Top",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 25,
          "materials": {
            "Red Mage Top": 1,
            "Druid Silk": 10,
            "Stardust": 12000,
            "String": 60
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Desert Mage Top",
          "skill": "Enchantment",
          "level": 38,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.earth_emblem",
      "name": "Earth Emblem",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Earth Golem",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.earth_orb",
      "name": "Earth Orb",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 45,
          "materials": {
            "Unpowered Orb": 1
          },
          "xp": 27,
          "outputQuantity": 1,
          "location": "Desert",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Desert Track",
          "location": "Desert Track",
          "skill": "Stealing",
          "level": 61,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 10,
          "max": 20,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Earth Golem",
          "area": "Desert",
          "min": 100,
          "max": 400,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.earth_pages",
      "name": "Earth Pages",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Desert Stall",
          "area": "Jafa Outpost",
          "skill": "Stealing",
          "level": 55,
          "access": "Kill Desert Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.earth_totem",
      "name": "Earth Totem",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Earth Golem",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.edible_gold_nuggets",
      "name": "Edible Gold Nuggets",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Prospector",
          "priceText": "1,000",
          "maxStock": 1,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.eel",
      "name": "Eel",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Sewer",
          "room": "Sewer Eels",
          "roomId": "sewer.eels",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Sewer",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Thieves Hideout",
          "room": "Thief Bank and Shop",
          "roomId": "thieves_hideout.bank_shop",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Thieves_Hideout",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.electric_orb",
      "name": "Electric Orb",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 60,
          "materials": {
            "Unpowered Orb": 1
          },
          "xp": 60,
          "outputQuantity": 1,
          "location": "Clouds",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Storm Cloud",
          "area": "Beanstalk",
          "min": 10,
          "max": 20,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.electric_totem",
      "name": "Electric Totem",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Storm Spirit",
          "area": "Cloud",
          "currency": "Storm Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.emerald",
      "name": "Emerald",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 3000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Cut Emerald",
          "skill": "Crafting",
          "level": 35,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Stardust",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.enchanted_black_pearl",
      "name": "Enchanted Black Pearl",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 82,
          "materials": {
            "Cut Black Pearl": 1,
            "Stardust": 425000
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.enchanted_diamond",
      "name": "Enchanted Diamond",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 70,
          "materials": {
            "Cut Diamond": 1,
            "Stardust": 200000
          },
          "xp": 10000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.enchanted_emerald",
      "name": "Enchanted Emerald",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 35,
          "materials": {
            "Cut Emerald": 1,
            "Stardust": 50000
          },
          "xp": 2000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.enchanted_ruby",
      "name": "Enchanted Ruby",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 50,
          "materials": {
            "Cut Ruby": 1,
            "Stardust": 100000
          },
          "xp": 5000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.enchanted_sapphire",
      "name": "Enchanted Sapphire",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 20,
          "materials": {
            "Cut Sapphire": 1,
            "Stardust": 20000
          },
          "xp": 1000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.feathers",
      "name": "Feathers",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "quest_reward",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Seagull",
          "area": "Beach",
          "min": 20,
          "max": 40,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Chicken",
          "area": "Everbrook",
          "min": 2,
          "max": 6,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Thieves Hideout 3",
          "quantity": 5000,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 504,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Arrows",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bronze Arrows",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Gold Arrows",
          "skill": "Crafting",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Huge Stamina Potion",
          "skill": "Brewing",
          "level": 67,
          "quantity": 1000,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Iron Arrows",
          "skill": "Crafting",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Promethium Arrows",
          "skill": "Crafting",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silver Arrows",
          "skill": "Crafting",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Titanium Arrows",
          "skill": "Crafting",
          "level": 65,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.fire_bat_wing_artifact",
      "name": "Fire Bat Wing Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Fire Bat",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fire_emblem",
      "name": "Fire Emblem",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fire_orb",
      "name": "Fire Orb",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "shop_item",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 25,
          "materials": {
            "Unpowered Orb": 1
          },
          "xp": 12,
          "outputQuantity": 1,
          "location": "Hell",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Flufflare",
          "area": "Hell",
          "min": 10,
          "max": 20,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 50,
          "max": 100,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 10,
          "max": 40,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 10,
          "max": 20,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lizard",
          "area": "Volcano",
          "min": 10,
          "max": 20,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 504,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fire_pages",
      "name": "Fire Pages",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fire_poker",
      "name": "Fire Poker",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "General Store",
          "price": 1500,
          "priceText": "1500",
          "currency": "Coins",
          "maxStock": 50,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fire_spirit_pet",
      "name": "Fire Spirit Pet",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fire_totem",
      "name": "Fire Totem",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.firecook_potion",
      "name": "FireCook Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 20,
          "materials": {
            "Vial": 1,
            "Green Leaf": 5,
            "Fireshroom": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fireshroom",
      "name": "Fireshroom",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "monster_drop",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 17,
          "seed": "Fireshroom Seeds",
          "growthTime": "30m",
          "xp": 888,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 3,
          "max": 7,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Flamester",
          "area": "Volcano",
          "min": 5,
          "max": 10,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "FireCook Potion",
          "skill": "Brewing",
          "level": 20,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Sandsmelt Potion",
          "skill": "Brewing",
          "level": 52,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Orebar Potion",
          "skill": "Brewing",
          "level": 17,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.fireshroom_seeds",
      "name": "Fireshroom Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Fireshroom",
          "skill": "Farming",
          "level": 17,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.fishing_cage",
      "name": "Fishing Cage",
      "aliases": [],
      "categories": [
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Dock Haven",
          "shop": "Happy Jack's Store",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Pirate Isle",
          "shop": "Donny",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fishing_net",
      "name": "Fishing Net",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "String": 10
          },
          "xp": 30,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Dock Haven",
          "shop": "Happy Jack's Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Fisherman Jack",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Thick Fishing Net",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.fishing_potion",
      "name": "Fishing Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 15,
          "materials": {
            "Vial": 1,
            "Green Leaf": 5,
            "Seashroom": 10
          },
          "xp": 135,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.fishing_rod",
      "name": "Fishing Rod",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Dock Haven",
          "shop": "Happy Jack's Store",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Fisherman Jack",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.flippers",
      "name": "Flippers",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Ali",
          "price": 500000,
          "priceText": "500000",
          "currency": "Coins",
          "source": "https://flatmmo.wiki/index.php/Atlas",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.flufflare_pet",
      "name": "Flufflare Pet",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Giant Flufflare",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.forest_pet",
      "name": "Forest Pet",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.freeze_badge",
      "name": "Freeze Badge",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Mount Frostvale",
          "shop": "Mount Frostvale Store",
          "price": 80000,
          "priceText": "80000",
          "currency": "Coins",
          "access": "Kill 10 Ice Golems",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.frozen_bait",
      "name": "Frozen Bait",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ice Beetle",
          "area": "Frostvale",
          "min": 5,
          "max": 10,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mount Frostvale Stall",
          "area": "Mount Frostvale",
          "skill": "Stealing",
          "level": 69,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Ice Ogre first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.frozen_berries",
      "name": "Frozen Berries",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "2 Ice Ogres",
          "location": "2 Ice Ogres",
          "skill": "Stealing",
          "level": 70,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ice Beetle",
          "area": "Frostvale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Iceflare",
          "area": "Frostvale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Frostvale",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 0,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mount Frostvale Stall",
          "area": "Mount Frostvale",
          "skill": "Stealing",
          "level": 69,
          "access": "Kill Ice Ogre first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.frozen_bones",
      "name": "Frozen Bones",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Bonemeal",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.frozen_titanium_arrows",
      "name": "Frozen Titanium Arrows",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Mount Frostvale Ladder",
          "location": "Mount Frostvale Ladder",
          "skill": "Stealing",
          "level": 65,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gemstone_fragments",
      "name": "Gemstone Fragments",
      "aliases": [],
      "categories": [
        "item",
        "quest_reward"
      ],
      "acquisition": [
        {
          "type": "quest_reward",
          "quest": "The 3 Gemstones",
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ghost_pepper",
      "name": "Ghost Pepper",
      "aliases": [],
      "categories": [
        "farming_crop",
        "fruit",
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 74,
          "seed": "Ghost Pepper Seeds",
          "growthTime": "130h",
          "xp": 39875,
          "bonemeal": 210,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Ghost Mansion",
          "shop": "Ghost People",
          "price": 500,
          "priceText": "500",
          "currency": "Spirit Energy",
          "maxStock": "Infinite",
          "note": "20 per purchase",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Ghost Mansion",
          "shop": "Ghost Shopkeeper Thief",
          "source": "https://flatmmo.wiki/index.php/Ghost_Mansion",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ghost Pepper Pie",
          "skill": "Cooking",
          "level": 50,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.ghost_pepper_pie",
      "name": "Ghost Pepper Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 50,
          "materials": {
            "Ghost Pepper": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ghost_pepper_seeds",
      "name": "Ghost Pepper Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Ghost Pepper",
          "skill": "Farming",
          "level": 74,
          "growthTime": "130h",
          "bonemeal": 210,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.giant_bones",
      "name": "Giant Bones",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "quest_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Crypt under",
          "location": "Crypt under",
          "skill": "Stealing",
          "level": 60,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Bear",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Gorilla",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Giant Rat",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Bully Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Sewer Doll",
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Bonemeal",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.glass",
      "name": "Glass",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crystadune",
          "area": "Desert",
          "min": 10,
          "max": 20,
          "rarityDenominator": 6,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Desert Stall",
          "area": "Jafa Outpost",
          "skill": "Stealing",
          "level": 55,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Desert Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Pirate Isle",
          "room": "Pirate Beach",
          "roomId": "pirate_isle.beach",
          "nodeType": "ground_resource",
          "source": "https://flatmmo.wiki/index.php/Pirate_Isle",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Beer Mug",
          "skill": "Crafting",
          "level": 18,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Huge Vial",
          "skill": "Crafting",
          "level": 50,
          "quantity": 300,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Large Vial",
          "skill": "Crafting",
          "level": 25,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Vial",
          "skill": "Crafting",
          "level": 1,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Vial Of Gunpowder",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wine Bottle",
          "skill": "Crafting",
          "level": 28,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.goblin_toenails_artifact",
      "name": "Goblin Toenails Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Archer Goblin",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Goblin",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_arrowheads",
      "name": "Gold Arrowheads",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Arrows",
          "skill": "Crafting",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.gold_arrows",
      "name": "Gold Arrows",
      "aliases": [],
      "categories": [
        "arrows",
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Wizard Trapdoor",
          "location": "Wizard Trapdoor",
          "skill": "Stealing",
          "level": 40,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 25,
          "materials": {
            "Feathers": 1,
            "Arrow Shafts": 1,
            "Gold Arrowheads": 1
          },
          "xp": 4,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_axe",
      "name": "Gold Axe",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Lumberjack",
          "price": 1240,
          "priceText": "1240",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_bar",
      "name": "Gold Bar",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "smelting",
          "skill": "Forging",
          "level": 30,
          "materials": {
            "Gold Ore": 1,
            "Coal Ore": 3
          },
          "xp": 60,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Body",
          "skill": "Forging",
          "level": 50,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Boots",
          "skill": "Forging",
          "level": 50,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Gloves",
          "skill": "Forging",
          "level": 50,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Helmet",
          "skill": "Forging",
          "level": 50,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Knife",
          "skill": "Forging",
          "level": 30,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Legs",
          "skill": "Forging",
          "level": 50,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Mace",
          "skill": "Forging",
          "level": 35,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Sword",
          "skill": "Forging",
          "level": 40,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.gold_blade",
      "name": "Gold Blade",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Scimitar",
          "skill": "Forging",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.gold_body",
      "name": "Gold Body",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Gold Bar": 50
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_boots",
      "name": "Gold Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Gold Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_gem_beads_necklace_string",
      "name": "Gold Gem Beads Necklace String",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Prospector",
          "priceText": "200",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_gloves",
      "name": "Gold Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Gold Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_helmet",
      "name": "Gold Helmet",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Gold Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_hunting_mask",
      "name": "Gold Hunting Mask",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 80,
          "materials": {
            "Melee Hunting Mask": 1,
            "Magic Hunting Mask": 1,
            "Hunting Mask": 1,
            "Archery Hunting Mask": 1,
            "Hunters Feather": 1
          },
          "xp": 210000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_knife",
      "name": "Gold Knife",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "knives",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "1st Floor of Thieves Hideout",
          "location": "1st Floor of Thieves Hideout",
          "skill": "Stealing",
          "level": 35,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Great Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 30,
          "materials": {
            "Gold Bar": 5
          },
          "xp": 535,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Thief Guard Shop",
          "price": 1240,
          "priceText": "1240",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_leaf",
      "name": "Gold Leaf",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 40,
          "seed": "Gold Leaf Seeds",
          "growthTime": "30m",
          "xp": 2000,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 150,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Gorilla",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lizard",
          "area": "Volcano",
          "min": 1,
          "max": 3,
          "rarityDenominator": 70,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Huge Archery Potion",
          "skill": "Brewing",
          "level": 58,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Blessed Potion",
          "skill": "Brewing",
          "level": 61,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Magic Potion",
          "skill": "Brewing",
          "level": 65,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Melee Potion",
          "skill": "Brewing",
          "level": 55,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Worship Potion",
          "skill": "Brewing",
          "level": 70,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Stardust Potion",
          "skill": "Brewing",
          "level": 50,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.gold_leaf_seeds",
      "name": "Gold Leaf Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 600,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Very Rare",
          "rarityDenominator": 10000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Gold Leaf",
          "skill": "Farming",
          "level": 40,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.gold_legs",
      "name": "Gold Legs",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Gold Bar": 30
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_mace",
      "name": "Gold Mace",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "maces"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 35,
          "materials": {
            "Gold Bar": 10
          },
          "xp": 1070,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_ore",
      "name": "Gold Ore",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rocky",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Volcanic Rocky",
          "area": "Volcano",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Beach",
          "room": "Quicksand Giant Spiders",
          "roomId": "beach.quicksand_giant_spiders",
          "nodeType": "ore",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Beach",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Sewer",
          "room": "Sewer Gold Ore",
          "roomId": "sewer.gold_ore",
          "nodeType": "ore",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Sewer",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Bar",
          "skill": "Forging",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.gold_pickaxe",
      "name": "Gold Pickaxe",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Dwarf Salesman",
          "price": 1240,
          "priceText": "1240",
          "currency": "Coins",
          "maxStock": 0,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_scimitar",
      "name": "Gold Scimitar",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "scimitars",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Scimitar Handle": 1,
            "Gold Blade": 1
          },
          "xp": 1605,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Pirate Isle",
          "shop": "Donny",
          "price": 7912,
          "priceText": "7912",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_spear",
      "name": "Gold Spear",
      "aliases": [],
      "categories": [
        "equipment",
        "item",
        "shop_item",
        "spears"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Spear Salesman",
          "price": 7992,
          "priceText": "7992",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gold_sword",
      "name": "Gold Sword",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "swords"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 40,
          "materials": {
            "Gold Bar": 15
          },
          "xp": 1605,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gorilla_foot_artifact",
      "name": "Gorilla Foot Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Gorilla",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.granite_gloves",
      "name": "Granite Gloves",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Ghost Mansion Cemetery",
          "location": "Ghost Mansion Cemetery",
          "skill": "Stealing",
          "level": 70,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.graphite",
      "name": "Graphite",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Volcanic Rocky",
          "area": "Volcano",
          "min": 5,
          "max": 10,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Volcano",
          "room": "Lava Enchantment Altar",
          "roomId": "volcano.lava_altar",
          "nodeType": "resource",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Volcano",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Volcano",
          "room": "Graphite Room",
          "roomId": "volcano.graphite",
          "nodeType": "resource",
          "skill": "Mining",
          "level": 70,
          "note": "Room access records Mining 70 for Graphite.",
          "source": "https://flatmmo.wiki/index.php/Volcano",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Graphite Bucket",
          "skill": "Crafting",
          "level": 70,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.graphite_bucket",
      "name": "Graphite Bucket",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 70,
          "materials": {
            "Graphite": 10
          },
          "xp": 100,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.grass_badge",
      "name": "Grass Badge",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Omboko",
          "shop": "General Store",
          "price": 160000,
          "priceText": "160000",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.grass_orb",
      "name": "Grass Orb",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 5,
          "materials": {
            "Unpowered Orb": 1
          },
          "xp": 6,
          "outputQuantity": 1,
          "location": "Omboko",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 10,
          "max": 20,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Shamen",
          "area": "Omboko",
          "min": 10,
          "max": 50,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Thorn Leaf Orb",
          "skill": "Enchantment",
          "level": 42,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.grass_pages",
      "name": "Grass Pages",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 400,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.grass_totem",
      "name": "Grass Totem",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.green_leaf",
      "name": "Green Leaf",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 10,
          "seed": "Green Leaf Seeds",
          "growthTime": "20m",
          "xp": 750,
          "yieldPerHarvest": 10,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 60,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 15,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 1,
          "max": 3,
          "rarityDenominator": 15,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Gorilla",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Trible Feller",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "FireCook Potion",
          "skill": "Brewing",
          "level": 20,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Fishing Potion",
          "skill": "Brewing",
          "level": 15,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Sandsmelt Potion",
          "skill": "Brewing",
          "level": 52,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Stamina Potion",
          "skill": "Brewing",
          "level": 67,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Recoil Potion",
          "skill": "Brewing",
          "level": 39,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Mining Potion",
          "skill": "Brewing",
          "level": 10,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Orebar Potion",
          "skill": "Brewing",
          "level": 17,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Oven Potion",
          "skill": "Brewing",
          "level": 23,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Woodcutting Potion",
          "skill": "Brewing",
          "level": 12,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.green_leaf_seeds",
      "name": "Green Leaf Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 2,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Green Leaf",
          "skill": "Farming",
          "level": 10,
          "growthTime": "20m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.green_mushroom",
      "name": "Green Mushroom",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 1,
          "seed": "Green Mushroom Seeds",
          "growthTime": "30m",
          "xp": 340,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Archery Potion",
          "skill": "Brewing",
          "level": 3,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Archery Potion",
          "skill": "Brewing",
          "level": 58,
          "quantity": 500,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Archery Potion",
          "skill": "Brewing",
          "level": 32,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.green_mushroom_seeds",
      "name": "Green Mushroom Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 3,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Green Mushroom",
          "skill": "Farming",
          "level": 1,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.greenhouse_ink",
      "name": "Greenhouse Ink",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Greenhouse Teleport Scroll",
          "skill": "Enchantment",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.greenhouse_teleport_scroll",
      "name": "Greenhouse Teleport Scroll",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 30,
          "materials": {
            "Paper": 1,
            "Greenhouse Ink": 1,
            "Stardust": 3000
          },
          "xp": 500,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.gunpowder",
      "name": "Gunpowder",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "TNT",
          "skill": "Crafting",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Vial Of Gunpowder",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.harpoon",
      "name": "Harpoon",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Trible Fishermen",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 120,
          "priceText": "120",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Dock Haven",
          "shop": "Happy Jack's Store",
          "price": 120,
          "priceText": "120",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Fisherman Jack",
          "price": 120,
          "priceText": "120",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.haunted_bow",
      "name": "Haunted Bow",
      "aliases": [],
      "categories": [
        "bows",
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Haunted Woods NW",
          "location": "Haunted Woods NW",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "String": 5,
            "Haunted Logs": 30,
            "Silkfang String": 1
          },
          "xp": 8015,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Blessed Bow",
          "skill": "Crafting",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Cactus Bow",
          "skill": "Crafting",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.haunted_logs",
      "name": "Haunted Logs",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Haunted Woods West",
          "location": "Haunted Woods West",
          "skill": "Stealing",
          "level": 52,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Haunted Woods NW",
          "location": "Haunted Woods NW",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 10,
          "max": 20,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Haunted Bow",
          "skill": "Crafting",
          "level": 50,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Haunted Staff",
          "skill": "Crafting",
          "level": 50,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.haunted_staff",
      "name": "Haunted Staff",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "staves",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Haunted Woods West",
          "location": "Haunted Woods West",
          "skill": "Stealing",
          "level": 52,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "Haunted Logs": 24
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Blessed Staff",
          "skill": "Crafting",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Cactus Staff",
          "skill": "Crafting",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.haunted_tree",
      "name": "Haunted Tree",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Mystic Vale",
          "room": "Cemetery",
          "roomId": "mystic_vale.cemetery",
          "nodeType": "tree",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Mystic_Vale",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Omboko Cemetery",
          "roomId": "omboko.cemetery",
          "nodeType": "tree",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.haunted_tree_seeds",
      "name": "Haunted Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Haunted Tree",
          "skill": "Farming",
          "level": 65,
          "bonemeal": 1500,
          "growthTime": "60h",
          "xp": 52150,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.heal_bat_wing_artifact",
      "name": "Heal Bat Wing Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Heal Bat",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.hell_shovel",
      "name": "Hell Shovel",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Hell",
          "room": "Layer 3",
          "roomId": "hell.layer3",
          "nodeType": "ground_item",
          "source": "https://flatmmo.wiki/index.php/Hell",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.high_quality_seaweed",
      "name": "High Quality Seaweed",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Atlas",
          "room": "Atlas Seaweed",
          "roomId": "atlas.seaweed",
          "nodeType": "resource",
          "skill": "Farming",
          "level": 75,
          "note": "Room access records Farming 75.",
          "source": "https://flatmmo.wiki/index.php/Atlas",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.holy_symbol_artifact",
      "name": "Holy Symbol Artifact",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Mad Priest Arena",
          "location": "Mad Priest Arena",
          "skill": "Stealing",
          "level": 80,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.hot_berries",
      "name": "Hot Berries",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Mount Frostvale Ladder",
          "location": "Mount Frostvale Ladder",
          "skill": "Stealing",
          "level": 65,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Deep Volcano",
          "location": "Deep Volcano",
          "skill": "Stealing",
          "level": 70,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Flamester",
          "area": "Volcano",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Volcano",
          "room": "Lava Enchantment Altar",
          "roomId": "volcano.lava_altar",
          "nodeType": "ground_resource",
          "source": "https://flatmmo.wiki/index.php/Volcano",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.huge_archery_potion",
      "name": "Huge Archery Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 58,
          "materials": {
            "Huge Vial": 1,
            "Green Mushroom": 500,
            "Lime Leaf": 25,
            "Gold Leaf": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.huge_blessed_potion",
      "name": "Huge Blessed Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 61,
          "materials": {
            "Large Vial": 1,
            "Gold Leaf": 5,
            "Spirit Mushroom": 500
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Ghost Mansion",
          "shop": "Ghost People",
          "price": 1000,
          "priceText": "1000",
          "currency": "Spirit Energy",
          "maxStock": "Infinite",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.huge_magic_potion",
      "name": "Huge Magic Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 65,
          "materials": {
            "Huge Vial": 1,
            "Blue Mushroom": 500,
            "Lime Leaf": 25,
            "Gold Leaf": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.huge_melee_potion",
      "name": "Huge Melee Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 55,
          "materials": {
            "Huge Vial": 1,
            "Red Mushroom": 500,
            "Lime Leaf": 25,
            "Gold Leaf": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.huge_sandsmelt_potion",
      "name": "Huge Sandsmelt Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 52,
          "materials": {
            "Huge Vial": 1,
            "Dotted Green Leaf": 50,
            "Green Leaf": 25,
            "Fireshroom": 100,
            "Crystal Shard": 1
          },
          "xp": 2875,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Desert Stall",
          "area": "Jafa Outpost",
          "skill": "Stealing",
          "level": 55,
          "access": "Kill Desert Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.huge_stamina_potion",
      "name": "Huge Stamina Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 67,
          "materials": {
            "Huge Vial": 1,
            "Lime Leaf": 25,
            "Feathers": 1000,
            "Green Leaf": 25
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.huge_vial",
      "name": "Huge Vial",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crystadune",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 150,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "Glass": 300
          },
          "xp": 600,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Huge Archery Potion",
          "skill": "Brewing",
          "level": 58,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Magic Potion",
          "skill": "Brewing",
          "level": 65,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Melee Potion",
          "skill": "Brewing",
          "level": 55,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Sandsmelt Potion",
          "skill": "Brewing",
          "level": 52,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Stamina Potion",
          "skill": "Brewing",
          "level": 67,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Worship Potion",
          "skill": "Brewing",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.huge_worship_potion",
      "name": "Huge Worship Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 70,
          "materials": {
            "Huge Vial": 1,
            "Crystal Leaf": 3,
            "Gold Leaf": 3,
            "Spirit Mushroom": 500
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.hunters_feather",
      "name": "Hunters Feather",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Shamen",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Hunting Mask",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.hunting_mask",
      "name": "Hunting Mask",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Hunting Mask",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.ice_block",
      "name": "Ice Block",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Polar Packsack",
          "skill": "Crafting",
          "level": 60,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.ice_ogre_club",
      "name": "Ice Ogre Club",
      "aliases": [],
      "categories": [
        "equipment",
        "item",
        "maces",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ice Ogre",
          "area": "Frostvale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ice_orb",
      "name": "Ice Orb",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Iceflare Cave",
          "location": "Iceflare Cave",
          "skill": "Stealing",
          "level": 66,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ice Ghost",
          "area": "Frostvale",
          "min": 10,
          "max": 20,
          "rarityDenominator": 11,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Iceflare",
          "area": "Frostvale",
          "min": 10,
          "max": 20,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.invisibility_badge",
      "name": "Invisibility Badge",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Ghost Mansion",
          "shop": "Ghost People",
          "price": 25000,
          "priceText": "25000",
          "currency": "Spirit Energy",
          "maxStock": "Infinite",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_arrow_heads",
      "name": "Iron Arrow Heads",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 25,
          "max": 50,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_arrowheads",
      "name": "Iron Arrowheads",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Iron Arrows",
          "skill": "Crafting",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.iron_arrows",
      "name": "Iron Arrows",
      "aliases": [],
      "categories": [
        "arrows",
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Archer Thief",
          "area": "Thieves Hideout",
          "min": 5,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 5,
          "materials": {
            "Feathers": 1,
            "Arrow Shafts": 1,
            "Iron Arrowheads": 1
          },
          "xp": 2,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_axe",
      "name": "Iron Axe",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Trible Feller",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Lumberjack",
          "price": 360,
          "priceText": "360",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_bar",
      "name": "Iron Bar",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "smelting",
          "skill": "Forging",
          "level": 5,
          "materials": {
            "Iron Ore": 1,
            "Coal Ore": 1
          },
          "xp": 25,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Iron Body",
          "skill": "Forging",
          "level": 25,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Boots",
          "skill": "Forging",
          "level": 25,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Gloves",
          "skill": "Forging",
          "level": 25,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Helmet",
          "skill": "Forging",
          "level": 25,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Knife",
          "skill": "Forging",
          "level": 10,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Legs",
          "skill": "Forging",
          "level": 25,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Mace",
          "skill": "Forging",
          "level": 15,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Sword",
          "skill": "Forging",
          "level": 20,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.iron_blade",
      "name": "Iron Blade",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Iron Scimitar",
          "skill": "Forging",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.iron_body",
      "name": "Iron Body",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 25,
          "materials": {
            "Iron Bar": 50
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_boots",
      "name": "Iron Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 25,
          "materials": {
            "Iron Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_gloves",
      "name": "Iron Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 25,
          "materials": {
            "Iron Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_helmet",
      "name": "Iron Helmet",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 25,
          "materials": {
            "Iron Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_knife",
      "name": "Iron Knife",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "knives",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Entrance to Thieves Hideout",
          "location": "Entrance to Thieves Hideout",
          "skill": "Stealing",
          "level": 3,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 10,
          "materials": {
            "Iron Bar": 5
          },
          "xp": 225,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Thief Guard Shop",
          "price": 360,
          "priceText": "360",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_legs",
      "name": "Iron Legs",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 25,
          "materials": {
            "Iron Bar": 30
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_mace",
      "name": "Iron Mace",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "maces"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 15,
          "materials": {
            "Iron Bar": 10
          },
          "xp": 450,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_ore",
      "name": "Iron Ore",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rocky",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Beach",
          "room": "Quicksand More Ores",
          "roomId": "beach.quicksand_more_ores",
          "nodeType": "giant_ore",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Beach",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Iron Bar",
          "skill": "Forging",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.iron_pickaxe",
      "name": "Iron Pickaxe",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Dwarf Salesman",
          "price": 360,
          "priceText": "360",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_scimitar",
      "name": "Iron Scimitar",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "scimitars",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 30,
          "materials": {
            "Scimitar Handle": 1,
            "Iron Blade": 1
          },
          "xp": 675,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Pirate Isle",
          "shop": "Donny",
          "price": 2160,
          "priceText": "2160",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_spear",
      "name": "Iron Spear",
      "aliases": [],
      "categories": [
        "equipment",
        "item",
        "shop_item",
        "spears"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Spear Salesman",
          "price": 2160,
          "priceText": "2160",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.iron_sword",
      "name": "Iron Sword",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "stealing",
        "swords"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "EB General Store Basement",
          "location": "EB General Store Basement",
          "skill": "Stealing",
          "level": 5,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 20,
          "materials": {
            "Iron Bar": 15
          },
          "xp": 675,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.jiggy_artifact",
      "name": "Jiggy Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Shamen",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.lantern_lit",
      "name": "Lantern (Lit)",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Well Cave Stall",
          "area": "Omboko",
          "location": "Well Cave",
          "skill": "Stealing",
          "level": 60,
          "access": "Light torch first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.lantern_unlit",
      "name": "Lantern (Unlit)",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Well Cave Stall",
          "area": "Omboko",
          "location": "Well Cave",
          "skill": "Stealing",
          "level": 60,
          "access": "Light torch first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_antidote_potion",
      "name": "Large Antidote Potion",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 37,
          "materials": {
            "Large Vial": 1,
            "Scorpions Tail": 50,
            "Dotted Green Leaf": 20
          },
          "xp": 700,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Desert Temple (3)",
          "location": "Desert Temple (3)",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Cobra",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Poison Ali Dark",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Desert Stall",
          "area": "Jafa Outpost",
          "skill": "Stealing",
          "level": 55,
          "access": "Kill Desert Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_archery_potion",
      "name": "Large Archery Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 32,
          "materials": {
            "Large Vial": 1,
            "Lime Leaf": 5,
            "Green Mushroom": 50
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_enchantment_potion",
      "name": "Large Enchantment Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 40,
          "materials": {
            "Large Vial": 1,
            "Lime Leaf": 5,
            "Unpowered Orb": 1000
          },
          "xp": 3600,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_farming_potion",
      "name": "Large Farming Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 45,
          "materials": {
            "Large Vial": 1,
            "Lime Leaf": 5,
            "Bonemeal": 100
          },
          "xp": 600,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_magic_potion",
      "name": "Large Magic Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 35,
          "materials": {
            "Large Vial": 1,
            "Lime Leaf": 5,
            "Blue Mushroom": 50
          },
          "xp": 650,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_melee_potion",
      "name": "Large Melee Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 30,
          "materials": {
            "Large Vial": 1,
            "Lime Leaf": 5,
            "Red Mushroom": 50
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_recoil_potion",
      "name": "Large Recoil Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 39,
          "materials": {
            "Large Vial": 1,
            "Green Leaf": 20,
            "Dotted Green Leaf": 20,
            "Spirit Mushroom": 20
          },
          "xp": 520,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_stardust_potion",
      "name": "Large Stardust Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 50,
          "materials": {
            "Large Vial": 1,
            "Gold Leaf": 3,
            "Stardust": 1000
          },
          "xp": 1600,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.large_vial",
      "name": "Large Vial",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crystadune",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 25,
          "materials": {
            "Glass": 100
          },
          "xp": 200,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Huge Blessed Potion",
          "skill": "Brewing",
          "level": 61,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Antidote Potion",
          "skill": "Brewing",
          "level": 37,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Archery Potion",
          "skill": "Brewing",
          "level": 32,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Enchantment Potion",
          "skill": "Brewing",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Farming Potion",
          "skill": "Brewing",
          "level": 45,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Magic Potion",
          "skill": "Brewing",
          "level": 35,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Melee Potion",
          "skill": "Brewing",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Recoil Potion",
          "skill": "Brewing",
          "level": 39,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Stardust Potion",
          "skill": "Brewing",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.lava_bucket",
      "name": "Lava Bucket",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Bar",
          "skill": "Forging",
          "level": 75,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.lava_eel",
      "name": "Lava Eel",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Hell",
          "room": "Layer 1 / Starting Area",
          "roomId": "hell.layer1",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Hell",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Volcano",
          "room": "Ancient / Lava Bucket Area",
          "roomId": "volcano.ancient",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Volcano",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Volcano",
          "room": "Lava Enchantment Altar",
          "roomId": "volcano.lava_altar",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Volcano",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.lava_orb",
      "name": "Lava Orb",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Flamester",
          "area": "Volcano",
          "min": 5,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.leafy_gloves",
      "name": "Leafy Gloves",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.lightning_rod",
      "name": "Lightning Rod",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Storm Spirit",
          "area": "Cloud",
          "currency": "Storm Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.lime_leaf",
      "name": "Lime Leaf",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 20,
          "seed": "Lime Leaf Seeds",
          "growthTime": "30m",
          "xp": 1000,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Gorilla",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Trible Feller",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Birdnest Potion",
          "skill": "Brewing",
          "level": 25,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Archery Potion",
          "skill": "Brewing",
          "level": 58,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Magic Potion",
          "skill": "Brewing",
          "level": 65,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Melee Potion",
          "skill": "Brewing",
          "level": 55,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Stamina Potion",
          "skill": "Brewing",
          "level": 67,
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Archery Potion",
          "skill": "Brewing",
          "level": 32,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Enchantment Potion",
          "skill": "Brewing",
          "level": 40,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Farming Potion",
          "skill": "Brewing",
          "level": 45,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Magic Potion",
          "skill": "Brewing",
          "level": 35,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Melee Potion",
          "skill": "Brewing",
          "level": 30,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.lime_leaf_seeds",
      "name": "Lime Leaf Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Very Rare",
          "rarityDenominator": 10000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Lime Leaf",
          "skill": "Farming",
          "level": 20,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.lions_packsack",
      "name": "Lions Packsack",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "Lions Packsack Fur": 1,
            "Silkfang String": 1
          },
          "xp": 4000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.lions_packsack_fur",
      "name": "Lions Packsack Fur",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Lions Packsack",
          "skill": "Crafting",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.lobster_cage",
      "name": "Lobster Cage",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Atlas",
          "room": "Ocean Crabs",
          "roomId": "atlas.ocean_crabs",
          "nodeType": "ground_item",
          "source": "https://flatmmo.wiki/index.php/Atlas",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.logs",
      "name": "Logs",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 10,
          "max": 20,
          "rarityDenominator": 6,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Citizen",
          "area": "Everbrook",
          "location": "Mayor's house",
          "skill": "Stealing",
          "level": 1,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Frostvale",
          "shop": "General Store",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 50,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mount Frostvale",
          "shop": "Mount Frostvale Store",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "access": "Kill 10 Ice Golems",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Spear",
          "skill": "Forging",
          "level": 85,
          "quantity": 40,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bow",
          "skill": "Crafting",
          "level": 3,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bucket",
          "skill": "Crafting",
          "level": 1,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Club",
          "skill": "Crafting",
          "level": 1,
          "quantity": 6,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Promethium Spear",
          "skill": "Forging",
          "level": 50,
          "quantity": 40,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Staff",
          "skill": "Crafting",
          "level": 1,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Titanium Spear",
          "skill": "Forging",
          "level": 70,
          "quantity": 40,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Wooden Heart",
          "skill": "Crafting",
          "level": 5,
          "quantity": 42,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.machete",
      "name": "Machete",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Omboko",
          "shop": "General Store",
          "price": 640,
          "priceText": "640",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.magic_bow",
      "name": "Magic Bow",
      "aliases": [],
      "categories": [
        "bows",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 80,
          "materials": {
            "Cactus Bow": 1,
            "Magic Logs": 30,
            "Valebark": 1
          },
          "xp": 14400,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.magic_heart",
      "name": "Magic Heart",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 90,
          "materials": {
            "Magic Logs": 42
          },
          "xp": 25200,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.magic_hunting_mask",
      "name": "Magic Hunting Mask",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Hunting Mask",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.magic_logs",
      "name": "Magic Logs",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Magic Bow",
          "skill": "Crafting",
          "level": 80,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Magic Heart",
          "skill": "Crafting",
          "level": 90,
          "quantity": 42,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Magic Staff",
          "skill": "Crafting",
          "level": 80,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Stardust",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.magic_potion",
      "name": "Magic Potion",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "chest_reward",
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 5,
          "materials": {
            "Vial": 1,
            "Dotted Green Leaf": 5,
            "Blue Mushroom": 10
          },
          "xp": 85,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 20,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Desert Temple (1)",
          "location": "Desert Temple (1)",
          "skill": "Stealing",
          "level": 55,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.magic_staff",
      "name": "Magic Staff",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "staves"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 80,
          "materials": {
            "Cactus Staff": 1,
            "Magic Logs": 24,
            "Valebark": 1
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.magic_tree",
      "name": "Magic Tree",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Mystic Vale",
          "room": "Cemetery",
          "roomId": "mystic_vale.cemetery",
          "nodeType": "tree",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Mystic_Vale",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.magic_tree_seeds",
      "name": "Magic Tree Seeds",
      "aliases": [],
      "categories": [
        "chest_reward",
        "farming",
        "item",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Mystic Vale",
          "location": "Mystic Vale",
          "skill": "Stealing",
          "level": 90,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Magic Tree",
          "skill": "Farming",
          "level": 90,
          "bonemeal": 10000,
          "growthTime": "105h",
          "xp": 354125,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.mangrove_bow",
      "name": "Mangrove Bow",
      "aliases": [],
      "categories": [
        "bows",
        "crafted",
        "equipment",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "String": 5,
            "Mangrove Logs": 30
          },
          "xp": 1515,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.mangrove_heart",
      "name": "Mangrove Heart",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "Mangrove Logs": 42
          },
          "xp": 2310,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.mangrove_logs",
      "name": "Mangrove Logs",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 1,
          "max": 5,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 10,
          "max": 20,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Mangrove Bow",
          "skill": "Crafting",
          "level": 40,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Mangrove Heart",
          "skill": "Crafting",
          "level": 50,
          "quantity": 42,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Mangrove Planks",
          "skill": "Crafting",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Mangrove Pole",
          "skill": "Crafting",
          "level": 45,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Mangrove Staff",
          "skill": "Crafting",
          "level": 40,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.mangrove_planks",
      "name": "Mangrove Planks",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "Mangrove Logs": 1
          },
          "xp": 50,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.mangrove_pole",
      "name": "Mangrove Pole",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 45,
          "materials": {
            "Mangrove Logs": 1
          },
          "xp": 50,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.mangrove_staff",
      "name": "Mangrove Staff",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "staves"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "Mangrove Logs": 24
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.mangrove_tree",
      "name": "Mangrove Tree",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Beach",
          "room": "Beach Boat",
          "roomId": "beach.boat",
          "nodeType": "tree",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Beach",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Dock Haven",
          "room": "Dock",
          "roomId": "dock_haven.dock",
          "nodeType": "tree",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Dock_Haven",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.mangrove_tree_seeds",
      "name": "Mangrove Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "seed",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Mangrove Tree",
          "skill": "Farming",
          "level": 50,
          "bonemeal": 750,
          "growthTime": "30h",
          "xp": 23125,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.maple_bow",
      "name": "Maple Bow",
      "aliases": [],
      "categories": [
        "bows",
        "chest_reward",
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "quest_reward",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Wizard Trapdoor",
          "location": "Wizard Trapdoor",
          "skill": "Stealing",
          "level": 40,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "String": 5,
            "Maple Logs": 30
          },
          "xp": 915,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Thieves Hideout 2",
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 1080,
          "priceText": "1080",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.maple_logs",
      "name": "Maple Logs",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "2 Bears",
          "location": "2 Bears",
          "skill": "Stealing",
          "level": 30,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 10,
          "max": 20,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Maple Bow",
          "skill": "Crafting",
          "level": 30,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Maple Planks",
          "skill": "Crafting",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Maple Staff",
          "skill": "Crafting",
          "level": 30,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.maple_planks",
      "name": "Maple Planks",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "2 Bears",
          "location": "2 Bears",
          "skill": "Stealing",
          "level": 30,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "Maple Logs": 1
          },
          "xp": 30,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.maple_staff",
      "name": "Maple Staff",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "shop_item",
        "staves"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "Maple Logs": 24
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 1920,
          "priceText": "1920",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.maple_tree_seeds",
      "name": "Maple Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Maple Tree",
          "skill": "Farming",
          "level": 30,
          "bonemeal": 500,
          "growthTime": "20h",
          "xp": 13025,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.matches",
      "name": "Matches",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "quest_reward",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Heating Homes",
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Frostvale",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 50,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mount Frostvale",
          "shop": "Mount Frostvale Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "access": "Kill 10 Ice Golems",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Omboko",
          "shop": "General Store",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 1,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.melee_hunting_mask",
      "name": "Melee Hunting Mask",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Gold Hunting Mask",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.melee_potion",
      "name": "Melee Potion",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "chest_reward",
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 1,
          "materials": {
            "Vial": 1,
            "Dotted Green Leaf": 3,
            "Red Mushroom": 10
          },
          "xp": 75,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 15,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Desert Temple (1)",
          "location": "Desert Temple (1)",
          "skill": "Stealing",
          "level": 55,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.meteor_pickaxe",
      "name": "Meteor Pickaxe",
      "aliases": [],
      "categories": [
        "event_reward",
        "item"
      ],
      "acquisition": [
        {
          "type": "event_reward",
          "event": "Meteor",
          "note": "Community Event reward pool; exact reward odds not normalized.",
          "source": "https://flatmmo.wiki/index.php/Community_Events",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.milk_bucket",
      "name": "Milk Bucket",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Dust Devil",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Bob the Farmer's Shop",
          "price": 16,
          "priceText": "16",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.milk_buckets",
      "name": "Milk Buckets",
      "aliases": [],
      "categories": [
        "item",
        "quest_reward"
      ],
      "acquisition": [
        {
          "type": "quest_reward",
          "quest": "Drain Key",
          "quantity": 25,
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.miners_gem_beads_necklace",
      "name": "Miners Gem Beads Necklace",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 400,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.mining_potion",
      "name": "Mining Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "event_reward",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 10,
          "materials": {
            "Vial": 1,
            "Green Leaf": 5,
            "Rockshroom": 10
          },
          "xp": 135,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "event_reward",
          "event": "Meteor",
          "note": "Community Event reward pool; exact reward odds not normalized.",
          "source": "https://flatmmo.wiki/index.php/Community_Events",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.moldshroom",
      "name": "Moldshroom",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 7,
          "seed": "Moldshroom Seeds",
          "growthTime": "30m",
          "xp": 620,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Desert Beetle",
          "area": "Desert",
          "min": 5,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ice Beetle",
          "area": "Frostvale",
          "min": 5,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Beetle",
          "area": "Omboko",
          "min": 5,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Cave Beetle",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Woodcutting Potion",
          "skill": "Brewing",
          "level": 12,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.moldshroom_seeds",
      "name": "Moldshroom Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Moldshroom",
          "skill": "Farming",
          "level": 7,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.mummified_bones",
      "name": "Mummified Bones",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Mummy",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.mummified_skull",
      "name": "Mummified Skull",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Mummy",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.nails",
      "name": "Nails",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Train Track",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1000,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.nessie_fishing_net",
      "name": "Nessie Fishing Net",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.nessie_fishing_rod",
      "name": "Nessie Fishing Rod",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.nethergrass",
      "name": "Nethergrass",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Volcano",
          "room": "Bridge",
          "roomId": "volcano.bridge",
          "nodeType": "ground_resource",
          "source": "https://flatmmo.wiki/index.php/Volcano",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.noctyrix_body",
      "name": "Noctyrix Body",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.noctyrix_boots",
      "name": "Noctyrix Boots",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.noctyrix_ears",
      "name": "Noctyrix Ears",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.noctyrix_gloves",
      "name": "Noctyrix Gloves",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.noctyrix_legs",
      "name": "Noctyrix Legs",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.noctyrix_mask",
      "name": "Noctyrix Mask",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.noctyrix_pet",
      "name": "Noctyrix Pet",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.oak_bow",
      "name": "Oak Bow",
      "aliases": [],
      "categories": [
        "bows",
        "crafted",
        "equipment",
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 10,
          "materials": {
            "String": 5,
            "Oak Logs": 30
          },
          "xp": 315,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 504,
          "priceText": "504",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.oak_heart",
      "name": "Oak Heart",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 20,
          "materials": {
            "Oak Logs": 42
          },
          "xp": 420,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.oak_logs",
      "name": "Oak Logs",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 10,
          "max": 20,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Citizen",
          "area": "Everbrook",
          "location": "Mayor's house",
          "skill": "Stealing",
          "level": 1,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Oak Bow",
          "skill": "Crafting",
          "level": 10,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Oak Heart",
          "skill": "Crafting",
          "level": 20,
          "quantity": 42,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Oak Staff",
          "skill": "Crafting",
          "level": 10,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.oak_staff",
      "name": "Oak Staff",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "shop_item",
        "staves"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Guard Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 15,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 10,
          "materials": {
            "Oak Logs": 24
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 384,
          "priceText": "384",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.oak_tree_seeds",
      "name": "Oak Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Oak Tree",
          "skill": "Farming",
          "level": 10,
          "bonemeal": 50,
          "growthTime": "10h",
          "xp": 5124,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.ogre_bones",
      "name": "Ogre Bones",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ice Ogre",
          "area": "Frostvale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ogre",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Bonemeal",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.ogre_club",
      "name": "Ogre Club",
      "aliases": [],
      "categories": [
        "equipment",
        "item",
        "maces",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ogre",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.omboko_axe",
      "name": "Omboko Axe",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Trible Feller",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 400,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "Omboko Axe Head": 1,
            "Cactus Logs": 10,
            "Bamboo": 20
          },
          "xp": 2500,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Omboko",
          "shop": "General Store",
          "price": 18512,
          "priceText": "18512",
          "currency": "Coins",
          "maxStock": 0,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Omboko Stall",
          "area": "Omboko",
          "location": "outside shop",
          "skill": "Stealing",
          "level": 20,
          "access": "Kill Druid Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.omboko_axe_head",
      "name": "Omboko Axe Head",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 2000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Omboko Axe",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.orebar_potion",
      "name": "Orebar Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "event_reward",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 17,
          "materials": {
            "Vial": 1,
            "Fireshroom": 5,
            "Rockshroom": 5,
            "Green Leaf": 5
          },
          "xp": 135,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "event_reward",
          "event": "Meteor",
          "note": "Community Event reward pool; exact reward odds not normalized.",
          "source": "https://flatmmo.wiki/index.php/Community_Events",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.oven_ashes",
      "name": "Oven Ashes",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Chef's Backroom",
          "location": "Chef's Backroom",
          "skill": "Stealing",
          "level": 40,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Oven Potion",
          "skill": "Brewing",
          "level": 23,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.oven_potion",
      "name": "Oven Potion",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 23,
          "materials": {
            "Vial": 1,
            "Oven Ashes": 20,
            "Green Leaf": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Chef's Backroom",
          "location": "Chef's Backroom",
          "skill": "Stealing",
          "level": 40,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.oxygen_tank",
      "name": "Oxygen Tank",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.palm_tree_seeds",
      "name": "Palm Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Desert Stall",
          "area": "Jafa Outpost",
          "skill": "Stealing",
          "level": 55,
          "access": "Kill Desert Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Coconut",
          "skill": "Farming",
          "level": 65,
          "growthTime": "90h",
          "bonemeal": 100,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.paper",
      "name": "Paper",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Ents",
          "location": "Ents",
          "skill": "Stealing",
          "level": 32,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Haunted Woods East North",
          "location": "Haunted Woods East North",
          "skill": "Stealing",
          "level": 42,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Ghost Mansion Library",
          "location": "Ghost Mansion Library",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "npc_service",
          "area": "Omboko",
          "npc": "Paper Maker",
          "materials": {
            "Bamboo Strips": 100,
            "Coins": 1000
          },
          "note": "Makes Paper from 100 Bamboo Strips and 1,000 Coins.",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Omboko",
          "shop": "General Store",
          "price": 2000,
          "priceText": "2000",
          "currency": "Coins",
          "maxStock": 1000,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Omboko Stall",
          "area": "Omboko",
          "location": "outside shop",
          "skill": "Stealing",
          "level": 20,
          "access": "Kill Druid Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Chef's House Teleport Scroll",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Greenhouse Teleport Scroll",
          "skill": "Enchantment",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Phantos Teleport Scroll",
          "skill": "Enchantment",
          "level": 45,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Rogue Teleport Scroll",
          "skill": "Enchantment",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Thieves Hideout Teleport Scroll",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.pear",
      "name": "Pear",
      "aliases": [],
      "categories": [
        "farming_crop",
        "fruit",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 70,
          "seed": "Pear Tree Seeds",
          "growthTime": "120h",
          "xp": 35245,
          "bonemeal": 180,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mount Frostvale Stall",
          "area": "Mount Frostvale",
          "skill": "Stealing",
          "level": 69,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Ice Ogre first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Pear Pie",
          "skill": "Cooking",
          "level": 45,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.pear_pie",
      "name": "Pear Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 45,
          "materials": {
            "Pear": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.pear_tree_seeds",
      "name": "Pear Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mount Frostvale Stall",
          "area": "Mount Frostvale",
          "skill": "Stealing",
          "level": 69,
          "access": "Kill Ice Ogre first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Pear",
          "skill": "Farming",
          "level": 70,
          "growthTime": "120h",
          "bonemeal": 180,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.phantos_ink",
      "name": "Phantos Ink",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Haunted Woods East North",
          "location": "Haunted Woods East North",
          "skill": "Stealing",
          "level": 42,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Ghost Mansion Library",
          "location": "Ghost Mansion Library",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Phantos Teleport Scroll",
          "skill": "Enchantment",
          "level": 45,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.phantos_teleport_scroll",
      "name": "Phantos Teleport Scroll",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 45,
          "materials": {
            "Paper": 1,
            "Phantos Ink": 1,
            "Stardust": 7000
          },
          "xp": 1800,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.pine_heart",
      "name": "Pine Heart",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 82,
          "materials": {
            "Pine Logs": 42
          },
          "xp": 12600,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.pine_logs",
      "name": "Pine Logs",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "2 Ice Ogres",
          "location": "2 Ice Ogres",
          "skill": "Stealing",
          "level": 70,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Pine Heart",
          "skill": "Crafting",
          "level": 82,
          "quantity": 42,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.pine_tree",
      "name": "Pine Tree",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Frostvale",
          "room": "Northern Fields",
          "roomId": "frostvale.northern_fields",
          "nodeType": "tree",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Frostvale",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.pine_tree_seeds",
      "name": "Pine Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Pine Tree",
          "skill": "Farming",
          "level": 82,
          "bonemeal": 6000,
          "growthTime": "90h",
          "xp": 184600,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.pineapple",
      "name": "Pineapple",
      "aliases": [],
      "categories": [
        "farming_crop",
        "fruit",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 45,
          "seed": "Pineapple Tree Seeds",
          "growthTime": "45h",
          "xp": 8230,
          "bonemeal": 50,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Bat",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Pineapple Pie",
          "skill": "Cooking",
          "level": 20,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.pineapple_pie",
      "name": "Pineapple Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 20,
          "materials": {
            "Pineapple": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.pineapple_tree_seeds",
      "name": "Pineapple Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Pineapple",
          "skill": "Farming",
          "level": 45,
          "growthTime": "45h",
          "bonemeal": 50,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.piranha",
      "name": "Piranha",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Omboko Piranhas",
          "roomId": "omboko.piranhas",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.polar_bears_packsack_fur",
      "name": "Polar Bears Packsack Fur",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Polar Packsack",
          "skill": "Crafting",
          "level": 60,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.polar_packsack",
      "name": "Polar Packsack",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 60,
          "materials": {
            "Polar Bears Packsack Fur": 1,
            "Ice Block": 1
          },
          "xp": 200,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_arrow",
      "name": "Promethium Arrow",
      "aliases": [],
      "categories": [
        "item"
      ],
      "acquisition": [
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_arrowheads",
      "name": "Promethium Arrowheads",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Promethium Arrows",
          "skill": "Crafting",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.promethium_arrows",
      "name": "Promethium Arrows",
      "aliases": [],
      "categories": [
        "arrows",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "Feathers": 1,
            "Arrow Shafts": 1,
            "Promethium Arrowheads": 1
          },
          "xp": 6,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_bar",
      "name": "Promethium Bar",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "smelting",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Promethium Ore": 1,
            "Coal Ore": 10,
            "Charcoal": 5
          },
          "xp": 150,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Promethium Body",
          "skill": "Forging",
          "level": 65,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Boots",
          "skill": "Forging",
          "level": 65,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Gloves",
          "skill": "Forging",
          "level": 65,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Helmet",
          "skill": "Forging",
          "level": 65,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Knife",
          "skill": "Forging",
          "level": 45,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Legs",
          "skill": "Forging",
          "level": 65,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Mace",
          "skill": "Forging",
          "level": 50,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Spear",
          "skill": "Forging",
          "level": 50,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Sword",
          "skill": "Forging",
          "level": 55,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.promethium_blade",
      "name": "Promethium Blade",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Promethium Scimitar",
          "skill": "Forging",
          "level": 65,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.promethium_body",
      "name": "Promethium Body",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 65,
          "materials": {
            "Promethium Bar": 50
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_boots",
      "name": "Promethium Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 65,
          "materials": {
            "Promethium Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_gloves",
      "name": "Promethium Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 65,
          "materials": {
            "Promethium Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_helmet",
      "name": "Promethium Helmet",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 65,
          "materials": {
            "Promethium Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_knife",
      "name": "Promethium Knife",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "knives",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 45,
          "materials": {
            "Promethium Bar": 5
          },
          "xp": 920,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_legs",
      "name": "Promethium Legs",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 65,
          "materials": {
            "Promethium Bar": 30
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_mace",
      "name": "Promethium Mace",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "maces"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Promethium Bar": 10
          },
          "xp": 1840,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_ore",
      "name": "Promethium Ore",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Volcanic Rocky",
          "area": "Volcano",
          "min": 1,
          "max": 1,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Hell",
          "room": "Gem Converter",
          "roomId": "hell.gem_converter",
          "nodeType": "ore",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Hell",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Promethium Bar",
          "skill": "Forging",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.promethium_scimitar",
      "name": "Promethium Scimitar",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "scimitars",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 65,
          "materials": {
            "Scimitar Handle": 1,
            "Promethium Blade": 1
          },
          "xp": 2760,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_spear",
      "name": "Promethium Spear",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "spears"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 50,
          "materials": {
            "Promethium Bar": 15,
            "Logs": 40,
            "Promethium Spear Tip": 1
          },
          "xp": 2960,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.promethium_spear_tip",
      "name": "Promethium Spear Tip",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Spear Salesman",
          "price": 27480,
          "priceText": "27480",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Promethium Spear",
          "skill": "Forging",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.promethium_sword",
      "name": "Promethium Sword",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "swords"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 55,
          "materials": {
            "Promethium Bar": 15
          },
          "xp": 2760,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.prospector_helmet",
      "name": "Prospector Helmet",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Prospector",
          "priceText": "100",
          "maxStock": 20,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.prospector_pants",
      "name": "Prospector Pants",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Prospector",
          "priceText": "100",
          "maxStock": 20,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.prospector_top",
      "name": "Prospector Top",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Prospector",
          "priceText": "100",
          "maxStock": 20,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.pyro_gloves",
      "name": "Pyro Gloves",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.pyro_matches",
      "name": "Pyro Matches",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Fire Spirit",
          "area": "Omboko",
          "currency": "Firebond Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_anchovy",
      "name": "Raw Anchovy",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Fisherman Jack",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 0,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_anglerfish",
      "name": "Raw Anglerfish",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Well Cave Stall",
          "area": "Omboko",
          "location": "Well Cave",
          "skill": "Stealing",
          "level": 60,
          "access": "Light torch first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_arctic_cod",
      "name": "Raw Arctic Cod",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Mount Frostvale Stall",
          "area": "Mount Frostvale",
          "skill": "Stealing",
          "level": 69,
          "access": "Kill Ice Ogre first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_bacon",
      "name": "Raw Bacon",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pig",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_blue_lobster",
      "name": "Raw Blue Lobster",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1000000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1000000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_chicken",
      "name": "Raw Chicken",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Chicken",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_crab_meat",
      "name": "Raw Crab Meat",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crab",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_lobster",
      "name": "Raw Lobster",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 10,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 20,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_piranha",
      "name": "Raw Piranha",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Omboko Stall",
          "area": "Omboko",
          "location": "outside shop",
          "skill": "Stealing",
          "level": 20,
          "access": "Kill Druid Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_pork",
      "name": "Raw Pork",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pig",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_rat_meat",
      "name": "Raw Rat Meat",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Giant Rat",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rat",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_sardine",
      "name": "Raw Sardine",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Seagull",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 32,
          "priceText": "32",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mount Frostvale",
          "shop": "Mount Frostvale Store",
          "price": 32,
          "priceText": "32",
          "currency": "Coins",
          "access": "Kill 10 Ice Golems",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_shark",
      "name": "Raw Shark",
      "aliases": [],
      "categories": [
        "item",
        "shop_item",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 424,
          "priceText": "424",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_shrimp",
      "name": "Raw Shrimp",
      "aliases": [],
      "categories": [
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Citizen",
          "area": "Everbrook",
          "location": "Mayor's house",
          "skill": "Stealing",
          "level": 1,
          "rarity": "Very Common",
          "rarityDenominator": 1,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mount Frostvale",
          "shop": "Mount Frostvale Store",
          "price": 8,
          "priceText": "8",
          "currency": "Coins",
          "access": "Kill 10 Ice Golems",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_steak",
      "name": "Raw Steak",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "quest_reward",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Cow",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Drain Key",
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Bob the Farmer's Shop",
          "price": 40,
          "priceText": "40",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.raw_tuna",
      "name": "Raw Tuna",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Trible Fishermen",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Atlas",
          "shop": "Atlas General Store",
          "price": 100,
          "priceText": "100",
          "currency": "Coins",
          "maxStock": 25,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.red_mage_boots",
      "name": "Red Mage Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 6,
          "materials": {
            "Blue Mage Boots": 1,
            "Red Mage Silk": 3,
            "Stardust": 1200,
            "String": 6
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Druid Boots",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.red_mage_gloves",
      "name": "Red Mage Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 6,
          "materials": {
            "Blue Mage Gloves": 1,
            "Red Mage Silk": 3,
            "Stardust": 1200,
            "String": 6
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Druid Gloves",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.red_mage_hat",
      "name": "Red Mage Hat",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 10,
          "materials": {
            "Blue Mage Hat": 1,
            "Red Mage Silk": 5,
            "Stardust": 2000,
            "String": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Druid Headband",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.red_mage_silk",
      "name": "Red Mage Silk",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 3,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Red Mage Boots",
          "skill": "Enchantment",
          "level": 6,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Gloves",
          "skill": "Enchantment",
          "level": 6,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Hat",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Skirt",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 7,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Top",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.red_mage_skirt",
      "name": "Red Mage Skirt",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 18,
          "materials": {
            "Blue Mage Skirt": 1,
            "Red Mage Silk": 7,
            "Stardust": 3000,
            "String": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Druid Skirt",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.red_mage_top",
      "name": "Red Mage Top",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "magic",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Enchantment",
          "level": 18,
          "materials": {
            "Blue Mage Top": 1,
            "Red Mage Silk": 10,
            "Stardust": 4000,
            "String": 20
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Druid Top",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.red_mushroom",
      "name": "Red Mushroom",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 1,
          "seed": "Red Mushroom Seeds",
          "growthTime": "30m",
          "xp": 340,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Huge Melee Potion",
          "skill": "Brewing",
          "level": 55,
          "quantity": 500,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Melee Potion",
          "skill": "Brewing",
          "level": 30,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Melee Potion",
          "skill": "Brewing",
          "level": 1,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.red_mushroom_seeds",
      "name": "Red Mushroom Seeds",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 10,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 3,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Red Mushroom",
          "skill": "Farming",
          "level": 1,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.reflect_badge",
      "name": "Reflect Badge",
      "aliases": [],
      "categories": [
        "badge",
        "item"
      ],
      "acquisition": [
        {
          "type": "special_source",
          "method": "Mirror mechanism",
          "source": "https://flatmmo.wiki/index.php/Badges",
          "authority": "community_verified",
          "confidence": "medium"
        }
      ],
      "uses": []
    },
    {
      "id": "item.rockshroom",
      "name": "Rockshroom",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 3,
          "seed": "Rockshroom Seeds",
          "growthTime": "30m",
          "xp": 440,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 9,
          "rarityDenominator": 3,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rocky",
          "area": "Everbrook",
          "min": 3,
          "max": 9,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 9,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Mining Potion",
          "skill": "Brewing",
          "level": 10,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Orebar Potion",
          "skill": "Brewing",
          "level": 17,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.rockshroom_crate",
      "name": "Rockshroom Crate",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Prospector",
          "priceText": "5",
          "maxStock": 50,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.rockshroom_seeds",
      "name": "Rockshroom Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Prospector",
          "priceText": "1",
          "maxStock": 50,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Rockshroom",
          "skill": "Farming",
          "level": 3,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.rogue_archer_armour_pieces",
      "name": "Rogue Archer Armour Pieces",
      "aliases": [],
      "categories": [
        "item"
      ],
      "acquisition": [
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.rogue_beer",
      "name": "Rogue Beer",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Tavern Bartender",
          "price": 40,
          "priceText": "40",
          "currency": "Coins",
          "maxStock": 50,
          "access": "Complete Desert Temple",
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.rogue_ink",
      "name": "Rogue Ink",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Crypt 4",
          "location": "Crypt 4",
          "skill": "Stealing",
          "level": 55,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Rogue Teleport Scroll",
          "skill": "Enchantment",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.rogue_mage_armour_pieces",
      "name": "Rogue Mage Armour Pieces",
      "aliases": [],
      "categories": [
        "item"
      ],
      "acquisition": [
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.rogue_teleport_scroll",
      "name": "Rogue Teleport Scroll",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 40,
          "materials": {
            "Paper": 1,
            "Rogue Ink": 1,
            "Stardust": 5000
          },
          "xp": 1000,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Crypt 4",
          "location": "Crypt 4",
          "skill": "Stealing",
          "level": 55,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.rogue_warrior_armour_pieces",
      "name": "Rogue Warrior Armour Pieces",
      "aliases": [],
      "categories": [
        "item"
      ],
      "acquisition": [
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.ruby",
      "name": "Ruby",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 6000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Cut Ruby",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Stardust",
          "skill": "Enchantment",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.rusty_ring",
      "name": "Rusty Ring",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "quest_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Desert Island",
          "location": "Desert Island",
          "skill": "Stealing",
          "level": 40,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "quest_reward",
          "quest": "Desert Island",
          "source": "https://flatmmo.wiki/index.php/Quests",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.sand",
      "name": "Sand",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 15,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Crab",
          "area": "Beach",
          "min": 10,
          "max": 20,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 10,
          "max": 20,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 20,
          "max": 40,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Dust Devil",
          "area": "Desert",
          "min": 10,
          "max": 20,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Desert Stall",
          "area": "Jafa Outpost",
          "skill": "Stealing",
          "level": 55,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Desert Mage Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Beach",
          "room": "Beach Sandpile",
          "roomId": "beach.sandpile",
          "nodeType": "dig_node",
          "activity": "digging",
          "source": "https://flatmmo.wiki/index.php/Beach",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Everbrook",
          "room": "Docks",
          "roomId": "everbrook.docks",
          "nodeType": "dig_node",
          "activity": "digging",
          "source": "https://flatmmo.wiki/index.php/Everbrook",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.sapphire",
      "name": "Sapphire",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 2000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Cut Sapphire",
          "skill": "Crafting",
          "level": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Stardust",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.sardine",
      "name": "Sardine",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Everbrook",
          "room": "Docks",
          "roomId": "everbrook.docks",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Everbrook",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.scimitar_handle",
      "name": "Scimitar Handle",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Pirate Isle",
          "shop": "Donny",
          "price": 992,
          "priceText": "992",
          "currency": "Coins",
          "maxStock": 0,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Scimitar",
          "skill": "Forging",
          "level": 90,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Bronze Scimitar",
          "skill": "Forging",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Gold Scimitar",
          "skill": "Forging",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Iron Scimitar",
          "skill": "Forging",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Promethium Scimitar",
          "skill": "Forging",
          "level": 65,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Scimitar",
          "skill": "Forging",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Scimitar",
          "skill": "Forging",
          "level": 75,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.scorpions_tail",
      "name": "Scorpions Tail",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Poison Scorpion",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Large Antidote Potion",
          "skill": "Brewing",
          "level": 37,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.seashroom",
      "name": "Seashroom",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "monster_drop",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 9,
          "seed": "Seashroom Seeds",
          "growthTime": "30m",
          "xp": 856,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Crab",
          "area": "Beach",
          "min": 1,
          "max": 5,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 5,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Fishing Potion",
          "skill": "Brewing",
          "level": 15,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.seashroom_seeds",
      "name": "Seashroom Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 2,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Seashroom",
          "skill": "Farming",
          "level": 9,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.seaweed",
      "name": "Seaweed",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Upper Pirate",
          "area": "Beach",
          "min": 1,
          "max": 2,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Atlas",
          "room": "Vortex (Under)",
          "roomId": "atlas.vortex_under",
          "nodeType": "ground_resource",
          "source": "https://flatmmo.wiki/index.php/Atlas",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.shark",
      "name": "Shark",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Dock Haven",
          "room": "Dock",
          "roomId": "dock_haven.dock",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Dock_Haven",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.shark_sushi",
      "name": "Shark Sushi",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.shovel",
      "name": "Shovel",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Citizen",
          "area": "Everbrook",
          "location": "Mayor's house",
          "skill": "Stealing",
          "level": 1,
          "rarity": "Very Common",
          "rarityDenominator": 1,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Dock Haven",
          "shop": "Happy Jack's Store",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Fisherman Jack",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 10,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "General Store",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 101,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "General Store",
          "price": 24,
          "priceText": "24",
          "currency": "Coins",
          "maxStock": 101,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.shrimp",
      "name": "Shrimp",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Everbrook",
          "room": "Town Square",
          "roomId": "everbrook.town_square",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "source": "https://flatmmo.wiki/index.php/Everbrook",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silent_gloves",
      "name": "Silent Gloves",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Silent Shop",
          "price": 400000,
          "priceText": "400000",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_baby_hide",
      "name": "Silkfang Baby Hide",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Baby Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 51,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_body",
      "name": "Silkfang Body",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "String": 20,
            "Silkfang Hide": 1,
            "Baby Silkfang Hide": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_boots",
      "name": "Silkfang Boots",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "String": 5,
            "Silkfang Hide": 1,
            "Baby Silkfang Hide": 3
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_gloves",
      "name": "Silkfang Gloves",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "String": 5,
            "Silkfang Hide": 1,
            "Baby Silkfang Hide": 3
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_hide",
      "name": "Silkfang Hide",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Silkfang Body",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Boots",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Gloves",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Legs",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Mask",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.silkfang_legs",
      "name": "Silkfang Legs",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "String": 15,
            "Silkfang Hide": 1,
            "Baby Silkfang Hide": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_mask",
      "name": "Silkfang Mask",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "String": 5,
            "Silkfang Hide": 1,
            "Baby Silkfang Hide": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_pet",
      "name": "Silkfang Pet",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_skin_artifact",
      "name": "Silkfang Skin Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silkfang_string",
      "name": "Silkfang String",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Haunted Bow",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Lions Packsack",
          "skill": "Crafting",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.silver_arrowheads",
      "name": "Silver Arrowheads",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Silver Arrows",
          "skill": "Crafting",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.silver_arrows",
      "name": "Silver Arrows",
      "aliases": [],
      "categories": [
        "arrows",
        "crafted",
        "equipment",
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 15,
          "materials": {
            "Feathers": 1,
            "Arrow Shafts": 1,
            "Silver Arrowheads": 1
          },
          "xp": 3,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 48,
          "priceText": "48",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_axe",
      "name": "Silver Axe",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Lumberjack",
          "price": 760,
          "priceText": "760",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_bar",
      "name": "Silver Bar",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "smelting",
          "skill": "Forging",
          "level": 15,
          "materials": {
            "Silver Ore": 1,
            "Coal Ore": 2
          },
          "xp": 40,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Silver Body",
          "skill": "Forging",
          "level": 35,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Boots",
          "skill": "Forging",
          "level": 35,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Gloves",
          "skill": "Forging",
          "level": 35,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Helmet",
          "skill": "Forging",
          "level": 35,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Knife",
          "skill": "Forging",
          "level": 15,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Legs",
          "skill": "Forging",
          "level": 35,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Mace",
          "skill": "Forging",
          "level": 20,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Silver Sword",
          "skill": "Forging",
          "level": 30,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Train Track",
          "skill": "Crafting",
          "level": 50,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.silver_blade",
      "name": "Silver Blade",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Silver Scimitar",
          "skill": "Forging",
          "level": 40,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.silver_body",
      "name": "Silver Body",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 35,
          "materials": {
            "Silver Bar": 50
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_boots",
      "name": "Silver Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 35,
          "materials": {
            "Silver Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_gloves",
      "name": "Silver Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 35,
          "materials": {
            "Silver Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_helmet",
      "name": "Silver Helmet",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 35,
          "materials": {
            "Silver Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_knife",
      "name": "Silver Knife",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "knives",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 15,
          "materials": {
            "Silver Bar": 5
          },
          "xp": 360,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Thief Guard Shop",
          "price": 760,
          "priceText": "760",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_legs",
      "name": "Silver Legs",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 35,
          "materials": {
            "Silver Bar": 30
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_mace",
      "name": "Silver Mace",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "maces"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 20,
          "materials": {
            "Silver Bar": 10
          },
          "xp": 720,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_ore",
      "name": "Silver Ore",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Rocky",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Lava Rocky",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Beach",
          "room": "Quicksand Giant Spiders",
          "roomId": "beach.quicksand_giant_spiders",
          "nodeType": "ore",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Beach",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Volcano",
          "room": "Graphite Room",
          "roomId": "volcano.graphite",
          "nodeType": "giant_ore",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Volcano",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Silver Bar",
          "skill": "Forging",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.silver_pickaxe",
      "name": "Silver Pickaxe",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Desert Temple (5)",
          "location": "Desert Temple (5)",
          "skill": "Stealing",
          "level": 50,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Dwarf Salesman",
          "price": 760,
          "priceText": "760",
          "currency": "Coins",
          "maxStock": 1,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_scimitar",
      "name": "Silver Scimitar",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "scimitars",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Pirate",
          "area": "Beach",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 40,
          "materials": {
            "Scimitar Handle": 1,
            "Silver Blade": 1
          },
          "xp": 1080,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Pirate Isle",
          "shop": "Donny",
          "price": 4000,
          "priceText": "4000",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_spear",
      "name": "Silver Spear",
      "aliases": [],
      "categories": [
        "equipment",
        "item",
        "shop_item",
        "spears"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Spear Salesman",
          "price": 4112,
          "priceText": "4112",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.silver_sword",
      "name": "Silver Sword",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "swords"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 30,
          "materials": {
            "Silver Bar": 15
          },
          "xp": 1080,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.slime_oil",
      "name": "Slime Oil",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Omboko dungeon torches",
          "location": "Omboko dungeon torches",
          "skill": "Stealing",
          "level": 56,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Slime",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Well Cave Stall",
          "area": "Omboko",
          "location": "Well Cave",
          "skill": "Stealing",
          "level": 60,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Light torch first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.snake_rattle_artifact",
      "name": "Snake Rattle Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Snake",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 10,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.snakeskin",
      "name": "Snakeskin",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Snake",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Snakeskin Body",
          "skill": "Crafting",
          "level": 5,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Boots",
          "skill": "Crafting",
          "level": 5,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Gloves",
          "skill": "Crafting",
          "level": 5,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Legs",
          "skill": "Crafting",
          "level": 5,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Mask",
          "skill": "Crafting",
          "level": 5,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.snakeskin_body",
      "name": "Snakeskin Body",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 5,
          "materials": {
            "String": 6,
            "Snakeskin": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.snakeskin_boots",
      "name": "Snakeskin Boots",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 5,
          "materials": {
            "String": 1,
            "Snakeskin": 2
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.snakeskin_gloves",
      "name": "Snakeskin Gloves",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 5,
          "materials": {
            "String": 1,
            "Snakeskin": 2
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.snakeskin_legs",
      "name": "Snakeskin Legs",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 5,
          "materials": {
            "String": 4,
            "Snakeskin": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.snakeskin_mask",
      "name": "Snakeskin Mask",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 5,
          "materials": {
            "String": 2,
            "Snakeskin": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.snowy_pine_tree",
      "name": "Snowy Pine Tree",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Frostvale",
          "room": "Mount Frostvale",
          "roomId": "frostvale.mount",
          "nodeType": "tree",
          "skill": "Woodcutting",
          "source": "https://flatmmo.wiki/index.php/Frostvale",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.soaked_bat_wing_artifact",
      "name": "Soaked Bat Wing Artifact",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Soaked Bat",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": true,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.soaked_gloves",
      "name": "Soaked Gloves",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.spirit_energy",
      "name": "Spirit Energy",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Haunted Woods East",
          "location": "Haunted Woods East",
          "skill": "Stealing",
          "level": 38,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Very Common",
          "rarityDenominator": 1,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.spirit_mushroom",
      "name": "Spirit Mushroom",
      "aliases": [],
      "categories": [
        "farming_crop",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 43,
          "seed": "Spirit Mushroom Seeds",
          "growthTime": "30m",
          "xp": 1234,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Huge Blessed Potion",
          "skill": "Brewing",
          "level": 61,
          "quantity": 500,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Huge Worship Potion",
          "skill": "Brewing",
          "level": 70,
          "quantity": 500,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Large Recoil Potion",
          "skill": "Brewing",
          "level": 39,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.spirit_mushroom_seeds",
      "name": "Spirit Mushroom Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Spirit Mushroom",
          "skill": "Farming",
          "level": 43,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.staff",
      "name": "Staff",
      "aliases": [],
      "categories": [
        "bundle_reward",
        "crafted",
        "equipment",
        "item",
        "shop_item",
        "staves",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "bundle_reward",
          "bundle": "Starter Bundle",
          "milestoneTasks": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Bundles",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Logs": 24
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 192,
          "priceText": "192",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.stardust",
      "name": "Stardust",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "farming_crop",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "conversion",
          "skill": "Enchantment",
          "level": 10,
          "materials": {
            "Sapphire": 1
          },
          "xp": 100,
          "outputQuantity": 2000,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "conversion",
          "skill": "Enchantment",
          "level": 20,
          "materials": {
            "Emerald": 1
          },
          "xp": 200,
          "outputQuantity": 5000,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "conversion",
          "skill": "Enchantment",
          "level": 30,
          "materials": {
            "Ruby": 1
          },
          "xp": 500,
          "outputQuantity": 15000,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "conversion",
          "skill": "Enchantment",
          "level": 40,
          "materials": {
            "Diamond": 1
          },
          "xp": 1000,
          "outputQuantity": 30000,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "farming",
          "skill": "Farming",
          "level": 15,
          "seed": "Stardust Seeds",
          "growthTime": "30m",
          "xp": 315,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Behind Mystic Vale Shops",
          "location": "Behind Mystic Vale Shops",
          "skill": "Stealing",
          "level": 10,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Haunted Woods East",
          "location": "Haunted Woods East",
          "skill": "Stealing",
          "level": 38,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Dig Orb",
          "location": "Dig Orb",
          "skill": "Stealing",
          "level": 50,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Desert Temple (5)",
          "location": "Desert Temple (5)",
          "skill": "Stealing",
          "level": 50,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Ghost Mansion Library",
          "location": "Ghost Mansion Library",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Mystic Vale",
          "location": "Mystic Vale",
          "skill": "Stealing",
          "level": 90,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 100,
          "max": 150,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 10,
          "max": 50,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Guard Mage",
          "area": "Mystic Vale",
          "min": 5,
          "max": 25,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 30,
          "max": 60,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 60,
          "max": 110,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 80,
          "materials": {
            "Magic Logs": 1
          },
          "xp": 600,
          "outputQuantity": 100,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Blue Mage Boots",
          "skill": "Enchantment",
          "level": 3,
          "quantity": 600,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Gloves",
          "skill": "Enchantment",
          "level": 3,
          "quantity": 600,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Hat",
          "skill": "Enchantment",
          "level": 5,
          "quantity": 1000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Skirt",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 1500,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Top",
          "skill": "Enchantment",
          "level": 15,
          "quantity": 2000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Chef's House Teleport Scroll",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 1000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Damage Orb 2",
          "skill": "Enchantment",
          "level": 30,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Damage Orb 3",
          "skill": "Enchantment",
          "level": 50,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Boots",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 9000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Coif",
          "skill": "Enchantment",
          "level": 32,
          "quantity": 15000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Gloves",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 9000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Skirt",
          "skill": "Enchantment",
          "level": 38,
          "quantity": 22500,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Top",
          "skill": "Enchantment",
          "level": 38,
          "quantity": 30000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Boots",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 3600,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Gloves",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 3600,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Headband",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 6000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Skirt",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 9000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Top",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 12000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Enchanted Black Pearl",
          "skill": "Enchantment",
          "level": 82,
          "quantity": 425000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Enchanted Diamond",
          "skill": "Enchantment",
          "level": 70,
          "quantity": 200000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Enchanted Emerald",
          "skill": "Enchantment",
          "level": 35,
          "quantity": 50000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Enchanted Ruby",
          "skill": "Enchantment",
          "level": 50,
          "quantity": 100000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Enchanted Sapphire",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 20000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Greenhouse Teleport Scroll",
          "skill": "Enchantment",
          "level": 30,
          "quantity": 3000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Large Stardust Potion",
          "skill": "Brewing",
          "level": 50,
          "quantity": 1000,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Phantos Teleport Scroll",
          "skill": "Enchantment",
          "level": 45,
          "quantity": 7000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Boots",
          "skill": "Enchantment",
          "level": 6,
          "quantity": 1200,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Gloves",
          "skill": "Enchantment",
          "level": 6,
          "quantity": 1200,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Hat",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 2000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Skirt",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 3000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Top",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 4000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Rogue Teleport Scroll",
          "skill": "Enchantment",
          "level": 40,
          "quantity": 5000,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Thieves Hideout Teleport Scroll",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 2500,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.stardust_seeds",
      "name": "Stardust Seeds",
      "aliases": [],
      "categories": [
        "chest_reward",
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Dig Orb",
          "location": "Dig Orb",
          "skill": "Stealing",
          "level": 50,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Desert Mage",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 30,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Guard Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Red Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Druid",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 40,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Rare",
          "rarityDenominator": 1000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Stardust",
          "skill": "Farming",
          "level": 15,
          "growthTime": "30m",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.starfruit",
      "name": "Starfruit",
      "aliases": [],
      "categories": [
        "farming_crop",
        "fruit",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 80,
          "seed": "Starfruit Tree Seeds",
          "growthTime": "150h",
          "xp": 42586,
          "bonemeal": 250,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 5,
          "max": 10,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Starfruit Pie",
          "skill": "Cooking",
          "level": 35,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.starfruit_pie",
      "name": "Starfruit Pie",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "cooking",
          "skill": "Cooking",
          "level": 35,
          "materials": {
            "Starfruit": 20,
            "Wheat": 10,
            "Sugarcane": 10,
            "Chicken Egg": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Cooking",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.starfruit_tree_seeds",
      "name": "Starfruit Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Noctyrix",
          "area": "Volcano Cave",
          "min": 1,
          "max": 1,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Starfruit",
          "skill": "Farming",
          "level": 80,
          "growthTime": "150h",
          "bonemeal": 250,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.stone_boots",
      "name": "Stone Boots",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Hell Goblin",
          "area": "Hell",
          "min": 1,
          "max": 1,
          "rarityDenominator": 70,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Hell",
          "shop": "Charcoal Wall Dwarf",
          "price": 100000,
          "priceText": "100000",
          "currency": "Coins",
          "source": "https://flatmmo.wiki/index.php/Hell",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.storm_pet",
      "name": "Storm Pet",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Storm Spirit",
          "area": "Cloud",
          "currency": "Storm Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.storm_scroll",
      "name": "Storm Scroll",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Cloud",
          "area": "Beanstalk",
          "min": 1,
          "max": 1,
          "rarityDenominator": 500,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Storm Cloud",
          "area": "Beanstalk",
          "min": 1,
          "max": 1,
          "rarityDenominator": 300,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.straw_hat",
      "name": "Straw Hat",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Master Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.string",
      "name": "String",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "EB General Store Basement",
          "location": "EB General Store Basement",
          "skill": "Stealing",
          "level": 5,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Baby Silkfang",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Giant Spider",
          "area": "Sewer",
          "min": 5,
          "max": 15,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Silkfang",
          "area": "Sewer",
          "min": 5,
          "max": 10,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Spider",
          "area": "Sewer",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Bear Body",
          "skill": "Crafting",
          "level": 15,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bear Boots",
          "skill": "Crafting",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bear Gloves",
          "skill": "Crafting",
          "level": 15,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bear Legs",
          "skill": "Crafting",
          "level": 15,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Bear Mask",
          "skill": "Crafting",
          "level": 15,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Boots",
          "skill": "Enchantment",
          "level": 3,
          "quantity": 6,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Gloves",
          "skill": "Enchantment",
          "level": 3,
          "quantity": 6,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Hat",
          "skill": "Enchantment",
          "level": 5,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Skirt",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Blue Mage Top",
          "skill": "Enchantment",
          "level": 15,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Bow",
          "skill": "Crafting",
          "level": 3,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Body",
          "skill": "Crafting",
          "level": 40,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Boots",
          "skill": "Crafting",
          "level": 40,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Gloves",
          "skill": "Crafting",
          "level": 40,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Legs",
          "skill": "Crafting",
          "level": 40,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Crocodile Mask",
          "skill": "Crafting",
          "level": 40,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Boots",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 45,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Coif",
          "skill": "Enchantment",
          "level": 32,
          "quantity": 75,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Gloves",
          "skill": "Enchantment",
          "level": 20,
          "quantity": 45,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Skirt",
          "skill": "Enchantment",
          "level": 38,
          "quantity": 112,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Desert Mage Top",
          "skill": "Enchantment",
          "level": 38,
          "quantity": 150,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Boots",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 18,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Gloves",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 18,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Headband",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Skirt",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 45,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Druid Top",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 60,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Fishing Net",
          "skill": "Crafting",
          "level": 1,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Haunted Bow",
          "skill": "Crafting",
          "level": 50,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Mangrove Bow",
          "skill": "Crafting",
          "level": 40,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Maple Bow",
          "skill": "Crafting",
          "level": 30,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Oak Bow",
          "skill": "Crafting",
          "level": 10,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Red Mage Boots",
          "skill": "Enchantment",
          "level": 6,
          "quantity": 6,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Gloves",
          "skill": "Enchantment",
          "level": 6,
          "quantity": 6,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Hat",
          "skill": "Enchantment",
          "level": 10,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Skirt",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Red Mage Top",
          "skill": "Enchantment",
          "level": 18,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Silkfang Body",
          "skill": "Crafting",
          "level": 50,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Boots",
          "skill": "Crafting",
          "level": 50,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Gloves",
          "skill": "Crafting",
          "level": 50,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Legs",
          "skill": "Crafting",
          "level": 50,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Silkfang Mask",
          "skill": "Crafting",
          "level": 50,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Body",
          "skill": "Crafting",
          "level": 5,
          "quantity": 6,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Boots",
          "skill": "Crafting",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Gloves",
          "skill": "Crafting",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Legs",
          "skill": "Crafting",
          "level": 5,
          "quantity": 4,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Snakeskin Mask",
          "skill": "Crafting",
          "level": 5,
          "quantity": 2,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "TNT",
          "skill": "Crafting",
          "level": 40,
          "quantity": 4,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Thick Fishing Net",
          "skill": "Crafting",
          "level": 1,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Thickest Fishing Net",
          "skill": "Crafting",
          "level": 1,
          "quantity": 100,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Body",
          "skill": "Crafting",
          "level": 30,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Boots",
          "skill": "Crafting",
          "level": 30,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Gloves",
          "skill": "Crafting",
          "level": 30,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Legs",
          "skill": "Crafting",
          "level": 30,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Mask",
          "skill": "Crafting",
          "level": 30,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Willow Bow",
          "skill": "Crafting",
          "level": 20,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Body",
          "skill": "Crafting",
          "level": 45,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Boots",
          "skill": "Crafting",
          "level": 35,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Gloves",
          "skill": "Crafting",
          "level": 35,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Legs",
          "skill": "Crafting",
          "level": 45,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Mask",
          "skill": "Crafting",
          "level": 40,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.sugarcane",
      "name": "Sugarcane",
      "aliases": [],
      "categories": [
        "item",
        "shop_item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chefs Backroom",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 700,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Jungle Mini Thief",
          "roomId": "omboko.mini_thief",
          "nodeType": "ground_resource",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Jungle River",
          "roomId": "omboko.jungle_river",
          "nodeType": "ground_resource",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Apple Pie",
          "skill": "Cooking",
          "level": 5,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Avocado Pie",
          "skill": "Cooking",
          "level": 15,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Banana Pie",
          "skill": "Cooking",
          "level": 10,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Coconut Pie",
          "skill": "Cooking",
          "level": 30,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Dragonfruit Pie",
          "skill": "Cooking",
          "level": 40,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Ghost Pepper Pie",
          "skill": "Cooking",
          "level": 50,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Pear Pie",
          "skill": "Cooking",
          "level": 45,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Pineapple Pie",
          "skill": "Cooking",
          "level": 20,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Starfruit Pie",
          "skill": "Cooking",
          "level": 35,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.tears_of_the_desert_relic",
      "name": "Tears Of The Desert Relic",
      "aliases": [],
      "categories": [
        "item"
      ],
      "acquisition": [
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.tears_of_the_mad_priest",
      "name": "Tears Of The Mad Priest",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Mad Priest",
          "area": "Graveyard",
          "min": 1,
          "max": 1,
          "rarityDenominator": 50,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.teleport_scroll_book",
      "name": "Teleport Scroll Book",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Ghost Mansion Library",
          "location": "Ghost Mansion Library",
          "skill": "Stealing",
          "level": 68,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.thick_barbed_wire",
      "name": "Thick Barbed Wire",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Thieves Hideout Basement",
          "location": "Thieves Hideout Basement",
          "skill": "Stealing",
          "level": 42,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Thickest Fishing Net",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.thick_fishing_net",
      "name": "Thick Fishing Net",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Barbed Wire": 4,
            "String": 100,
            "Fishing Net": 1
          },
          "xp": 300,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Thickest Fishing Net",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.thickest_fishing_net",
      "name": "Thickest Fishing Net",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Thick Barbed Wire": 1,
            "String": 100,
            "Thick Fishing Net": 1
          },
          "xp": 300,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.thieves_hideout_teleport_scroll",
      "name": "Thieves Hideout Teleport Scroll",
      "aliases": [],
      "categories": [
        "chest_reward",
        "crafted",
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 25,
          "materials": {
            "Paper": 1,
            "Thieves Ink": 1,
            "Stardust": 2500
          },
          "xp": 500,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Thieves Hideout Bank",
          "location": "Thieves Hideout Bank",
          "skill": "Stealing",
          "level": 40,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.thieves_hood",
      "name": "Thieves Hood",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Entrance to Thieves Hideout",
          "location": "Entrance to Thieves Hideout",
          "skill": "Stealing",
          "level": 3,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Great Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Thief",
          "area": "Thieves Hideout",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Silent Shop",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.thieves_ink",
      "name": "Thieves Ink",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Thieves Hideout Bank",
          "location": "Thieves Hideout Bank",
          "skill": "Stealing",
          "level": 40,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Silent Shop",
          "price": 8000,
          "priceText": "8000",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Thieves Hideout Teleport Scroll",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.thorn_leaf_orb",
      "name": "Thorn Leaf Orb",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "orb"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 42,
          "materials": {
            "Unpowered Orb": 5,
            "Grass Orb": 25
          },
          "xp": 75,
          "outputQuantity": 1,
          "location": "Omboko",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.three_eyed_fish",
      "name": "Three-Eyed Fish",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Sewer",
          "room": "Sewer Eels",
          "roomId": "sewer.eels",
          "nodeType": "rare_fishing_output",
          "skill": "Fishing",
          "note": "Marked possible in the source-derived room feature.",
          "source": "https://flatmmo.wiki/index.php/Sewer",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.tiger_body",
      "name": "Tiger Body",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "String": 15,
            "Tiger Fur": 20
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.tiger_boots",
      "name": "Tiger Boots",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "String": 5,
            "Tiger Fur": 3
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.tiger_fur",
      "name": "Tiger Fur",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Tiger",
          "area": "Omboko",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Tiger Body",
          "skill": "Crafting",
          "level": 30,
          "quantity": 20,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Boots",
          "skill": "Crafting",
          "level": 30,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Gloves",
          "skill": "Crafting",
          "level": 30,
          "quantity": 3,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Legs",
          "skill": "Crafting",
          "level": 30,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Tiger Mask",
          "skill": "Crafting",
          "level": 30,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.tiger_gloves",
      "name": "Tiger Gloves",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "String": 5,
            "Tiger Fur": 3
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.tiger_legs",
      "name": "Tiger Legs",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "String": 15,
            "Tiger Fur": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.tiger_mask",
      "name": "Tiger Mask",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "String": 5,
            "Tiger Fur": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.titanium_arrowheads",
      "name": "Titanium Arrowheads",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Titanium Arrows",
          "skill": "Crafting",
          "level": 65,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.titanium_arrows",
      "name": "Titanium Arrows",
      "aliases": [],
      "categories": [
        "arrows",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 65,
          "materials": {
            "Feathers": 1,
            "Arrow Shafts": 1,
            "Titanium Arrowheads": 1
          },
          "xp": 9,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.titanium_bar",
      "name": "Titanium Bar",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "smelting",
          "skill": "Forging",
          "level": 65,
          "materials": {
            "Titanium Ore": 1,
            "Coal Ore": 25,
            "Charcoal": 10
          },
          "xp": 250,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Titanium Body",
          "skill": "Forging",
          "level": 75,
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Boots",
          "skill": "Forging",
          "level": 75,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Gloves",
          "skill": "Forging",
          "level": 75,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Helmet",
          "skill": "Forging",
          "level": 75,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Knife",
          "skill": "Forging",
          "level": 55,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Legs",
          "skill": "Forging",
          "level": 75,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Mace",
          "skill": "Forging",
          "level": 60,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Spear",
          "skill": "Forging",
          "level": 70,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        },
        {
          "type": "material_for",
          "output": "Titanium Sword",
          "skill": "Forging",
          "level": 65,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_blade",
      "name": "Titanium Blade",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Titanium Scimitar",
          "skill": "Forging",
          "level": 75,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_body",
      "name": "Titanium Body",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 75,
          "materials": {
            "Titanium Bar": 50
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Body",
          "skill": "Forging",
          "level": 90,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_boots",
      "name": "Titanium Boots",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 75,
          "materials": {
            "Titanium Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Boots",
          "skill": "Forging",
          "level": 90,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_gloves",
      "name": "Titanium Gloves",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 75,
          "materials": {
            "Titanium Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Gloves",
          "skill": "Forging",
          "level": 90,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_helmet",
      "name": "Titanium Helmet",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 75,
          "materials": {
            "Titanium Bar": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Helmet",
          "skill": "Forging",
          "level": 90,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_knife",
      "name": "Titanium Knife",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "knives",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "pickpocket",
          "victim": "Ghost Thief",
          "area": "Ghost Mansion",
          "location": "Bank",
          "skill": "Stealing",
          "level": 50,
          "rarity": "Very Rare",
          "rarityDenominator": 10000,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Forging",
          "level": 55,
          "materials": {
            "Titanium Bar": 5
          },
          "xp": 1740,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Knife",
          "skill": "Forging",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_legs",
      "name": "Titanium Legs",
      "aliases": [],
      "categories": [
        "armour",
        "crafted",
        "equipment",
        "item",
        "melee"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 75,
          "materials": {
            "Titanium Bar": 30
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Legs",
          "skill": "Forging",
          "level": 90,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_mace",
      "name": "Titanium Mace",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "maces"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 60,
          "materials": {
            "Titanium Bar": 10
          },
          "xp": 3480,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Mace",
          "skill": "Forging",
          "level": 75,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_ore",
      "name": "Titanium Ore",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Volcanic Rocky",
          "area": "Volcano",
          "min": 1,
          "max": 1,
          "rarityDenominator": 100,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mining Stall",
          "area": "Mining Area",
          "location": "Kiln Room",
          "skill": "Stealing",
          "level": 30,
          "access": "Kill Stall Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Hell",
          "room": "Gem Converter",
          "roomId": "hell.gem_converter",
          "nodeType": "ore",
          "skill": "Mining",
          "source": "https://flatmmo.wiki/index.php/Hell",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Titanium Bar",
          "skill": "Forging",
          "level": 65,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_pickaxe",
      "name": "Titanium Pickaxe",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Beads Dwarf",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 3000,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.titanium_scimitar",
      "name": "Titanium Scimitar",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "scimitars",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 75,
          "materials": {
            "Scimitar Handle": 1,
            "Titanium Blade": 1
          },
          "xp": 5220,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Dock Haven Stall",
          "area": "Dock Haven",
          "location": "near Water Spirit",
          "skill": "Stealing",
          "level": 35,
          "access": "Kill Guard Pirate first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.titanium_spear",
      "name": "Titanium Spear",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "spears"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 70,
          "materials": {
            "Titanium Bar": 15,
            "Logs": 40,
            "Titanium Spear Tip": 1
          },
          "xp": 5420,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.titanium_spear_tip",
      "name": "Titanium Spear Tip",
      "aliases": [],
      "categories": [
        "item",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Spear Salesman",
          "price": 123648,
          "priceText": "123648",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Titanium Spear",
          "skill": "Forging",
          "level": 70,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.titanium_sword",
      "name": "Titanium Sword",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "swords"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Forging",
          "level": 65,
          "materials": {
            "Titanium Bar": 15
          },
          "xp": 5220,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "rogue_chest",
          "area": "Desert",
          "activity": "Desert Rogue Minigame",
          "skill": "Stealing",
          "levelRange": "30–70",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Ancient Sword",
          "skill": "Forging",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.tnt",
      "name": "TNT",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "Gunpowder": 1,
            "String": 4
          },
          "xp": 12,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.train_track",
      "name": "Train Track",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 50,
          "materials": {
            "Train Track Schematics": 1,
            "Willow Logs": 500,
            "Silver Bar": 100,
            "Nails": 1000
          },
          "xp": 18200,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.train_track_schematics",
      "name": "Train Track Schematics",
      "aliases": [],
      "categories": [],
      "acquisition": [],
      "uses": [
        {
          "type": "material_for",
          "output": "Train Track",
          "skill": "Crafting",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.tree_seeds",
      "name": "Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Normal Tree",
          "skill": "Farming",
          "level": 5,
          "bonemeal": 10,
          "growthTime": "5h",
          "xp": 2152,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.tuna",
      "name": "Tuna",
      "aliases": [],
      "categories": [
        "item",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "world_resource",
          "area": "Omboko",
          "room": "Tuna Fishing",
          "roomId": "omboko.tuna_fishing",
          "nodeType": "fishing_spot",
          "skill": "Fishing",
          "tool": "Harpoon",
          "source": "https://flatmmo.wiki/index.php/Omboko",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.unpowered_orb",
      "name": "Unpowered Orb",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Dig Orb",
          "location": "Dig Orb",
          "skill": "Stealing",
          "level": 50,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Demon",
          "area": "Sewer",
          "min": 1,
          "max": 10,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "dropChance": "1/1",
          "rarityDenominator": 1,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Mystic Vale",
          "room": "Orb Pile",
          "roomId": "mystic_vale.orb_pile",
          "nodeType": "dig_node",
          "tool": "Shovel",
          "activity": "digging",
          "source": "https://flatmmo.wiki/index.php/Mystic_Vale",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Air Orb",
          "skill": "Enchantment",
          "level": 35,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Damage Orb 1",
          "skill": "Enchantment",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Damage Orb 2",
          "skill": "Enchantment",
          "level": 30,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Damage Orb 3",
          "skill": "Enchantment",
          "level": 50,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Earth Orb",
          "skill": "Enchantment",
          "level": 45,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Electric Orb",
          "skill": "Enchantment",
          "level": 60,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Fire Orb",
          "skill": "Enchantment",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Grass Orb",
          "skill": "Enchantment",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Large Enchantment Potion",
          "skill": "Brewing",
          "level": 40,
          "quantity": 1000,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Thorn Leaf Orb",
          "skill": "Enchantment",
          "level": 42,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        },
        {
          "type": "material_for",
          "output": "Water Orb",
          "skill": "Enchantment",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Enchantment"
        }
      ]
    },
    {
      "id": "item.valebark",
      "name": "Valebark",
      "aliases": [],
      "categories": [
        "item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Magic Bow",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Magic Staff",
          "skill": "Crafting",
          "level": 80,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.vial",
      "name": "Vial",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Crystadune",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Everbrook Guard",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Glass": 10
          },
          "xp": 20,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Archery Potion",
          "skill": "Brewing",
          "level": 3,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Birdnest Potion",
          "skill": "Brewing",
          "level": 25,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "FireCook Potion",
          "skill": "Brewing",
          "level": 20,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Fishing Potion",
          "skill": "Brewing",
          "level": 15,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Magic Potion",
          "skill": "Brewing",
          "level": 5,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Melee Potion",
          "skill": "Brewing",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Mining Potion",
          "skill": "Brewing",
          "level": 10,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Orebar Potion",
          "skill": "Brewing",
          "level": 17,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Oven Potion",
          "skill": "Brewing",
          "level": 23,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        },
        {
          "type": "material_for",
          "output": "Woodcutting Potion",
          "skill": "Brewing",
          "level": 12,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing"
        }
      ]
    },
    {
      "id": "item.vial_of_gunpowder",
      "name": "Vial Of Gunpowder",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 1,
          "materials": {
            "Gunpowder": 1,
            "Glass": 1
          },
          "xp": 2,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.water_badge",
      "name": "Water Badge",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.water_bucket",
      "name": "Water Bucket",
      "aliases": [],
      "categories": [
        "chest_reward",
        "item",
        "monster_drop",
        "shop_item",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "map_chest",
          "chest": "Desert Temple (5)",
          "location": "Desert Temple (5)",
          "skill": "Stealing",
          "level": 50,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Desert Temple (2)",
          "location": "Desert Temple (2)",
          "skill": "Stealing",
          "level": 60,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ali Dark Mage Leader",
          "area": "Desert",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Citizen",
          "area": "Everbrook",
          "location": "Mayor's house",
          "skill": "Stealing",
          "level": 1,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Jafa Outpost",
          "shop": "Spear Salesman",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 50,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.water_orb",
      "name": "Water Orb",
      "aliases": [],
      "categories": [
        "crafted",
        "item",
        "monster_drop",
        "orb",
        "shop_item",
        "spirit_reward",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "enchantment",
          "skill": "Enchantment",
          "level": 15,
          "materials": {
            "Unpowered Orb": 1
          },
          "xp": 9,
          "outputQuantity": 1,
          "location": "Dock Haven",
          "source": "https://flatmmo.wiki/index.php/Enchantment",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Guard Mage",
          "area": "Mystic Vale",
          "min": 10,
          "max": 20,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Mage",
          "area": "Mystic Vale",
          "location": "South of teleport",
          "skill": "Stealing",
          "level": 30,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 80,
          "priceText": "80",
          "currency": "Coins",
          "maxStock": 504,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "stall",
          "stall": "Mystic Vale Stall",
          "area": "Mystic Vale",
          "location": "outside store",
          "skill": "Stealing",
          "level": 70,
          "access": "Kill Guard first",
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.water_pages",
      "name": "Water Pages",
      "aliases": [],
      "categories": [
        "item"
      ],
      "acquisition": [
        {
          "type": "npc_trade",
          "area": "Atlas",
          "npc": "Water Page Mermaid",
          "materials": {
            "Held page type": 1
          },
          "note": "Trades a held page type for Water Pages; exact page-type exchange details are not further normalized.",
          "source": "https://flatmmo.wiki/index.php/Atlas",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.water_pet",
      "name": "Water Pet",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.water_totem",
      "name": "Water Totem",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Water Spirit",
          "area": "Dock Haven",
          "currency": "Lochness Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.wheat",
      "name": "Wheat",
      "aliases": [],
      "categories": [
        "chest_reward",
        "farming_crop",
        "item",
        "shop_item",
        "stealing",
        "world_resource"
      ],
      "acquisition": [
        {
          "type": "farming",
          "skill": "Farming",
          "level": 1,
          "seed": "Wheat Seeds",
          "growthTime": "7m 30s",
          "xp": 50,
          "source": "https://flatmmo.wiki/index.php/Farming",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "map_chest",
          "chest": "Spawn Room",
          "location": "Spawn Room",
          "skill": "Stealing",
          "level": 1,
          "oneTime": true,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Common",
          "rarityDenominator": 10,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Bob the Farmer's Shop",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chef",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 100,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Everbrook",
          "shop": "Chefs Backroom",
          "price": 1,
          "priceText": "1",
          "currency": "Coins",
          "maxStock": 1000,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "world_resource",
          "area": "Everbrook",
          "room": "Wheat Fields",
          "roomId": "everbrook.wheat_fields",
          "nodeType": "ground_resource",
          "source": "https://flatmmo.wiki/index.php/Everbrook",
          "authority": "derived",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Apple Pie",
          "skill": "Cooking",
          "level": 5,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Avocado Pie",
          "skill": "Cooking",
          "level": 15,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Banana Pie",
          "skill": "Cooking",
          "level": 10,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Coconut Pie",
          "skill": "Cooking",
          "level": 30,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Dragonfruit Pie",
          "skill": "Cooking",
          "level": 40,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Ghost Pepper Pie",
          "skill": "Cooking",
          "level": 50,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Pear Pie",
          "skill": "Cooking",
          "level": 45,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Pineapple Pie",
          "skill": "Cooking",
          "level": 20,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        },
        {
          "type": "material_for",
          "output": "Starfruit Pie",
          "skill": "Cooking",
          "level": 35,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Cooking"
        }
      ]
    },
    {
      "id": "item.wheat_seeds",
      "name": "Wheat Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "item",
        "monster_drop",
        "seed",
        "stealing"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Chicken",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 3,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Farmer",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 2,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Citizen",
          "area": "Everbrook",
          "location": "Mayor's house",
          "skill": "Stealing",
          "level": 1,
          "rarity": "Uncommon",
          "rarityDenominator": 100,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "pickpocket",
          "victim": "Farmer",
          "area": "Everbrook",
          "location": "Farm",
          "skill": "Stealing",
          "level": 10,
          "rarity": "Very Common",
          "rarityDenominator": 1,
          "source": "https://flatmmo.wiki/index.php/Stealing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "plant_to_grow",
          "output": "Wheat",
          "skill": "Farming",
          "level": 1,
          "growthTime": "7m 30s",
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.willow_bow",
      "name": "Willow Bow",
      "aliases": [],
      "categories": [
        "bows",
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Archer Goblin",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 20,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 20,
          "materials": {
            "String": 5,
            "Willow Logs": 30
          },
          "xp": 675,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Thieves Hideout",
          "shop": "Archer Shop",
          "price": 768,
          "priceText": "768",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.willow_heart",
      "name": "Willow Heart",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 30,
          "materials": {
            "Willow Logs": 42
          },
          "xp": 924,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.willow_logs",
      "name": "Willow Logs",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Archer Goblin",
          "area": "Everbrook",
          "min": 1,
          "max": 1,
          "rarityDenominator": 5,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 10,
          "max": 20,
          "rarityDenominator": 10,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Arrow Shafts",
          "skill": "Crafting",
          "level": 1,
          "quantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Train Track",
          "skill": "Crafting",
          "level": 50,
          "quantity": 500,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Willow Bow",
          "skill": "Crafting",
          "level": 20,
          "quantity": 30,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Willow Heart",
          "skill": "Crafting",
          "level": 30,
          "quantity": 42,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Willow Staff",
          "skill": "Crafting",
          "level": 20,
          "quantity": 24,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.willow_staff",
      "name": "Willow Staff",
      "aliases": [],
      "categories": [
        "crafted",
        "equipment",
        "item",
        "monster_drop",
        "shop_item",
        "staves"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Deranged Mage",
          "area": "Mystic Vale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 15,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "production",
          "skill": "Crafting",
          "level": 20,
          "materials": {
            "Willow Logs": 24
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Mystic Vale",
          "shop": "Magic Shop",
          "price": 960,
          "priceText": "960",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.willow_tree_seeds",
      "name": "Willow Tree Seeds",
      "aliases": [],
      "categories": [
        "farming",
        "seed"
      ],
      "acquisition": [],
      "uses": [
        {
          "type": "plant_tree",
          "output": "Willow Tree",
          "skill": "Farming",
          "level": 20,
          "bonemeal": 300,
          "growthTime": "15h",
          "xp": 9215,
          "source": "https://flatmmo.wiki/index.php/Farming"
        }
      ]
    },
    {
      "id": "item.wind_orb",
      "name": "Wind Orb",
      "aliases": [],
      "categories": [
        "item",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "spirit_reward",
          "spirit": "Storm Spirit",
          "area": "Cloud",
          "currency": "Storm Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.wine_bottle",
      "name": "Wine Bottle",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 28,
          "materials": {
            "Glass": 100
          },
          "xp": 200,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.wolf_fur",
      "name": "Wolf Fur",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "shop_item"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Wolf",
          "area": "Frostvale",
          "min": 1,
          "max": 1,
          "rarityDenominator": 1,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "shop",
          "area": "Frostvale",
          "shop": "General Store",
          "price": 392,
          "priceText": "392",
          "currency": "Coins",
          "maxStock": 5,
          "source": "https://flatmmo.wiki/index.php/Shops",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Wolf Fur Body",
          "skill": "Crafting",
          "level": 45,
          "quantity": 15,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Boots",
          "skill": "Crafting",
          "level": 35,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Gloves",
          "skill": "Crafting",
          "level": 35,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Legs",
          "skill": "Crafting",
          "level": 45,
          "quantity": 10,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        },
        {
          "type": "material_for",
          "output": "Wolf Fur Mask",
          "skill": "Crafting",
          "level": 40,
          "quantity": 5,
          "source": "https://flatmmo.wiki/index.php/Crafting"
        }
      ]
    },
    {
      "id": "item.wolf_fur_body",
      "name": "Wolf Fur Body",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 45,
          "materials": {
            "String": 20,
            "Wolf Fur": 15
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.wolf_fur_boots",
      "name": "Wolf Fur Boots",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 35,
          "materials": {
            "String": 10,
            "Wolf Fur": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.wolf_fur_gloves",
      "name": "Wolf Fur Gloves",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 35,
          "materials": {
            "String": 10,
            "Wolf Fur": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.wolf_fur_legs",
      "name": "Wolf Fur Legs",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 45,
          "materials": {
            "String": 20,
            "Wolf Fur": 10
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.wolf_fur_mask",
      "name": "Wolf Fur Mask",
      "aliases": [],
      "categories": [
        "archery",
        "armour",
        "crafted",
        "equipment",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 40,
          "materials": {
            "String": 15,
            "Wolf Fur": 5
          },
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.woodchips",
      "name": "Woodchips",
      "aliases": [],
      "categories": [
        "item",
        "monster_drop",
        "spirit_reward"
      ],
      "acquisition": [
        {
          "type": "monster_drop",
          "monster": "Ent",
          "area": "Omboko",
          "min": 250,
          "max": 500,
          "rarityDenominator": 200,
          "unique": false,
          "source": "https://flatmmo.wiki/index.php/Monsters",
          "authority": "community_verified",
          "confidence": "high"
        },
        {
          "type": "spirit_reward",
          "spirit": "Forest Spirit",
          "area": "Everbrook Outskirts",
          "currency": "Evil Tree Points",
          "note": "Reward pool; exact point cost/odds not normalized unless separately recorded.",
          "source": "https://flatmmo.wiki/index.php/Spirits",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": [
        {
          "type": "material_for",
          "output": "Charcoal",
          "skill": "Forging",
          "quantity": 50,
          "source": "https://flatmmo.wiki/index.php/Forging"
        }
      ]
    },
    {
      "id": "item.woodcutting_potion",
      "name": "Woodcutting Potion",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "brewing",
          "skill": "Brewing",
          "level": 12,
          "materials": {
            "Vial": 1,
            "Green Leaf": 5,
            "Moldshroom": 10
          },
          "xp": 135,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Brewing",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    },
    {
      "id": "item.wooden_heart",
      "name": "Wooden Heart",
      "aliases": [],
      "categories": [
        "crafted",
        "item"
      ],
      "acquisition": [
        {
          "type": "production",
          "skill": "Crafting",
          "level": 5,
          "materials": {
            "Logs": 42
          },
          "xp": 210,
          "outputQuantity": 1,
          "source": "https://flatmmo.wiki/index.php/Crafting",
          "authority": "community_verified",
          "confidence": "high"
        }
      ],
      "uses": []
    }
  ]
}
