{
  "version": "1.0.0",
  "updated": "2026-07-25",
  "total": 132,
  "categories": {
    "redFoods": {
      "name": "Red Foods (Attack/Damage)",
      "profession": "Chef",
      "emoji": "🔴",
      "count": 30,
      "items": [
        {
          "id": 1,
          "name": "Burnt Skewer",
          "lvl": 1,
          "icon": "🍡",
          "mats": {
            "Scrap Meat": 1,
            "Twig": 1
          },
          "stats": {
            "attack": "+2%"
          },
          "desc": "Basic starter food",
          "grudgeType": "consumable",
          "slug": "burnt-skewer",
          "iconPath": "icons/consumables/redFoods/burnt-skewer.png",
          "iconFallback": "icons/food/54_hotdog.png"
        },
        {
          "id": 2,
          "name": "Roasted Rabbit",
          "lvl": 5,
          "icon": "🐰",
          "mats": {
            "Rabbit Meat": 1,
            "Salt": 1
          },
          "stats": {
            "attack": "+4%"
          },
          "desc": "Simple roast",
          "grudgeType": "consumable",
          "slug": "roasted-rabbit",
          "iconPath": "icons/consumables/redFoods/roasted-rabbit.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 3,
          "name": "Grilled Sausage",
          "lvl": 10,
          "icon": "🌭",
          "mats": {
            "Ground Meat": 2,
            "Casing": 1
          },
          "stats": {
            "attack": "+6%"
          },
          "desc": "Hearty sausage",
          "grudgeType": "consumable",
          "slug": "grilled-sausage",
          "iconPath": "icons/consumables/redFoods/grilled-sausage.png",
          "iconFallback": "icons/food/54_hotdog.png"
        },
        {
          "id": 4,
          "name": "Smoked Haunch",
          "lvl": 15,
          "icon": "🍗",
          "mats": {
            "Prime Meat": 1,
            "Salt": 2
          },
          "stats": {
            "attack": "+8%"
          },
          "desc": "Smoked meat leg",
          "grudgeType": "consumable",
          "slug": "smoked-haunch",
          "iconPath": "icons/consumables/redFoods/smoked-haunch.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 5,
          "name": "Grilled Steak",
          "lvl": 20,
          "icon": "🥩",
          "mats": {
            "Beef": 2,
            "Pepper": 1
          },
          "stats": {
            "attack": "+10%"
          },
          "desc": "Juicy steak",
          "grudgeType": "consumable",
          "slug": "grilled-steak",
          "iconPath": "icons/consumables/redFoods/grilled-steak.png",
          "iconFallback": "icons/food/95_steak.png"
        },
        {
          "id": 6,
          "name": "Bacon Strips",
          "lvl": 22,
          "icon": "🥓",
          "mats": {
            "Pork Belly": 2,
            "Salt": 1
          },
          "stats": {
            "attack": "+11%"
          },
          "desc": "Crispy bacon",
          "grudgeType": "consumable",
          "slug": "bacon-strips",
          "iconPath": "icons/consumables/redFoods/bacon-strips.png",
          "iconFallback": "icons/food/13_bacon.png"
        },
        {
          "id": 7,
          "name": "Spiced Ribs",
          "lvl": 25,
          "icon": "🍖",
          "mats": {
            "Ribs": 3,
            "Spice": 2
          },
          "stats": {
            "attack": "+12%"
          },
          "desc": "Spiced ribs",
          "grudgeType": "consumable",
          "slug": "spiced-ribs",
          "iconPath": "icons/consumables/redFoods/spiced-ribs.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 8,
          "name": "Pepper Steak",
          "lvl": 28,
          "icon": "🥩",
          "mats": {
            "Beef": 3,
            "Hot Pepper": 2
          },
          "stats": {
            "attack": "+13%"
          },
          "desc": "Spicy steak",
          "grudgeType": "consumable",
          "slug": "pepper-steak",
          "iconPath": "icons/consumables/redFoods/pepper-steak.png",
          "iconFallback": "icons/food/95_steak.png"
        },
        {
          "id": 9,
          "name": "Venison Cutlet",
          "lvl": 30,
          "icon": "🦌",
          "mats": {
            "Deer Meat": 2,
            "Herbs": 2
          },
          "stats": {
            "attack": "+14%"
          },
          "desc": "Wild venison",
          "grudgeType": "consumable",
          "slug": "venison-cutlet",
          "iconPath": "icons/consumables/redFoods/venison-cutlet.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        },
        {
          "id": 10,
          "name": "Wild Boar Roast",
          "lvl": 33,
          "icon": "🐗",
          "mats": {
            "Boar Meat": 2,
            "Herbs": 3
          },
          "stats": {
            "attack": "+15%"
          },
          "desc": "Boar roast",
          "grudgeType": "consumable",
          "slug": "wild-boar-roast",
          "iconPath": "icons/consumables/redFoods/wild-boar-roast.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 11,
          "name": "Braised Lamb",
          "lvl": 36,
          "icon": "🐑",
          "mats": {
            "Lamb": 3,
            "Wine": 1
          },
          "stats": {
            "attack": "+16%"
          },
          "desc": "Tender lamb",
          "grudgeType": "consumable",
          "slug": "braised-lamb",
          "iconPath": "icons/consumables/redFoods/braised-lamb.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        },
        {
          "id": 12,
          "name": "Hunter's Platter",
          "lvl": 40,
          "icon": "🍖",
          "mats": {
            "Mixed Meats": 3,
            "Spice": 2
          },
          "stats": {
            "attack": "+18%"
          },
          "desc": "Mixed game meats",
          "grudgeType": "consumable",
          "slug": "hunter-s-platter",
          "iconPath": "icons/consumables/redFoods/hunter-s-platter.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 13,
          "name": "Inferno Curry",
          "lvl": 45,
          "icon": "🥘",
          "mats": {
            "Spicy Herb": 5,
            "Meat": 2
          },
          "stats": {
            "attack": "+20%",
            "burn": "+5%"
          },
          "desc": "Fiery curry",
          "grudgeType": "consumable",
          "slug": "inferno-curry",
          "iconPath": "icons/consumables/redFoods/inferno-curry.png",
          "iconFallback": "icons/food/32_curry.png"
        },
        {
          "id": 14,
          "name": "Flame-Seared Boar",
          "lvl": 50,
          "icon": "🔥",
          "mats": {
            "Boar Meat": 3,
            "Fire Spice": 2
          },
          "stats": {
            "attack": "+22%",
            "burn": "+8%"
          },
          "desc": "Fire-seared",
          "grudgeType": "consumable",
          "slug": "flame-seared-boar",
          "iconPath": "icons/consumables/redFoods/flame-seared-boar.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        },
        {
          "id": 15,
          "name": "Orcish BBQ Platter",
          "lvl": 55,
          "icon": "🍖",
          "mats": {
            "Mixed Meats": 5,
            "Fire Spice": 3
          },
          "stats": {
            "attack": "+24%"
          },
          "desc": "Massive platter",
          "grudgeType": "consumable",
          "slug": "orcish-bbq-platter",
          "iconPath": "icons/consumables/redFoods/orcish-bbq-platter.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 16,
          "name": "Bear Roast",
          "lvl": 58,
          "icon": "🐻",
          "mats": {
            "Bear Meat": 3,
            "Honey": 2
          },
          "stats": {
            "attack": "+25%",
            "str": "+10"
          },
          "desc": "Bear meat",
          "grudgeType": "consumable",
          "slug": "bear-roast",
          "iconPath": "icons/consumables/redFoods/bear-roast.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 17,
          "name": "Wyvern Wings",
          "lvl": 62,
          "icon": "🦇",
          "mats": {
            "Wyvern Meat": 2,
            "Hot Sauce": 3
          },
          "stats": {
            "attack": "+27%"
          },
          "desc": "Wyvern wings",
          "grudgeType": "consumable",
          "slug": "wyvern-wings",
          "iconPath": "icons/consumables/redFoods/wyvern-wings.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 18,
          "name": "Lava Ribs",
          "lvl": 65,
          "icon": "🍖",
          "mats": {
            "Fire Beast Ribs": 3,
            "Lava Salt": 2
          },
          "stats": {
            "attack": "+28%",
            "burn": "+10%"
          },
          "desc": "Volcanic ribs",
          "grudgeType": "consumable",
          "slug": "lava-ribs",
          "iconPath": "icons/consumables/redFoods/lava-ribs.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 19,
          "name": "Hellfire Steak",
          "lvl": 70,
          "icon": "🔥",
          "mats": {
            "Demon Beef": 2,
            "Hellfire Salt": 1
          },
          "stats": {
            "attack": "+30%",
            "burn": "+12%"
          },
          "desc": "Demon beef",
          "grudgeType": "consumable",
          "slug": "hellfire-steak",
          "iconPath": "icons/consumables/redFoods/hellfire-steak.png",
          "iconFallback": "icons/food/95_steak.png"
        },
        {
          "id": 20,
          "name": "Chimera Kebab",
          "lvl": 73,
          "icon": "🍢",
          "mats": {
            "Chimera Meat": 3,
            "Exotic Spice": 2
          },
          "stats": {
            "attack": "+32%"
          },
          "desc": "Exotic kebab",
          "grudgeType": "consumable",
          "slug": "chimera-kebab",
          "iconPath": "icons/consumables/redFoods/chimera-kebab.png",
          "iconFallback": "icons/food/54_hotdog.png"
        },
        {
          "id": 21,
          "name": "Dire Wolf Steak",
          "lvl": 76,
          "icon": "🐺",
          "mats": {
            "Wolf Meat": 4,
            "Wild Herbs": 3
          },
          "stats": {
            "attack": "+33%",
            "crit": "+5%"
          },
          "desc": "Alpha wolf meat",
          "grudgeType": "consumable",
          "slug": "dire-wolf-steak",
          "iconPath": "icons/consumables/redFoods/dire-wolf-steak.png",
          "iconFallback": "icons/food/95_steak.png"
        },
        {
          "id": 22,
          "name": "Manticore Roast",
          "lvl": 78,
          "icon": "🦁",
          "mats": {
            "Manticore Meat": 3,
            "Poison Resist Herb": 2
          },
          "stats": {
            "attack": "+34%"
          },
          "desc": "Dangerous delicacy",
          "grudgeType": "consumable",
          "slug": "manticore-roast",
          "iconPath": "icons/consumables/redFoods/manticore-roast.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 23,
          "name": "Hydra Stew",
          "lvl": 80,
          "icon": "🐍",
          "mats": {
            "Hydra Meat": 4,
            "Regenerative Herb": 2
          },
          "stats": {
            "attack": "+35%",
            "regen": "+5/s"
          },
          "desc": "Multi-headed feast",
          "grudgeType": "consumable",
          "slug": "hydra-stew",
          "iconPath": "icons/consumables/redFoods/hydra-stew.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 24,
          "name": "Dragon Steak",
          "lvl": 83,
          "icon": "🐉",
          "mats": {
            "Dragon Flank": 1,
            "Liquid Fire": 1
          },
          "stats": {
            "attack": "+36%",
            "burn": "+15%"
          },
          "desc": "Dragon meat!",
          "grudgeType": "consumable",
          "slug": "dragon-steak",
          "iconPath": "icons/consumables/redFoods/dragon-steak.png",
          "iconFallback": "icons/food/95_steak.png"
        },
        {
          "id": 25,
          "name": "Griffin Feast",
          "lvl": 85,
          "icon": "🦅",
          "mats": {
            "Griffin Meat": 3,
            "Sky Salt": 2
          },
          "stats": {
            "attack": "+37%",
            "speed": "+5%"
          },
          "desc": "Aerial predator",
          "grudgeType": "consumable",
          "slug": "griffin-feast",
          "iconPath": "icons/consumables/redFoods/griffin-feast.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        },
        {
          "id": 26,
          "name": "Behemoth Burger",
          "lvl": 88,
          "icon": "🍔",
          "mats": {
            "Behemoth Meat": 5,
            "Giant Bun": 2
          },
          "stats": {
            "attack": "+38%",
            "hp": "+50"
          },
          "desc": "Massive burger",
          "grudgeType": "consumable",
          "slug": "behemoth-burger",
          "iconPath": "icons/consumables/redFoods/behemoth-burger.png",
          "iconFallback": "icons/food/15_burger.png"
        },
        {
          "id": 27,
          "name": "Phoenix Roast",
          "lvl": 90,
          "icon": "🔶",
          "mats": {
            "Phoenix Meat": 2,
            "Eternal Flame": 1
          },
          "stats": {
            "attack": "+39%",
            "resurrect": "5%"
          },
          "desc": "Legendary roast",
          "grudgeType": "consumable",
          "slug": "phoenix-roast",
          "iconPath": "icons/consumables/redFoods/phoenix-roast.png",
          "iconFallback": "icons/food/85_roastedchicken.png"
        },
        {
          "id": 28,
          "name": "Colossus Cuts",
          "lvl": 92,
          "icon": "🗿",
          "mats": {
            "Colossus Meat": 4,
            "Ancient Salt": 2
          },
          "stats": {
            "attack": "+40%",
            "str": "+20"
          },
          "desc": "Titan portions",
          "grudgeType": "consumable",
          "slug": "colossus-cuts",
          "iconPath": "icons/consumables/redFoods/colossus-cuts.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        },
        {
          "id": 29,
          "name": "Leviathan Sashimi",
          "lvl": 94,
          "icon": "🐋",
          "mats": {
            "Leviathan Flesh": 3,
            "Ocean Salt": 2
          },
          "stats": {
            "attack": "+42%",
            "armorPen": "+10%"
          },
          "desc": "Sea titan raw",
          "grudgeType": "consumable",
          "slug": "leviathan-sashimi",
          "iconPath": "icons/consumables/redFoods/leviathan-sashimi.png",
          "iconFallback": "icons/food/97_sushi.png"
        },
        {
          "id": 30,
          "name": "Titan's Feast",
          "lvl": 95,
          "icon": "⚔️",
          "mats": {
            "Giant Meat": 3,
            "Divine Salt": 1
          },
          "stats": {
            "attack": "+45%",
            "str": "+25"
          },
          "desc": "Ultimate feast",
          "grudgeType": "consumable",
          "slug": "titan-s-feast",
          "iconPath": "icons/consumables/redFoods/titan-s-feast.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        }
      ]
    },
    "greenFoods": {
      "name": "Green Foods (Regen/Healing)",
      "profession": "Chef",
      "emoji": "🟢",
      "count": 30,
      "items": [
        {
          "id": 1,
          "name": "Simple Salad",
          "lvl": 1,
          "icon": "🥗",
          "mats": {
            "Lettuce": 2,
            "Tomato": 1
          },
          "stats": {
            "regen": "+2/s"
          },
          "desc": "Fresh greens",
          "grudgeType": "consumable",
          "slug": "simple-salad",
          "iconPath": "icons/consumables/greenFoods/simple-salad.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 2,
          "name": "Vegetable Soup",
          "lvl": 5,
          "icon": "🥣",
          "mats": {
            "Carrot": 1,
            "Potato": 1,
            "Water": 1
          },
          "stats": {
            "regen": "+4/s"
          },
          "desc": "Warm soup",
          "grudgeType": "consumable",
          "slug": "vegetable-soup",
          "iconPath": "icons/consumables/greenFoods/vegetable-soup.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 3,
          "name": "Herb Bundle",
          "lvl": 10,
          "icon": "🌿",
          "mats": {
            "Herbs": 3
          },
          "stats": {
            "regen": "+6/s"
          },
          "desc": "Healing herbs",
          "grudgeType": "consumable",
          "slug": "herb-bundle",
          "iconPath": "icons/consumables/greenFoods/herb-bundle.png",
          "iconFallback": "icons/consumables/food_mushroom.png"
        },
        {
          "id": 4,
          "name": "Stuffed Mushroom",
          "lvl": 15,
          "icon": "🍄",
          "mats": {
            "Large Mushroom": 2,
            "Cheese": 1
          },
          "stats": {
            "regen": "+8/s"
          },
          "desc": "Stuffed shroom",
          "grudgeType": "consumable",
          "slug": "stuffed-mushroom",
          "iconPath": "icons/consumables/greenFoods/stuffed-mushroom.png",
          "iconFallback": "icons/consumables/food_mushroom.png"
        },
        {
          "id": 5,
          "name": "Garden Medley",
          "lvl": 20,
          "icon": "🥕",
          "mats": {
            "Carrot": 2,
            "Celery": 2,
            "Onion": 1
          },
          "stats": {
            "regen": "+10/s"
          },
          "desc": "Mixed veggies",
          "grudgeType": "consumable",
          "slug": "garden-medley",
          "iconPath": "icons/consumables/greenFoods/garden-medley.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 6,
          "name": "Cucumber Rolls",
          "lvl": 23,
          "icon": "🥒",
          "mats": {
            "Cucumber": 3,
            "Rice": 2
          },
          "stats": {
            "regen": "+11/s"
          },
          "desc": "Fresh rolls",
          "grudgeType": "consumable",
          "slug": "cucumber-rolls",
          "iconPath": "icons/consumables/greenFoods/cucumber-rolls.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 7,
          "name": "Spring Salad",
          "lvl": 26,
          "icon": "🥬",
          "mats": {
            "Spring Greens": 3,
            "Olive Oil": 1
          },
          "stats": {
            "regen": "+12/s"
          },
          "desc": "Seasonal greens",
          "grudgeType": "consumable",
          "slug": "spring-salad",
          "iconPath": "icons/consumables/greenFoods/spring-salad.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 8,
          "name": "Elven Greens",
          "lvl": 30,
          "icon": "🌱",
          "mats": {
            "Forest Herbs": 3,
            "Moonpetal": 1
          },
          "stats": {
            "regen": "+14/s"
          },
          "desc": "Elven recipe",
          "grudgeType": "consumable",
          "slug": "elven-greens",
          "iconPath": "icons/consumables/greenFoods/elven-greens.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 9,
          "name": "Healing Herb Tea",
          "lvl": 33,
          "icon": "🍵",
          "mats": {
            "Healing Herb": 3,
            "Hot Water": 1
          },
          "stats": {
            "regen": "+15/s",
            "heal": "+5%"
          },
          "desc": "Healing tea",
          "grudgeType": "consumable",
          "slug": "healing-herb-tea",
          "iconPath": "icons/consumables/greenFoods/healing-herb-tea.png",
          "iconFallback": "icons/consumables/food_beer.png"
        },
        {
          "id": 10,
          "name": "Vitality Wrap",
          "lvl": 36,
          "icon": "🫔",
          "mats": {
            "Leaf Wrap": 2,
            "Healing Herb": 3
          },
          "stats": {
            "regen": "+16/s"
          },
          "desc": "Stamina wrap",
          "grudgeType": "consumable",
          "slug": "vitality-wrap",
          "iconPath": "icons/consumables/greenFoods/vitality-wrap.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 11,
          "name": "Forest Stew",
          "lvl": 40,
          "icon": "🥬",
          "mats": {
            "Wild Vegetables": 4,
            "Broth": 2
          },
          "stats": {
            "regen": "+18/s"
          },
          "desc": "Forest recipe",
          "grudgeType": "consumable",
          "slug": "forest-stew",
          "iconPath": "icons/consumables/greenFoods/forest-stew.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 12,
          "name": "Druid's Bowl",
          "lvl": 43,
          "icon": "🥣",
          "mats": {
            "Sacred Herbs": 3,
            "Pure Water": 2
          },
          "stats": {
            "regen": "+19/s",
            "nature": "+5%"
          },
          "desc": "Natural blessing",
          "grudgeType": "consumable",
          "slug": "druid-s-bowl",
          "iconPath": "icons/consumables/greenFoods/druid-s-bowl.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 13,
          "name": "Druid's Feast",
          "lvl": 46,
          "icon": "🍀",
          "mats": {
            "Sacred Vegetables": 5,
            "Dew": 2
          },
          "stats": {
            "regen": "+20/s",
            "nature": "+10%"
          },
          "desc": "Nature blessing",
          "grudgeType": "consumable",
          "slug": "druid-s-feast",
          "iconPath": "icons/consumables/greenFoods/druid-s-feast.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        },
        {
          "id": 14,
          "name": "Regeneration Salve",
          "lvl": 50,
          "icon": "💚",
          "mats": {
            "Regen Herb": 4,
            "Aloe": 2
          },
          "stats": {
            "regen": "+22/s"
          },
          "desc": "Healing salve",
          "grudgeType": "consumable",
          "slug": "regeneration-salve",
          "iconPath": "icons/consumables/greenFoods/regeneration-salve.png",
          "iconFallback": "icons/consumables/food_mushroom.png"
        },
        {
          "id": 15,
          "name": "Treant Bark Tea",
          "lvl": 54,
          "icon": "🌲",
          "mats": {
            "Living Bark": 2,
            "Spring Water": 1
          },
          "stats": {
            "regen": "+24/s",
            "armor": "+10"
          },
          "desc": "Ancient tea",
          "grudgeType": "consumable",
          "slug": "treant-bark-tea",
          "iconPath": "icons/consumables/greenFoods/treant-bark-tea.png",
          "iconFallback": "icons/consumables/food_beer.png"
        },
        {
          "id": 16,
          "name": "Nature's Blessing",
          "lvl": 58,
          "icon": "🌳",
          "mats": {
            "World Tree Fruit": 2,
            "Life Essence": 1
          },
          "stats": {
            "regen": "+26/s"
          },
          "desc": "Blessed food",
          "grudgeType": "consumable",
          "slug": "nature-s-blessing",
          "iconPath": "icons/consumables/greenFoods/nature-s-blessing.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 17,
          "name": "Moonwell Soup",
          "lvl": 62,
          "icon": "🌙",
          "mats": {
            "Moonlit Herbs": 3,
            "Moonwell Water": 2
          },
          "stats": {
            "regen": "+28/s",
            "mana": "+20"
          },
          "desc": "Lunar soup",
          "grudgeType": "consumable",
          "slug": "moonwell-soup",
          "iconPath": "icons/consumables/greenFoods/moonwell-soup.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 18,
          "name": "Fairy Ring Salad",
          "lvl": 66,
          "icon": "🧚",
          "mats": {
            "Fairy Mushroom": 3,
            "Dewdrops": 2
          },
          "stats": {
            "regen": "+30/s"
          },
          "desc": "Magical salad",
          "grudgeType": "consumable",
          "slug": "fairy-ring-salad",
          "iconPath": "icons/consumables/greenFoods/fairy-ring-salad.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 19,
          "name": "Life Blossom Soup",
          "lvl": 70,
          "icon": "🌸",
          "mats": {
            "Life Blossom": 3,
            "Pure Water": 2
          },
          "stats": {
            "regen": "+32/s",
            "hp": "+50"
          },
          "desc": "Life soup",
          "grudgeType": "consumable",
          "slug": "life-blossom-soup",
          "iconPath": "icons/consumables/greenFoods/life-blossom-soup.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 20,
          "name": "Sanctuary Stew",
          "lvl": 73,
          "icon": "🏛️",
          "mats": {
            "Holy Vegetables": 4,
            "Blessed Water": 2
          },
          "stats": {
            "regen": "+33/s",
            "heal": "+10%"
          },
          "desc": "Sacred stew",
          "grudgeType": "consumable",
          "slug": "sanctuary-stew",
          "iconPath": "icons/consumables/greenFoods/sanctuary-stew.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 21,
          "name": "Verdant Feast",
          "lvl": 76,
          "icon": "🌿",
          "mats": {
            "Ancient Greens": 5,
            "Life Dew": 2
          },
          "stats": {
            "regen": "+34/s",
            "nature": "+15%"
          },
          "desc": "Ancient recipe",
          "grudgeType": "consumable",
          "slug": "verdant-feast",
          "iconPath": "icons/consumables/greenFoods/verdant-feast.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        },
        {
          "id": 22,
          "name": "Ambrosia Salad",
          "lvl": 78,
          "icon": "✨",
          "mats": {
            "Divine Greens": 3,
            "Starfruit": 2
          },
          "stats": {
            "regen": "+35/s"
          },
          "desc": "Divine salad",
          "grudgeType": "consumable",
          "slug": "ambrosia-salad",
          "iconPath": "icons/consumables/greenFoods/ambrosia-salad.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 23,
          "name": "Phoenix Feather Soup",
          "lvl": 80,
          "icon": "🔥",
          "mats": {
            "Phoenix Down": 1,
            "Healing Spring": 2
          },
          "stats": {
            "regen": "+36/s",
            "resurrect": "3%"
          },
          "desc": "Resurrection soup",
          "grudgeType": "consumable",
          "slug": "phoenix-feather-soup",
          "iconPath": "icons/consumables/greenFoods/phoenix-feather-soup.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 24,
          "name": "Eternal Spring Mix",
          "lvl": 83,
          "icon": "🌺",
          "mats": {
            "Eternal Petals": 4,
            "Lifewater": 2
          },
          "stats": {
            "regen": "+37/s"
          },
          "desc": "Eternal youth",
          "grudgeType": "consumable",
          "slug": "eternal-spring-mix",
          "iconPath": "icons/consumables/greenFoods/eternal-spring-mix.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 25,
          "name": "Yggdrasil Fruit",
          "lvl": 85,
          "icon": "🍎",
          "mats": {
            "World Tree Fruit": 3,
            "Divine Nectar": 1
          },
          "stats": {
            "regen": "+38/s",
            "all": "+3%"
          },
          "desc": "World tree gift",
          "grudgeType": "consumable",
          "slug": "yggdrasil-fruit",
          "iconPath": "icons/consumables/greenFoods/yggdrasil-fruit.png",
          "iconFallback": "icons/consumables/food_apple.png"
        },
        {
          "id": 26,
          "name": "Celestial Greens",
          "lvl": 88,
          "icon": "⭐",
          "mats": {
            "Starlight Herbs": 4,
            "Moonwater": 2
          },
          "stats": {
            "regen": "+39/s",
            "mana": "+30"
          },
          "desc": "Heavenly vegetables",
          "grudgeType": "consumable",
          "slug": "celestial-greens",
          "iconPath": "icons/consumables/greenFoods/celestial-greens.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 27,
          "name": "World Tree Nectar",
          "lvl": 90,
          "icon": "🌳",
          "mats": {
            "World Tree Sap": 2,
            "Divine Pollen": 1
          },
          "stats": {
            "regen": "+40/s",
            "all": "+5%"
          },
          "desc": "Sacred nectar",
          "grudgeType": "consumable",
          "slug": "world-tree-nectar",
          "iconPath": "icons/consumables/greenFoods/world-tree-nectar.png",
          "iconFallback": "icons/consumables/food_beer.png"
        },
        {
          "id": 28,
          "name": "Eden's Garden",
          "lvl": 92,
          "icon": "🏞️",
          "mats": {
            "Paradise Fruit": 3,
            "Holy Water": 2
          },
          "stats": {
            "regen": "+42/s",
            "heal": "+15%"
          },
          "desc": "Paradise bounty",
          "grudgeType": "consumable",
          "slug": "eden-s-garden",
          "iconPath": "icons/consumables/greenFoods/eden-s-garden.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 29,
          "name": "Immortal's Salad",
          "lvl": 94,
          "icon": "♾️",
          "mats": {
            "Immortal Herbs": 4,
            "Eternity Dew": 2
          },
          "stats": {
            "regen": "+44/s",
            "hp": "+100"
          },
          "desc": "Eternal life",
          "grudgeType": "consumable",
          "slug": "immortal-s-salad",
          "iconPath": "icons/consumables/greenFoods/immortal-s-salad.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        },
        {
          "id": 30,
          "name": "Divine Restoration",
          "lvl": 95,
          "icon": "💎",
          "mats": {
            "Divine Herbs": 5,
            "Holy Water": 2
          },
          "stats": {
            "regen": "+50/s",
            "heal": "+25%"
          },
          "desc": "Ultimate heal",
          "grudgeType": "consumable",
          "slug": "divine-restoration",
          "iconPath": "icons/consumables/greenFoods/divine-restoration.png",
          "iconFallback": "icons/consumables/food_grapes.png"
        }
      ]
    },
    "blueFoods": {
      "name": "Blue Foods (Mana/Magic)",
      "profession": "Chef",
      "emoji": "🔵",
      "count": 30,
      "items": [
        {
          "id": 1,
          "name": "Basic Broth",
          "lvl": 1,
          "icon": "🥣",
          "mats": {
            "Water": 2,
            "Salt": 1
          },
          "stats": {
            "mana": "+10"
          },
          "desc": "Simple broth",
          "grudgeType": "consumable",
          "slug": "basic-broth",
          "iconPath": "icons/consumables/blueFoods/basic-broth.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 2,
          "name": "Wheat Bread",
          "lvl": 5,
          "icon": "🍞",
          "mats": {
            "Flour": 2,
            "Water": 1
          },
          "stats": {
            "mana": "+20"
          },
          "desc": "Fresh bread",
          "grudgeType": "consumable",
          "slug": "wheat-bread",
          "iconPath": "icons/consumables/blueFoods/wheat-bread.png",
          "iconFallback": "icons/food/07_bread.png"
        },
        {
          "id": 3,
          "name": "Stamina Brew",
          "lvl": 10,
          "icon": "🍺",
          "mats": {
            "Grain": 2,
            "Hops": 1
          },
          "stats": {
            "mana": "+30",
            "stamina": "+10"
          },
          "desc": "Energy drink",
          "grudgeType": "consumable",
          "slug": "stamina-brew",
          "iconPath": "icons/consumables/blueFoods/stamina-brew.png",
          "iconFallback": "icons/consumables/food_beer.png"
        },
        {
          "id": 4,
          "name": "Warrior's Bread",
          "lvl": 15,
          "icon": "🥖",
          "mats": {
            "Grain": 3,
            "Water": 1
          },
          "stats": {
            "mana": "+40"
          },
          "desc": "Hearty bread",
          "grudgeType": "consumable",
          "slug": "warrior-s-bread",
          "iconPath": "icons/consumables/blueFoods/warrior-s-bread.png",
          "iconFallback": "icons/food/07_bread.png"
        },
        {
          "id": 5,
          "name": "Fish Stew",
          "lvl": 20,
          "icon": "🐟",
          "mats": {
            "Fish": 2,
            "Potato": 2,
            "Broth": 1
          },
          "stats": {
            "mana": "+50"
          },
          "desc": "Seafood stew",
          "grudgeType": "consumable",
          "slug": "fish-stew",
          "iconPath": "icons/consumables/blueFoods/fish-stew.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 6,
          "name": "Hearty Stew",
          "lvl": 23,
          "icon": "🍲",
          "mats": {
            "Meat": 2,
            "Potato": 3,
            "Broth": 1
          },
          "stats": {
            "mana": "+55"
          },
          "desc": "Filling stew",
          "grudgeType": "consumable",
          "slug": "hearty-stew",
          "iconPath": "icons/consumables/blueFoods/hearty-stew.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 7,
          "name": "Mage's Biscuit",
          "lvl": 26,
          "icon": "🍪",
          "mats": {
            "Magic Flour": 2,
            "Mana Butter": 1
          },
          "stats": {
            "mana": "+60"
          },
          "desc": "Arcane snack",
          "grudgeType": "consumable",
          "slug": "mage-s-biscuit",
          "iconPath": "icons/consumables/blueFoods/mage-s-biscuit.png",
          "iconFallback": "icons/food/07_bread.png"
        },
        {
          "id": 8,
          "name": "Honey Bread",
          "lvl": 30,
          "icon": "🍯",
          "mats": {
            "Flour": 3,
            "Honey": 2
          },
          "stats": {
            "mana": "+70"
          },
          "desc": "Sweet bread",
          "grudgeType": "consumable",
          "slug": "honey-bread",
          "iconPath": "icons/consumables/blueFoods/honey-bread.png",
          "iconFallback": "icons/food/07_bread.png"
        },
        {
          "id": 9,
          "name": "Mana Soup",
          "lvl": 33,
          "icon": "🔮",
          "mats": {
            "Magic Mushroom": 3,
            "Arcane Water": 1
          },
          "stats": {
            "mana": "+80",
            "manaRegen": "+5/s"
          },
          "desc": "Magical soup",
          "grudgeType": "consumable",
          "slug": "mana-soup",
          "iconPath": "icons/consumables/blueFoods/mana-soup.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 10,
          "name": "Sailor's Chowder",
          "lvl": 36,
          "icon": "🦐",
          "mats": {
            "Shellfish": 3,
            "Cream": 2
          },
          "stats": {
            "mana": "+90"
          },
          "desc": "Seafood chowder",
          "grudgeType": "consumable",
          "slug": "sailor-s-chowder",
          "iconPath": "icons/consumables/blueFoods/sailor-s-chowder.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 11,
          "name": "Mystic Gumbo",
          "lvl": 40,
          "icon": "🫕",
          "mats": {
            "Seafood": 3,
            "Spellwort": 2,
            "Broth": 2
          },
          "stats": {
            "mana": "+100"
          },
          "desc": "Arcane gumbo",
          "grudgeType": "consumable",
          "slug": "mystic-gumbo",
          "iconPath": "icons/consumables/blueFoods/mystic-gumbo.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 12,
          "name": "Enchanted Pastry",
          "lvl": 43,
          "icon": "🥐",
          "mats": {
            "Magic Flour": 3,
            "Enchanted Butter": 1
          },
          "stats": {
            "mana": "+105",
            "spell": "+3%"
          },
          "desc": "Magic pastry",
          "grudgeType": "consumable",
          "slug": "enchanted-pastry",
          "iconPath": "icons/consumables/blueFoods/enchanted-pastry.png",
          "iconFallback": "icons/food/05_apple_pie.png"
        },
        {
          "id": 13,
          "name": "Arcane Pastry",
          "lvl": 46,
          "icon": "🥧",
          "mats": {
            "Magic Flour": 3,
            "Mana Butter": 2
          },
          "stats": {
            "mana": "+110",
            "spell": "+5%"
          },
          "desc": "Magic pastry",
          "grudgeType": "consumable",
          "slug": "arcane-pastry",
          "iconPath": "icons/consumables/blueFoods/arcane-pastry.png",
          "iconFallback": "icons/food/05_apple_pie.png"
        },
        {
          "id": 14,
          "name": "Grog of Courage",
          "lvl": 50,
          "icon": "🍻",
          "mats": {
            "Strong Grain": 4,
            "Fire Water": 1
          },
          "stats": {
            "mana": "+120",
            "courage": "+10%"
          },
          "desc": "Brave brew",
          "grudgeType": "consumable",
          "slug": "grog-of-courage",
          "iconPath": "icons/consumables/blueFoods/grog-of-courage.png",
          "iconFallback": "icons/consumables/food_beer.png"
        },
        {
          "id": 15,
          "name": "Wizard's Stew",
          "lvl": 54,
          "icon": "🧙",
          "mats": {
            "Magic Ingredients": 4,
            "Mana Crystal": 1
          },
          "stats": {
            "mana": "+130"
          },
          "desc": "Arcane stew",
          "grudgeType": "consumable",
          "slug": "wizard-s-stew",
          "iconPath": "icons/consumables/blueFoods/wizard-s-stew.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 16,
          "name": "Enchanted Pie",
          "lvl": 58,
          "icon": "🥮",
          "mats": {
            "Enchanted Fruit": 3,
            "Magic Crust": 2
          },
          "stats": {
            "mana": "+140"
          },
          "desc": "Magic pie",
          "grudgeType": "consumable",
          "slug": "enchanted-pie",
          "iconPath": "icons/consumables/blueFoods/enchanted-pie.png",
          "iconFallback": "icons/food/05_apple_pie.png"
        },
        {
          "id": 17,
          "name": "Ley Line Soup",
          "lvl": 62,
          "icon": "✨",
          "mats": {
            "Ley Energy": 2,
            "Pure Water": 3
          },
          "stats": {
            "mana": "+150",
            "manaRegen": "+8/s"
          },
          "desc": "Power lines",
          "grudgeType": "consumable",
          "slug": "ley-line-soup",
          "iconPath": "icons/consumables/blueFoods/ley-line-soup.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 18,
          "name": "Astral Soup",
          "lvl": 66,
          "icon": "🌌",
          "mats": {
            "Star Essence": 2,
            "Void Mushroom": 3
          },
          "stats": {
            "mana": "+160",
            "spell": "+10%"
          },
          "desc": "Cosmic soup",
          "grudgeType": "consumable",
          "slug": "astral-soup",
          "iconPath": "icons/consumables/blueFoods/astral-soup.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 19,
          "name": "Void Bisque",
          "lvl": 70,
          "icon": "🌑",
          "mats": {
            "Void Crab": 2,
            "Shadow Cream": 2
          },
          "stats": {
            "mana": "+170"
          },
          "desc": "Void energy",
          "grudgeType": "consumable",
          "slug": "void-bisque",
          "iconPath": "icons/consumables/blueFoods/void-bisque.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 20,
          "name": "Ethereal Cake",
          "lvl": 73,
          "icon": "🎂",
          "mats": {
            "Ethereal Flour": 4,
            "Ghost Sugar": 2
          },
          "stats": {
            "mana": "+175",
            "spell": "+12%"
          },
          "desc": "Spirit cake",
          "grudgeType": "consumable",
          "slug": "ethereal-cake",
          "iconPath": "icons/consumables/blueFoods/ethereal-cake.png",
          "iconFallback": "icons/food/05_apple_pie.png"
        },
        {
          "id": 21,
          "name": "Celestial Cake",
          "lvl": 76,
          "icon": "🎂",
          "mats": {
            "Starlight Flour": 4,
            "Moon Sugar": 3
          },
          "stats": {
            "mana": "+180"
          },
          "desc": "Heavenly cake",
          "grudgeType": "consumable",
          "slug": "celestial-cake",
          "iconPath": "icons/consumables/blueFoods/celestial-cake.png",
          "iconFallback": "icons/food/05_apple_pie.png"
        },
        {
          "id": 22,
          "name": "Planar Stew",
          "lvl": 78,
          "icon": "🌀",
          "mats": {
            "Planar Meat": 3,
            "Dimensional Broth": 2
          },
          "stats": {
            "mana": "+185",
            "manaRegen": "+10/s"
          },
          "desc": "Cross-dimensional",
          "grudgeType": "consumable",
          "slug": "planar-stew",
          "iconPath": "icons/consumables/blueFoods/planar-stew.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 23,
          "name": "Cosmic Brew",
          "lvl": 80,
          "icon": "🌠",
          "mats": {
            "Cosmic Hops": 3,
            "Starwater": 2
          },
          "stats": {
            "mana": "+190",
            "spell": "+15%"
          },
          "desc": "Starlight brew",
          "grudgeType": "consumable",
          "slug": "cosmic-brew",
          "iconPath": "icons/consumables/blueFoods/cosmic-brew.png",
          "iconFallback": "icons/consumables/food_beer.png"
        },
        {
          "id": 24,
          "name": "Astral Pie",
          "lvl": 83,
          "icon": "🥧",
          "mats": {
            "Astral Fruit": 4,
            "Cosmic Crust": 2
          },
          "stats": {
            "mana": "+195"
          },
          "desc": "Space pastry",
          "grudgeType": "consumable",
          "slug": "astral-pie",
          "iconPath": "icons/consumables/blueFoods/astral-pie.png",
          "iconFallback": "icons/food/05_apple_pie.png"
        },
        {
          "id": 25,
          "name": "Eternal Cake",
          "lvl": 85,
          "icon": "🍰",
          "mats": {
            "Divine Flour": 5,
            "Eternal Sugar": 3
          },
          "stats": {
            "mana": "+200"
          },
          "desc": "Never spoils",
          "grudgeType": "consumable",
          "slug": "eternal-cake",
          "iconPath": "icons/consumables/blueFoods/eternal-cake.png",
          "iconFallback": "icons/food/05_apple_pie.png"
        },
        {
          "id": 26,
          "name": "Infinity Stew",
          "lvl": 88,
          "icon": "♾️",
          "mats": {
            "Infinite Meat": 3,
            "Endless Broth": 2
          },
          "stats": {
            "mana": "+210",
            "manaRegen": "+12/s"
          },
          "desc": "Limitless energy",
          "grudgeType": "consumable",
          "slug": "infinity-stew",
          "iconPath": "icons/consumables/blueFoods/infinity-stew.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 27,
          "name": "Divine Bread",
          "lvl": 90,
          "icon": "🍞",
          "mats": {
            "Divine Grain": 4,
            "Holy Water": 2
          },
          "stats": {
            "mana": "+220",
            "all": "+5%"
          },
          "desc": "Blessed bread",
          "grudgeType": "consumable",
          "slug": "divine-bread",
          "iconPath": "icons/consumables/blueFoods/divine-bread.png",
          "iconFallback": "icons/food/07_bread.png"
        },
        {
          "id": 28,
          "name": "Omniscient Soup",
          "lvl": 92,
          "icon": "👁️",
          "mats": {
            "All-Seeing Herb": 3,
            "Knowledge Water": 2
          },
          "stats": {
            "mana": "+230",
            "spell": "+18%"
          },
          "desc": "All-knowing",
          "grudgeType": "consumable",
          "slug": "omniscient-soup",
          "iconPath": "icons/consumables/blueFoods/omniscient-soup.png",
          "iconFallback": "icons/food/87_ramen.png"
        },
        {
          "id": 29,
          "name": "Creator's Feast",
          "lvl": 94,
          "icon": "🌟",
          "mats": {
            "Creation Essence": 3,
            "Divine Nectar": 2
          },
          "stats": {
            "mana": "+240",
            "all": "+8%"
          },
          "desc": "Godly meal",
          "grudgeType": "consumable",
          "slug": "creator-s-feast",
          "iconPath": "icons/consumables/blueFoods/creator-s-feast.png",
          "iconFallback": "icons/consumables/food_steak_cooked.png"
        },
        {
          "id": 30,
          "name": "Nectar of Gods",
          "lvl": 95,
          "icon": "🍷",
          "mats": {
            "Astral Fruit": 10,
            "Holy Water": 1
          },
          "stats": {
            "mana": "+250",
            "all": "+10%"
          },
          "desc": "Divine ambrosia",
          "grudgeType": "consumable",
          "slug": "nectar-of-gods",
          "iconPath": "icons/consumables/blueFoods/nectar-of-gods.png",
          "iconFallback": "icons/consumables/food_beer.png"
        }
      ]
    },
    "mysticPotions": {
      "name": "Potions (Mystic Crafting)",
      "profession": "Mystic",
      "emoji": "💜",
      "count": 30,
      "items": [
        {
          "id": 1,
          "name": "Minor Health Potion",
          "lvl": 1,
          "icon": "❤️",
          "mats": {
            "Red Herb": 2,
            "Water": 1
          },
          "stats": {
            "heal": "50 HP"
          },
          "desc": "Restores 50 HP",
          "grudgeType": "consumable",
          "slug": "minor-health-potion",
          "iconPath": "icons/consumables/mysticPotions/minor-health-potion.png",
          "iconFallback": "icons/consumables/health_potion.png"
        },
        {
          "id": 2,
          "name": "Minor Mana Potion",
          "lvl": 1,
          "icon": "💙",
          "mats": {
            "Blue Herb": 2,
            "Water": 1
          },
          "stats": {
            "mana": "30 MP"
          },
          "desc": "Restores 30 MP",
          "grudgeType": "consumable",
          "slug": "minor-mana-potion",
          "iconPath": "icons/consumables/mysticPotions/minor-mana-potion.png",
          "iconFallback": "icons/consumables/mana_potion.png"
        },
        {
          "id": 3,
          "name": "Minor Stamina Potion",
          "lvl": 5,
          "icon": "💛",
          "mats": {
            "Yellow Herb": 2,
            "Water": 1
          },
          "stats": {
            "stamina": "50"
          },
          "desc": "Restores stamina",
          "grudgeType": "consumable",
          "slug": "minor-stamina-potion",
          "iconPath": "icons/consumables/mysticPotions/minor-stamina-potion.png",
          "iconFallback": "icons/496_rpg_icons/P_Green03.png"
        },
        {
          "id": 4,
          "name": "Antidote",
          "lvl": 10,
          "icon": "💜",
          "mats": {
            "Antitoxin Herb": 3,
            "Pure Water": 1
          },
          "stats": {
            "cure": "poison"
          },
          "desc": "Cures poison",
          "grudgeType": "consumable",
          "slug": "antidote",
          "iconPath": "icons/consumables/mysticPotions/antidote.png",
          "iconFallback": "icons/496_rpg_icons/I_Antidote.png"
        },
        {
          "id": 5,
          "name": "Health Potion",
          "lvl": 15,
          "icon": "❤️",
          "mats": {
            "Blood Moss": 3,
            "Distilled Water": 1
          },
          "stats": {
            "heal": "150 HP"
          },
          "desc": "Restores 150 HP",
          "grudgeType": "consumable",
          "slug": "health-potion",
          "iconPath": "icons/consumables/mysticPotions/health-potion.png",
          "iconFallback": "icons/consumables/health_potion.png"
        },
        {
          "id": 6,
          "name": "Mana Potion",
          "lvl": 15,
          "icon": "💙",
          "mats": {
            "Mana Bloom": 3,
            "Distilled Water": 1
          },
          "stats": {
            "mana": "100 MP"
          },
          "desc": "Restores 100 MP",
          "grudgeType": "consumable",
          "slug": "mana-potion",
          "iconPath": "icons/consumables/mysticPotions/mana-potion.png",
          "iconFallback": "icons/consumables/mana_potion.png"
        },
        {
          "id": 7,
          "name": "Swiftness Potion",
          "lvl": 20,
          "icon": "💨",
          "mats": {
            "Swift Herb": 3,
            "Wind Essence": 1
          },
          "stats": {
            "speed": "+20%"
          },
          "desc": "+20% move speed",
          "grudgeType": "consumable",
          "slug": "swiftness-potion",
          "iconPath": "icons/consumables/mysticPotions/swiftness-potion.png",
          "iconFallback": "icons/496_rpg_icons/P_Yellow01.png"
        },
        {
          "id": 8,
          "name": "Rage Potion",
          "lvl": 25,
          "icon": "🔴",
          "mats": {
            "Berserker Root": 3,
            "Fire Essence": 1
          },
          "stats": {
            "damage": "+25%"
          },
          "desc": "+25% damage",
          "grudgeType": "consumable",
          "slug": "rage-potion",
          "iconPath": "icons/consumables/mysticPotions/rage-potion.png",
          "iconFallback": "icons/496_rpg_icons/P_Red05.png"
        },
        {
          "id": 9,
          "name": "Speed Potion",
          "lvl": 30,
          "icon": "⚡",
          "mats": {
            "Swift Herb": 3,
            "Wind Essence": 1
          },
          "stats": {
            "speed": "+30%"
          },
          "desc": "+30% speed",
          "grudgeType": "consumable",
          "slug": "speed-potion",
          "iconPath": "icons/consumables/mysticPotions/speed-potion.png",
          "iconFallback": "icons/496_rpg_icons/P_Yellow01.png"
        },
        {
          "id": 10,
          "name": "Defense Potion",
          "lvl": 35,
          "icon": "🛡️",
          "mats": {
            "Ironbark": 3,
            "Earth Essence": 1
          },
          "stats": {
            "armor": "+20"
          },
          "desc": "+20 armor",
          "grudgeType": "consumable",
          "slug": "defense-potion",
          "iconPath": "icons/consumables/mysticPotions/defense-potion.png",
          "iconFallback": "icons/496_rpg_icons/P_Blue01.png"
        },
        {
          "id": 11,
          "name": "Greater Health Potion",
          "lvl": 40,
          "icon": "❤️",
          "mats": {
            "Heart Blossom": 4,
            "Life Essence": 1
          },
          "stats": {
            "heal": "300 HP"
          },
          "desc": "Restores 300 HP",
          "grudgeType": "consumable",
          "slug": "greater-health-potion",
          "iconPath": "icons/consumables/mysticPotions/greater-health-potion.png",
          "iconFallback": "icons/consumables/health_potion.png"
        },
        {
          "id": 12,
          "name": "Greater Mana Potion",
          "lvl": 40,
          "icon": "💙",
          "mats": {
            "Mana Crystal Dust": 4,
            "Arcane Water": 1
          },
          "stats": {
            "mana": "200 MP"
          },
          "desc": "Restores 200 MP",
          "grudgeType": "consumable",
          "slug": "greater-mana-potion",
          "iconPath": "icons/consumables/mysticPotions/greater-mana-potion.png",
          "iconFallback": "icons/consumables/mana_potion.png"
        },
        {
          "id": 13,
          "name": "Strength Potion",
          "lvl": 45,
          "icon": "💪",
          "mats": {
            "Giant Root": 4,
            "Earth Essence": 2
          },
          "stats": {
            "str": "+30"
          },
          "desc": "+30 strength",
          "grudgeType": "consumable",
          "slug": "strength-potion",
          "iconPath": "icons/consumables/mysticPotions/strength-potion.png",
          "iconFallback": "icons/496_rpg_icons/P_Red03.png"
        },
        {
          "id": 14,
          "name": "Invisibility Potion",
          "lvl": 50,
          "icon": "👻",
          "mats": {
            "Ghost Orchid": 4,
            "Shadow Essence": 2
          },
          "stats": {
            "stealth": "30s"
          },
          "desc": "30s invisibility",
          "grudgeType": "consumable",
          "slug": "invisibility-potion",
          "iconPath": "icons/consumables/mysticPotions/invisibility-potion.png",
          "iconFallback": "icons/496_rpg_icons/P_White05.png"
        },
        {
          "id": 15,
          "name": "Fire Resistance",
          "lvl": 55,
          "icon": "🔥",
          "mats": {
            "Firebloom": 4,
            "Ice Essence": 2
          },
          "stats": {
            "fireRes": "+50%"
          },
          "desc": "+50% fire resist",
          "grudgeType": "consumable",
          "slug": "fire-resistance",
          "iconPath": "icons/consumables/mysticPotions/fire-resistance.png",
          "iconFallback": "icons/potions/fire_potion.png"
        },
        {
          "id": 16,
          "name": "Frost Resistance",
          "lvl": 55,
          "icon": "❄️",
          "mats": {
            "Frostleaf": 4,
            "Fire Essence": 2
          },
          "stats": {
            "frostRes": "+50%"
          },
          "desc": "+50% frost resist",
          "grudgeType": "consumable",
          "slug": "frost-resistance",
          "iconPath": "icons/consumables/mysticPotions/frost-resistance.png",
          "iconFallback": "icons/potions/air_potion.png"
        },
        {
          "id": 17,
          "name": "Super Health Potion",
          "lvl": 60,
          "icon": "❤️",
          "mats": {
            "Dragon Blood Herb": 5,
            "Life Crystal": 1
          },
          "stats": {
            "heal": "500 HP"
          },
          "desc": "Restores 500 HP",
          "grudgeType": "consumable",
          "slug": "super-health-potion",
          "iconPath": "icons/consumables/mysticPotions/super-health-potion.png",
          "iconFallback": "icons/consumables/health_potion.png"
        },
        {
          "id": 18,
          "name": "Super Mana Potion",
          "lvl": 60,
          "icon": "💙",
          "mats": {
            "Arcane Lotus": 5,
            "Mana Crystal": 1
          },
          "stats": {
            "mana": "400 MP"
          },
          "desc": "Restores 400 MP",
          "grudgeType": "consumable",
          "slug": "super-mana-potion",
          "iconPath": "icons/consumables/mysticPotions/super-mana-potion.png",
          "iconFallback": "icons/consumables/mana_potion.png"
        },
        {
          "id": 19,
          "name": "Lightning Resistance",
          "lvl": 60,
          "icon": "⚡",
          "mats": {
            "Storm Leaf": 4,
            "Earth Essence": 2
          },
          "stats": {
            "lightningRes": "+50%"
          },
          "desc": "+50% lightning resist",
          "grudgeType": "consumable",
          "slug": "lightning-resistance",
          "iconPath": "icons/consumables/mysticPotions/lightning-resistance.png",
          "iconFallback": "icons/496_rpg_icons/P_Yellow01.png"
        },
        {
          "id": 20,
          "name": "Poison Resistance",
          "lvl": 60,
          "icon": "☠️",
          "mats": {
            "Antitoxin Root": 5,
            "Pure Essence": 2
          },
          "stats": {
            "poisonRes": "+75%"
          },
          "desc": "+75% poison resist",
          "grudgeType": "consumable",
          "slug": "poison-resistance",
          "iconPath": "icons/consumables/mysticPotions/poison-resistance.png",
          "iconFallback": "icons/496_rpg_icons/I_Antidote.png"
        },
        {
          "id": 21,
          "name": "Berserker Elixir",
          "lvl": 70,
          "icon": "💢",
          "mats": {
            "Rage Flower": 5,
            "Blood Essence": 2
          },
          "stats": {
            "damage": "+50%",
            "defense": "-20%"
          },
          "desc": "Glass cannon",
          "grudgeType": "consumable",
          "slug": "berserker-elixir",
          "iconPath": "icons/consumables/mysticPotions/berserker-elixir.png",
          "iconFallback": "icons/496_rpg_icons/P_Red05.png"
        },
        {
          "id": 22,
          "name": "Elemental Ward",
          "lvl": 75,
          "icon": "🌈",
          "mats": {
            "Elemental Herb": 6,
            "All Essence": 1
          },
          "stats": {
            "allRes": "+30%"
          },
          "desc": "+30% all resist",
          "grudgeType": "consumable",
          "slug": "elemental-ward",
          "iconPath": "icons/consumables/mysticPotions/elemental-ward.png",
          "iconFallback": "icons/496_rpg_icons/P_Blue01.png"
        },
        {
          "id": 23,
          "name": "Titan Strength",
          "lvl": 80,
          "icon": "💪",
          "mats": {
            "Giant's Blood": 3,
            "Power Crystal": 1
          },
          "stats": {
            "str": "+100"
          },
          "desc": "+100 strength",
          "grudgeType": "consumable",
          "slug": "titan-strength",
          "iconPath": "icons/consumables/mysticPotions/titan-strength.png",
          "iconFallback": "icons/496_rpg_icons/P_Red03.png"
        },
        {
          "id": 24,
          "name": "Mega Health Potion",
          "lvl": 80,
          "icon": "❤️",
          "mats": {
            "Phoenix Tears": 2,
            "Life Crystal": 2
          },
          "stats": {
            "heal": "750 HP"
          },
          "desc": "Restores 750 HP",
          "grudgeType": "consumable",
          "slug": "mega-health-potion",
          "iconPath": "icons/consumables/mysticPotions/mega-health-potion.png",
          "iconFallback": "icons/consumables/health_potion.png"
        },
        {
          "id": 25,
          "name": "Mega Mana Potion",
          "lvl": 80,
          "icon": "💙",
          "mats": {
            "Arcane Crystal": 2,
            "Mana Well": 2
          },
          "stats": {
            "mana": "600 MP"
          },
          "desc": "Restores 600 MP",
          "grudgeType": "consumable",
          "slug": "mega-mana-potion",
          "iconPath": "icons/consumables/mysticPotions/mega-mana-potion.png",
          "iconFallback": "icons/consumables/mana_potion.png"
        },
        {
          "id": 26,
          "name": "Invulnerability Potion",
          "lvl": 85,
          "icon": "🛡️",
          "mats": {
            "Divine Shield Herb": 5,
            "Holy Essence": 3
          },
          "stats": {
            "invuln": "5s"
          },
          "desc": "5s immunity",
          "grudgeType": "consumable",
          "slug": "invulnerability-potion",
          "iconPath": "icons/consumables/mysticPotions/invulnerability-potion.png",
          "iconFallback": "icons/496_rpg_icons/P_Blue01.png"
        },
        {
          "id": 27,
          "name": "Divine Health",
          "lvl": 90,
          "icon": "❤️",
          "mats": {
            "Phoenix Tear": 2,
            "Divine Essence": 1
          },
          "stats": {
            "heal": "Full"
          },
          "desc": "Full heal",
          "grudgeType": "consumable",
          "slug": "divine-health",
          "iconPath": "icons/consumables/mysticPotions/divine-health.png",
          "iconFallback": "icons/consumables/health_potion.png"
        },
        {
          "id": 28,
          "name": "Divine Mana",
          "lvl": 90,
          "icon": "💙",
          "mats": {
            "Arcane Well": 2,
            "Divine Essence": 1
          },
          "stats": {
            "mana": "Full"
          },
          "desc": "Full mana restore",
          "grudgeType": "consumable",
          "slug": "divine-mana",
          "iconPath": "icons/consumables/mysticPotions/divine-mana.png",
          "iconFallback": "icons/consumables/mana_potion.png"
        },
        {
          "id": 29,
          "name": "Ultimate Elixir",
          "lvl": 93,
          "icon": "🌟",
          "mats": {
            "Philosopher's Stone": 1,
            "All Essence": 5
          },
          "stats": {
            "all": "+25%"
          },
          "desc": "+25% all stats",
          "grudgeType": "consumable",
          "slug": "ultimate-elixir",
          "iconPath": "icons/consumables/mysticPotions/ultimate-elixir.png",
          "iconFallback": "icons/496_rpg_icons/P_Medicine06.png"
        },
        {
          "id": 30,
          "name": "Elixir of Immortality",
          "lvl": 95,
          "icon": "✨",
          "mats": {
            "Philosopher's Stone": 1,
            "Dragon Blood": 3
          },
          "stats": {
            "immortal": "1x"
          },
          "desc": "Prevents death once",
          "grudgeType": "consumable",
          "slug": "elixir-of-immortality",
          "iconPath": "icons/consumables/mysticPotions/elixir-of-immortality.png",
          "iconFallback": "icons/496_rpg_icons/P_Medicine06.png"
        }
      ]
    },
    "engineerConsumables": {
      "name": "Engineer Consumables",
      "profession": "Engineer",
      "emoji": "🔧",
      "count": 12,
      "items": [
        {
          "id": 1,
          "name": "Bandage",
          "lvl": 1,
          "icon": "🩹",
          "mats": {
            "Cloth": 2
          },
          "stats": {
            "heal": "50 HP over 5s"
          },
          "desc": "First aid",
          "grudgeType": "consumable",
          "slug": "bandage",
          "iconPath": "icons/consumables/engineerConsumables/bandage.png",
          "iconFallback": "icons/496_rpg_icons/P_Medicine06.png"
        },
        {
          "id": 2,
          "name": "Heavy Bandage",
          "lvl": 20,
          "icon": "🩹",
          "mats": {
            "Silk": 2,
            "Healing Salve": 1
          },
          "stats": {
            "heal": "150 HP over 5s"
          },
          "desc": "Better bandage",
          "grudgeType": "consumable",
          "slug": "heavy-bandage",
          "iconPath": "icons/consumables/engineerConsumables/heavy-bandage.png",
          "iconFallback": "icons/496_rpg_icons/P_Medicine06.png"
        },
        {
          "id": 3,
          "name": "Medkit",
          "lvl": 40,
          "icon": "🧰",
          "mats": {
            "Steel": 1,
            "Bandages": 5,
            "Antidote": 2
          },
          "stats": {
            "heal": "300 HP"
          },
          "desc": "Emergency medkit",
          "grudgeType": "consumable",
          "slug": "medkit",
          "iconPath": "icons/consumables/engineerConsumables/medkit.png",
          "iconFallback": "icons/496_rpg_icons/P_Medicine06.png"
        },
        {
          "id": 4,
          "name": "Smoke Grenade",
          "lvl": 15,
          "icon": "💨",
          "mats": {
            "Iron": 1,
            "Smoke Powder": 2
          },
          "stats": {
            "blind": "5s AoE"
          },
          "desc": "Obscures vision",
          "grudgeType": "consumable",
          "slug": "smoke-grenade",
          "iconPath": "icons/consumables/engineerConsumables/smoke-grenade.png",
          "iconFallback": "icons/496_rpg_icons/I_Cannon01.png"
        },
        {
          "id": 5,
          "name": "Flashbang",
          "lvl": 25,
          "icon": "💥",
          "mats": {
            "Iron": 2,
            "Flash Powder": 2
          },
          "stats": {
            "stun": "2s AoE"
          },
          "desc": "Stuns enemies",
          "grudgeType": "consumable",
          "slug": "flashbang",
          "iconPath": "icons/consumables/engineerConsumables/flashbang.png",
          "iconFallback": "icons/496_rpg_icons/I_Cannon01.png"
        },
        {
          "id": 6,
          "name": "Frag Grenade",
          "lvl": 35,
          "icon": "💣",
          "mats": {
            "Steel": 2,
            "Gunpowder": 3,
            "Shrapnel": 2
          },
          "stats": {
            "damage": "200 AoE"
          },
          "desc": "Explosive damage",
          "grudgeType": "consumable",
          "slug": "frag-grenade",
          "iconPath": "icons/consumables/engineerConsumables/frag-grenade.png",
          "iconFallback": "icons/496_rpg_icons/I_Cannon01.png"
        },
        {
          "id": 7,
          "name": "Incendiary Grenade",
          "lvl": 45,
          "icon": "🔥",
          "mats": {
            "Steel": 2,
            "Fire Essence": 2,
            "Oil": 2
          },
          "stats": {
            "burn": "50 DPS for 5s"
          },
          "desc": "Fire AoE",
          "grudgeType": "consumable",
          "slug": "incendiary-grenade",
          "iconPath": "icons/consumables/engineerConsumables/incendiary-grenade.png",
          "iconFallback": "icons/496_rpg_icons/I_Cannon01.png"
        },
        {
          "id": 8,
          "name": "EMP Grenade",
          "lvl": 55,
          "icon": "⚡",
          "mats": {
            "Titanium": 2,
            "Lightning Essence": 2
          },
          "stats": {
            "silence": "4s AoE"
          },
          "desc": "Disables magic",
          "grudgeType": "consumable",
          "slug": "emp-grenade",
          "iconPath": "icons/consumables/engineerConsumables/emp-grenade.png",
          "iconFallback": "icons/496_rpg_icons/I_Cannon01.png"
        },
        {
          "id": 9,
          "name": "Fishing Lure (Basic)",
          "lvl": 10,
          "icon": "🎣",
          "mats": {
            "Scrap": 2,
            "Feather": 1
          },
          "stats": {
            "fishQuality": "+10%"
          },
          "desc": "Attracts fish",
          "grudgeType": "consumable",
          "slug": "fishing-lure-basic",
          "iconPath": "icons/consumables/engineerConsumables/fishing-lure-basic.png",
          "iconFallback": "icons/496_rpg_icons/I_C_Fish.png"
        },
        {
          "id": 10,
          "name": "Fishing Lure (Rare)",
          "lvl": 30,
          "icon": "🎣",
          "mats": {
            "Steel": 1,
            "Gem": 1
          },
          "stats": {
            "fishQuality": "+25%"
          },
          "desc": "Rare fish",
          "grudgeType": "consumable",
          "slug": "fishing-lure-rare",
          "iconPath": "icons/consumables/engineerConsumables/fishing-lure-rare.png",
          "iconFallback": "icons/496_rpg_icons/I_C_Fish.png"
        },
        {
          "id": 11,
          "name": "Portable Turret",
          "lvl": 50,
          "icon": "🤖",
          "mats": {
            "Gears": 10,
            "Steel": 5,
            "Power Core": 1
          },
          "stats": {
            "damage": "50 DPS for 30s"
          },
          "desc": "Auto-turret",
          "grudgeType": "consumable",
          "slug": "portable-turret",
          "iconPath": "icons/consumables/engineerConsumables/portable-turret.png",
          "iconFallback": "icons/496_rpg_icons/E_Metal01.png"
        },
        {
          "id": 12,
          "name": "Repair Kit",
          "lvl": 35,
          "icon": "🔧",
          "mats": {
            "Steel": 3,
            "Gears": 2,
            "Oil": 1
          },
          "stats": {
            "repair": "50%"
          },
          "desc": "Repairs equipment",
          "grudgeType": "consumable",
          "slug": "repair-kit",
          "iconPath": "icons/consumables/engineerConsumables/repair-kit.png",
          "iconFallback": "icons/496_rpg_icons/E_Metal01.png"
        }
      ]
    }
  },
  "iconScheme": "consumables/{category}/{slug}.png"
}
