Рецепты еды: различия между версиями

Материал из Rogalia wiki
Перейти к навигации Перейти к поиску
 
 
(не показаны 2 промежуточные версии 1 участника)
Строка 1: Строка 1:
<pre>
+
<pre lang="javascript">
         "copper-gear": {
+
    "food": {
 +
         "activated-carbon": {
 +
            "Props": {
 +
                "Energy": 5
 +
            },
 +
            "Lvl": 45,
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Mechanics",
+
                 "Skill": "Herbalism",
                 "Equipment": "anvil",
+
                 "Equipment": "herbalist-table",
"Tool": "Hammer",
+
                "Tool": "hammer",
 +
                "Lvl": 45,
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "copper-ignot": 1
+
                     "coal-powder": 2
 +
                }
 +
            }
 +
        },
 +
        "snowball": {
 +
            "Props": {
 +
                "Gain": {
 +
                    "Hp": 100
 +
                }
 +
            }
 +
        },
 +
        "yellow-snowball": {
 +
            "Props": {
 +
                "Gain": {
 +
                    "Hp": -50
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
   
+
        "hop": {
 
+
        },
         "low-quality-crossbow": {
+
        "shit": {
 +
            "Props": {
 +
                "Energy": 1
 +
            }
 +
        },
 +
        "vomit": {
 +
            "Props": {
 +
                "Energy": 1
 +
            }
 +
        },
 +
         "wheat": {
 
             "Props": {
 
             "Props": {
"Ranged weapon"
+
                "Energy": 1
             },
+
             }
 +
        },
 +
        "dough": {
 +
            "Recipe": {
 +
                "Skill": "Cooking",
 +
                "Lvl": 3,
 +
                "Liquid": {
 +
                    "Type": "water",
 +
                    "Volume": 10
 +
                },
 +
                "Ingredients": {
 +
                    "flour": 2,
 +
                    "chicken-egg": 1
 +
                }
 +
            }
 +
        },
 +
        "flour": {
 +
            "Recipe": {
 +
                "Skill": "Cooking",
 +
                "Equipment": "millstone",
 +
                "Duration": 5,
 +
                "Lvl": 1,
 +
                "Ingredients": {
 +
                    "wheat": 2
 +
                }
 +
            }
 +
        },
 +
        "raw-carrot-cake": {
 +
            "Bakeinto": "carrot-cake",
 +
            "Readiness": {"Max": 9},
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Mechanics",
+
                 "Skill": "Cooking",
"Lvl": 5
+
                "Lvl": 5,
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "copper-gear": 2,
+
                     "dough": 2,
    "board": 2
+
                    "carrot": 4
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "glass-tube": {
+
         "raw-hemp-cake": {
 +
            "Bakeinto": "hemp-cake",
 +
            "Readiness": {"Max": 17},
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Pottery",
+
                 "Skill": "Cooking",
                 "Equipment": "bonfire",
+
                 "Lvl": 30,
"Lvl": 10
+
                "Ingredients": {
 +
                    "dough": 2,
 +
                    "hemp": 2
 +
                }
 +
            }
 +
        },
 +
        "raw-apple-pie": {
 +
            "Bakeinto": "apple-pie",
 +
            "Readiness": {"Max": 13},
 +
            "Recipe": {
 +
                "Skill": "Cooking",
 +
                "Lvl": 10,
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "glass": 1
+
                     "apple": 4,
 +
                    "dough": 2
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "injector": {
+
         "raw-meat-pie": {
 +
            "BakeiNto": "meat-pie",
 +
            "Readiness": {"Max": 13},
 +
            "Lvl": 7,
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Mechanics",
+
                 "Skill": "Cooking",
                 "Equipment": "anvil",
+
                 "Lvl": 7,
"Tool": "Hammer",
 
"Lvl": 10
 
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "copper-ignot": 1,
+
                     "dough": 2,
    "copper-gear": 1,
+
                    "meat": 3
    "glass-tube": 1
 
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
    "protein-drug": {
+
        "raw-mutton-pie": {
            "Props": {
+
            "Bakeinto": "mutton-pie",
"Protein": 0.5,
+
            "Readiness": {"Max": 13},
"Health": -25
+
            "Lvl": 10,
            },
 
          "Recipe": {
 
                "Skill": "Alchemy",
 
"Tool": "Small-transmutation-circle",
 
"Lvl": 35
 
                "Ingredients": {
 
                    "injector": 1,
 
      "meat": 3,
 
      "shufle": 2
 
              }
 
              }
 
        },
 
    "Carbohydrate-drug": {
 
            "Props": {
 
"Carbohydrate": 0.5,
 
"Health": -25
 
            },
 
          "Recipe": {
 
                "Skill": "Alchemy",
 
"Tool": "Small-transmutation-circle",
 
"Lvl": 35
 
                "Ingredients": {
 
                    "injector": 1,
 
      "potato": 3,
 
      "shufle": 2
 
              }
 
              }
 
        },
 
    "Fat-drug": {
 
            "Props": {
 
"Fat": 0.5,
 
"Health": -25
 
            },
 
          "Recipe": {
 
                "Skill": "Alchemy",
 
"Tool": "Small-transmutation-circle",
 
"Lvl": 35
 
                "Ingredients": {
 
                    "injector": 1,
 
      "coconut": 3,
 
      "shufle": 2
 
              }
 
              }
 
        },
 
    "Calcium-drug": {
 
            "Props": {
 
"Calcium": 0.5,
 
"Health": -25
 
            },
 
          "Recipe": {
 
                "Skill": "Alchemy",
 
"Tool": "Small-transmutation-circle",
 
"Lvl": 35
 
                "Ingredients": {
 
                    "injector": 1,
 
      "Apple": 3,
 
      "shufle": 2
 
              }
 
              }
 
        },
 
    "sterile-injector": {
 
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Mechanics",
+
                 "Skill": "Cooking",
                 "Equipment": "anvil",
+
                 "Lvl": 10,
"Tool": "Hammer",
 
"Lvl": 20
 
 
                 "Ingredients": {
 
                 "Ingredients": {
    "copper-gear": 1,
+
                    "dough": 2,
    "silver-ignot":1,
+
                    "mutton": 3
    "glass-tube": 1
 
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
    "purified-protein-drug": {
+
        "carrot-cake": {
            "Props": {
+
            "Lvl": 5,
"Strenght": 0.01,
+
            "Props": {
"Health": -25
+
                "Energy": 50,
            },
+
                "Carbohydrate": 1.5,
          "Recipe": {
+
                "Fat": 0.5,
                "Skill": "Alchemy",
+
                "Phosphorus": 1
"Tool": "Small-transmutation-circle",
+
            }
"Lvl": 45
+
        },
                "Ingredients": {
+
        "hemp-cake": {
                    "sterile-injector": 1,
+
            "Lvl": 30,
      "meat": 3,
+
            "Props": {
      "energy": 2
+
                "Energy": 50,
              }
+
                "Carbohydrate": 1.3,
              }
+
                "Phosphorus": 0.7,
        },
+
                "Calcium": 0.7,
    "purified-Carbohydrate-drug": {
+
                "Magnesium": 1.3
            "Props": {
+
            }
"Intilegence": 0.01,
+
        },
"Health": -25
+
 
            },
+
        "meat-pie": {
          "Recipe": {
+
            "Props": {
                "Skill": "Alchemy",
+
                "Energy": 66,
"Tool": "Small-transmutation-circle",
+
                "Protein": 1.2,
"Lvl": 45
+
                "Fat": 0.5,
                "Ingredients": {
+
                "Carbohydrate": 0.7
                    "sterile-injector": 1,
+
            }
      "potato": 3,
+
        },
      "energy": 2
+
        "mutton-pie": {
              }
+
            "Lvl": 10,
              }
+
            "Props": {
        },
+
                "Energy": 72,
    "purified-Fat-drug": {
+
                "Protein": 1.3,
            "Props": {
+
                "Fat": 0.7,
"Vitality": 0.01,
+
                "Carbohydrate": 0.6
"Health": -25
+
            }
            },
+
        },
          "Recipe": {
+
        "awesome-rabbit-with-vegetables": {
                "Skill": "Alchemy",
+
            "Props": {
"Tool": "Small-transmutation-circle",
+
                "Slice": {
"Lvl": 45
+
                    "Into": "portion-of-awesome-rabbit",
                "Ingredients": {
+
                    "Count": 3
                    "sterile-injector": 1,
+
                },
      "coconut": 3,
+
                "Gain": {
      "energy": 2
+
                    "Hp": 18
              }
+
                },
              }
+
                "Energy": 120,
        },
+
                "Protein": 4.8,
    "purified-Calcium-drug": {
+
                "Carbohydrate": 1.2,
            "Props": {
+
                "Phosphorus": 1.2
"Agility": 0.01,
+
            },
"Health": -25
+
            "Recipe": {
            },
+
                "Skill": "Cooking",
          "Recipe": {
+
                "Equipment": "bonfire",
                "Skill": "Alchemy",
+
                "Tool": "frying-pan",
"Tool": "Small-transmutation-circle",
+
                "Lvl": 25,
"Lvl": 45
+
                "Ingredients": {
                "Ingredients": {
+
                    "fried-vegetables": 2,
                    "sterile-injector": 1,
+
                    "rabbit-meat": 5,
      "Apple": 3,
+
                    "wine": 1,
      "energy": 2
+
                    "pepper": 1
              }
+
                }
              }
+
            }
        },
+
        },
         "cured-meat": {
+
        "portion-of-awesome-rabbit": {
 +
            "Props": {
 +
                "Energy": 40,
 +
                "Protein": 1.6,
 +
                "Carbohydrate": 0.4,
 +
                "Phosphorus": 0.4,
 +
                "Gain": {
 +
                    "Hp": 6
 +
                }
 +
            }
 +
        },
 +
         "bunch-of-cured-meat": {
 
             "Props": {
 
             "Props": {
"Slice": "pice-of-cured-meat"
+
                "Slice": {
"Count": 3
+
                    "Into": "cured-meat",
 +
                    "Count": 3
 +
                },
 
                 "Energy": 90,
 
                 "Energy": 90,
"Protein": 0.3
+
                "Protein": 0.3,
"Stamina": -9
+
                "Gain": {
 +
                    "Stamina": 9
 +
                }
 
             },
 
             },
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
"Lvl": 2
+
                "Lvl": 2,
 
                 "Ingredients": {
 
                 "Ingredients": {
 
                     "meat": 3,
 
                     "meat": 3,
    "ash": 1
+
                    "ash": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "pice-of-cured-meat": {
+
         "cured-meat": {
 
             "Props": {
 
             "Props": {
 
                 "Energy": 30,
 
                 "Energy": 30,
"Protein": 0.1
+
                "Protein": 0.1,
"Stamina": -3
+
                "Gain": {
 +
                    "Stamina": -3
 
                 }
 
                 }
 
             }
 
             }
         },    
+
         },
         "onion": {
+
         "apple-pie": {
 +
            "Lvl": 10,
 
             "Props": {
 
             "Props": {
                 "Energy": 10,
+
                 "Energy": 40,
"Calcium": 0.05
+
                "Carbohydrate": 1,
                 }
+
                 "Calcium": 2
 
             }
 
             }
 
         },
 
         },
         "potato": {
+
         "butterfly-wings": {
 
             "Props": {
 
             "Props": {
                 "Energy": 15,
+
                 "Energy": 20,
"Carbohydrate": 0.1
+
                "Magnesium": 1
                }
 
 
             }
 
             }
 
         },
 
         },
         "baked-potato": {
+
         "roasted-mutton": {
 
             "Props": {
 
             "Props": {
                 "Energy": 20,
+
                 "Energy": 30,
"Carbohydrate": 0.2
+
                "Protein": 0.1,
 +
                "Fat": 0.04
 
             },
 
             },
 
             "Recipe": {
 
             "Recipe": {
Строка 238: Строка 264:
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "potato": 2,
+
                     "mutton": 1,
    "ash": 1
+
                    "twig": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "vegetables": {
+
         "shashlik": {
 
             "Props": {
 
             "Props": {
                 "Energy": 30,
+
                 "Energy": 50,
"Carbohydrate": 0.15,
+
                "Protein": 0.3,
"Calcium": 0.05
+
                "Fat": 0.1
 
             },
 
             },
 +
            "Lvl": 5,
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
"Tool": "frying-pan",
+
                "Tool": "knife",
"Lvl": 3,
+
                "Lvl": 5,
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "potato": 1,
+
                     "mutton": 2,
    "onion": 1,
+
                    "pepper": 1,
    "carrot": 1
+
                    "twig": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
   
+
         "roasted-meat": {
        },
 
         "awesome-rabbit-with-vegetables": {
 
 
             "Props": {
 
             "Props": {
"Slice": "portion-ov-awesome-rabbit"
+
                 "Energy": 30,
"Count": 3
+
                "Protein": 0.1
                 "Energy": 105,
 
"Protein": 4.8,
 
"Carbohydrate": 1.2,
 
"HealthPoints": 18
 
 
             },
 
             },
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
"Tool": "frying-pan",
 
"Lvl": 25,
 
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "vegetables": 2,
+
                     "meat": 1,
    "rabbit": 5,
+
                    "twig": 1
    "wine": 1,
 
    "HotPepper": 1
 
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "portion-ov-awesome-rabbit": {
+
         "rabbit-meat": {
 
             "Props": {
 
             "Props": {
                 "Energy": 35,
+
                 "Energy": 25,
"Protein": 1.6,
+
                "Protein": 0.05
"Carbohydrate": 0.4,
 
"HealthPoints": 6
 
                }
 
 
             }
 
             }
 
         },
 
         },
         "raw-meat-pie": {
+
         "rabbit-roast": {
             "Bakeinto": "meat-pie",
+
             "Props": {
    "Readiness": {"Max": 13}
+
                "Energy": 50,
             "Recipe": {
+
                "Protein": 0.3
 +
            },
 +
            "Lvl": 3,
 +
             "recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
"Lvl": 7,
+
                "Equipment": "bonfire",
 +
                "Tool": "knife",
 +
                "Lvl": 3,
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "dough": 2,
+
                     "rabbit-meat": 3,
    "meat": 3,
+
                    "twig": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "meat-pie": {
+
         "roasted-chicken-brisket": {
 
             "Props": {
 
             "Props": {
                 "Energy": 66,
+
                 "Energy": 15,
                 "Protein": 1.2,
+
                 "Protein": 0.1
"Fat": 0.5,
 
"Carbohydrate": 0.7
 
 
             },
 
             },
   
+
             "Lvl": 2,
        },
 
        "raw-mutton-pie": {
 
             "Bakeinto": "mutton-pie",
 
    "Readiness": {"Max": 13}
 
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
"Lvl": 10,
+
                "Lvl": 2,
 +
                "Equipment": "bonfire",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "dough": 2,
+
                     "chicken-brisket": 1,
    "mutton": 3,
+
                    "twig": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "mutton-pie": {
+
         "roasted-chicken-leg": {
 
             "Props": {
 
             "Props": {
                 "Energy": 72,
+
                 "Energy": 15,
                 "Protein": 1.3,
+
                 "Protein": 0.1
"Fat": 0.7,
 
"Carbohydrate": 0.6
 
 
             },
 
             },
   
+
            "Lvl": 2,
        },
+
            "Recipe": {
      "mutton": {
+
                "Skill": "Cooking",
            "Props": {
+
                "Lvl": 2,
                 "Energy": 30,
+
                 "Equipment": "bonfire",
                 "Protein": 0.06
+
                 "Ingredients": {
 +
                    "chicken-leg": 1,
 +
                    "twig": 1
 +
                }
 
             }
 
             }
 
         },
 
         },
         "roasted-mutton: {
+
         "roasted-chicken-wing": {
 
             "Props": {
 
             "Props": {
                 "Energy": 30,
+
                 "Energy": 15,
 
                 "Protein": 0.1
 
                 "Protein": 0.1
                "Fat": 0.04
 
 
             },
 
             },
 +
            "Lvl": 2,
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
 +
                "Lvl": 2,
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "mutton": 1,
+
                     "chicken-wing": 1,
 
                     "twig": 1
 
                     "twig": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
      "HotPepper": {
+
         "rogalik": {
            "Props": {
 
            }
 
        },
 
         "shashlik": {
 
 
             "Props": {
 
             "Props": {
 
                 "Energy": 50,
 
                 "Energy": 50,
                 "Protein": 0.3
+
                 "Protein": 0.2,
"Fat": 0.1
+
                "Carbohydrate": 0.2,
 +
                "Fat": 0.2,
 +
                "Calcium": 0.2
 
             },
 
             },
    "Lvl": 5,
+
            "Lvl": 10,
             "Recipe": {
+
             "recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
                 "Equipment": "bonfire",
+
                 "Lvl": 10,
"Tool": "knife",
+
                "Equipment": "oven",
"Lvl": 5,
+
                "ingredients": {
                "Ingredients": {
+
                    "dough": 3,
                     "mutton": 2,
+
                     "carrot": 3,
    "HotPepper": 1,
+
                    "apple": 3,
                     "twig": 1
+
                     "coconut": 1
 
                 }
 
                 }
 +
            },
 +
            "Sprite": {
 +
                "Variants": 2
 
             }
 
             }
 
         },
 
         },
      "hemp": {
+
        "baked-chicken-brisket": {
 +
            "Props": {
 +
                "Energy": 15,
 +
                "Protein": 0.2
 +
            }
 
         },
 
         },
         "shit": {
+
         "baked-chicken-leg": {
 
             "Props": {
 
             "Props": {
                 "Energy": 1
+
                 "Energy": 15,
 +
                "Protein": 0.2
 
             }
 
             }
 
         },
 
         },
         "vomit": {
+
         "baked-chicken-wing": {
 
             "Props": {
 
             "Props": {
                 "Energy": 1
+
                 "Energy": 15,
 +
                "Protein": 0.2
 
             }
 
             }
 
         },
 
         },
         "wheat": {
+
         "baked-meat": {
 
             "Props": {
 
             "Props": {
                 "Energy": 1
+
                 "Energy": 30,
 +
                "Protein": 0.1
 
             }
 
             }
 
         },
 
         },
         "dough": {
+
         "baked-potato": {
 +
            "Props": {
 +
                "Energy": 10,
 +
                "Carbohydrate": 0.1
 +
            },
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
                 "Lvl": 3,
+
                 "Equipment": "bonfire",
                "Liquid": {
 
                    "Type": "water",
 
                    "Volume": 10
 
                },
 
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "flour": 2,
+
                     "potato": 1,
                     "chicken-egg": 1
+
                     "ash": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "flour": {
+
         "fried-egg": {
 +
            "Props": {
 +
                "Energy": 15,
 +
                "Protein": 0.1
 +
            },
 +
            "Lvl": 2,
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
                 "Equipment": "millstone",
+
                 "Lvl": 2,
                 "Duration": 5,
+
                 "Equipment": "bonfire",
                 "Lvl": 1,
+
                 "Tool": "frying-pan",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "wheat": 2
+
                     "chicken-egg": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "raw-carrot-cake": {
+
         "fried-chicken": {
             "Bakeinto": "carrot-cake",
+
             "Props": {
             "Readiness": {"Max": 9},
+
                "Energy": 66,
 +
                "Protein": 0.5,
 +
                "Fat": 0.5
 +
            },
 +
             "Lvl": 2,
 +
            "Dishes": "wooden-plate",
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
                 "Lvl": 5,
+
                 "Lvl": 2,
 +
                "Equipment": "bonfire",
 +
                "Tool": "frying-pan",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "dough": 2,
+
                     "chicken-wing": 2,
                     "carrot": 4
+
                     "chicken-brisket": 1,
 +
                    "chicken-leg": 2,
 +
                    "wooden-plate": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "raw-hemp-cake": {
+
         "fried-vegetables": {
             "Bakeinto": "hemp-cake",
+
             "Props": {
             "Readiness": {"Max": 17},
+
                "Energy": 30,
 +
                "Carbohydrate": 0.15,
 +
                "Calcium": 0.05
 +
            },
 +
             "Lvl": 3,
 +
            "Dishes": "wooden-plate",
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
                 "Lvl": 30,
+
                "Equipment": "bonfire",
 +
                "Tool": "frying-pan",
 +
                 "Lvl": 3,
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "dough": 2,
+
                     "potato": 1,
                     "hemp": 2
+
                     "onion": 1,
 +
                    "carrot": 1,
 +
                    "wooden-plate": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "raw-apple-pie": {
+
         "fried-mushroom": {
             "Bakeinto": "apple-pie",
+
             "Props": {
             "Readiness": {"Max": 13},
+
                "Energy": 10,
 +
                "Magnesium": 0.05,
 +
                "Carbohydrate": 0.05
 +
            },
 +
             "Sprite": {
 +
                "Variants": 2
 +
            },
 +
            "Lvl": 3,
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
 +
                "Equipment": "bonfire",
 
                 "Lvl": 10,
 
                 "Lvl": 10,
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "apple": 4,
+
                     "mushroom": 1
                    "dough": 2
 
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "carrot-cake": {
+
         "apple": {
            "Lvl": 5,
 
 
             "Props": {
 
             "Props": {
                 "Energy": 50,
+
                 "Energy": 10,
                "Carbohydrate": 1,
+
                 "Calcium": 0.05
                "Fat": 1,
 
                 "Calcium": 0.5
 
 
             }
 
             }
 
         },
 
         },
         "hemp-cake": {
+
         "orange": {
            "Lvl": 30,
 
 
             "Props": {
 
             "Props": {
                 "Energy": 30,
+
                 "Energy": 10,
                 "Carbohydrate": 2
+
                 "Magnesium": 0.05
 
             }
 
             }
 
         },
 
         },
         "apple-pie": {
+
         "peach": {
            "Lvl": 10,
 
 
             "Props": {
 
             "Props": {
                 "Energy": 30,
+
                 "Energy": 10,
                 "Calcium": 1
+
                 "Phosphorus": 0.05
 
             }
 
             }
 
         },
 
         },
         "butterfly-wings": {
+
         "carrot": {
 
             "Props": {
 
             "Props": {
                 "Energy": 20,
+
                 "Energy": 10,
                 "Carbohydrate": 1
+
                 "Phosphorus": 0.05
 
             }
 
             }
 
         },
 
         },
         "carrot": {
+
         "onion": {
 
             "Props": {
 
             "Props": {
 
                 "Energy": 10,
 
                 "Energy": 10,
                 "Carbohydrate": 0.05
+
                 "Calcium": 0.05
 +
            }
 +
        },
 +
        "green-onion": {
 +
            "Props": {
 +
                "Energy": 5,
 +
                "Calcium": 0.04
 
             }
 
             }
 
         },
 
         },
         "apple": {
+
         "pepper": {
 
             "Props": {
 
             "Props": {
 
                 "Energy": 10,
 
                 "Energy": 10,
                 "Calcium": 0.05
+
                 "Magnesium": 0.05
 +
            }
 +
        },
 +
        "potato": {
 +
            "Props": {
 +
                "Energy": 10
 
             }
 
             }
 
         },
 
         },
Строка 508: Строка 568:
 
             "Props": {
 
             "Props": {
 
                 "Energy": 10,
 
                 "Energy": 10,
                 "Fat": 0.05
+
                 "Calcium": 0.05
 
             }
 
             }
 
         },
 
         },
Строка 514: Строка 574:
 
             "Props": {
 
             "Props": {
 
                 "Energy": 10,
 
                 "Energy": 10,
                 "Protein": 0.05
+
                 "Carbohydrate": 0.05
 
             }
 
             }
 
         },
 
         },
Строка 523: Строка 583:
 
             "Props": {
 
             "Props": {
 
                 "Energy": 75,
 
                 "Energy": 75,
                 "Protein": 0.1,
+
                 "Slice": {
                 "Fat": 0.1
+
                    "Into": "turnip-slice",
 +
                    "Count": 6
 +
                }
 +
            }
 +
        },
 +
        "turnip-slice": {
 +
            "Props": {
 +
                 "Energy": 15
 
             }
 
             }
 
         },
 
         },
Строка 532: Строка 599:
 
             "CanCollide": true,
 
             "CanCollide": true,
 
             "Props": {
 
             "Props": {
                "Slice": "pumpkin-slice",
 
 
                 "Energy": 75,
 
                 "Energy": 75,
                 "Carbohydrate": 0.1,
+
                 "Slice": {
                "Calcium": 0.1
+
                    "Into": "pumpkin-slice",
 +
                    "Count": 6
 +
                }
 
             }
 
             }
 
         },
 
         },
 
         "pumpkin-slice": {
 
         "pumpkin-slice": {
 
             "Props": {
 
             "Props": {
                 "Energy": 15,
+
                 "Energy": 15
                "Carbohydrate": 0.2,
+
            }
                 "Calcium": 0.02
+
        },
 +
        "mutton": {
 +
            "Props": {
 +
                 "Energy": 30
 
             }
 
             }
 
         },
 
         },
 
         "meat": {
 
         "meat": {
 
             "Props": {
 
             "Props": {
                 "Energy": 30,
+
                 "Energy": 30
                "Protein": 0.05
+
            },
             }
+
            "Readiness": {"Max": 5},
 +
             "Bakeinto": "baked-meat"
 
         },
 
         },
         "roasted-meat": {
+
         "minced-meat": {
 
             "Props": {
 
             "Props": {
                 "Energy": 30,
+
                 "Energy": 40
                "Protein": 0.1
 
 
             },
 
             },
 +
            "Lvl": 5,
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
                 "Equipment": "bonfire",
+
                "Lvl": 5,
 +
                 "Equipment": "meat-grinder",
 +
                "Duration": 5,
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "meat": 1,
+
                     "meat": 2
                    "twig": 1
 
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "rabbit-meat": {
+
         "intestines": {
 
             "Props": {
 
             "Props": {
                 "Energy": 25,
+
                 "Energy": 10
                "Protein": 0.05
 
 
             }
 
             }
 
         },
 
         },
         "rabbit-roast": {
+
         "bavarian-sausage": {
 
             "Props": {
 
             "Props": {
                 "Energy": 50,
+
                 "Energy": 35,
                 "Protein": 0.3
+
                "Fat": 0.7,
 +
                 "Protein": 0.4
 
             },
 
             },
             "Lvl": 3,
+
             "Lvl": 40,
             "recipe": {
+
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
                 "Equipment": "bonfire",
+
                 "Lvl": 40,
                 "Tool": "knife",
+
                 "Equipment": "meat-grinder",
                "Lvl": 3,
 
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "rabbit-meat": 3,
+
                     "minced-meat": 2,
                     "twig": 1
+
                     "intestines": 1,
 +
                    "onion": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "chicken-egg": {
+
         "english-breakfast": {
 
             "Props": {
 
             "Props": {
                 "Energy": 10,
+
                 "Energy": 100,
                 "Protein": 0.01
+
                 "Fat": 2.5,
            }
+
                 "Proteint": 0.7,
        },
+
                 "Carbohydrate": 1.2
        "fried-egg": {
 
            "Props": {
 
                 "Energy": 15,
 
                 "Protein": 0.1
 
 
             },
 
             },
             "Lvl": 2,
+
             "Lvl": 50,
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
                 "Lvl": 2,
+
                 "Lvl": 50,
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
 
                 "Tool": "frying-pan",
 
                 "Tool": "frying-pan",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "chicken-egg": 1
+
                     "bread-slice": 2,
 +
                    "fried-egg": 2,
 +
                    "baked-potato": 1,
 +
                    "bavarian-sausage": 2,
 +
                    "wheat-beer": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "chicken-brisket": {
+
         "chicken-egg": {
 
             "Props": {
 
             "Props": {
 
                 "Energy": 10,
 
                 "Energy": 10,
 
                 "Protein": 0.01
 
                 "Protein": 0.01
 +
            }
 +
        },
 +
        "chicken-brisket": {
 +
            "Props": {
 +
                "Energy": 10
 
             },
 
             },
 
             "Readiness": {"Max": 3},
 
             "Readiness": {"Max": 3},
Строка 620: Строка 698:
 
         "chicken-leg": {
 
         "chicken-leg": {
 
             "Props": {
 
             "Props": {
                 "Energy": 10,
+
                 "Energy": 10
                "Protein": 0.01
+
            },
             }
+
            "Readiness": {"Max": 3},
 +
             "Bakeinto": "baked-chicken-leg"
 
         },
 
         },
 
         "chicken-wing": {
 
         "chicken-wing": {
 
             "Props": {
 
             "Props": {
                 "Energy": 10,
+
                 "Energy": 10
                 "Protein": 0.01
+
            },
 +
            "Readiness": {"Max": 3},
 +
            "Bakeinto": "baked-chicken-wing"
 +
        },
 +
        "mushroom": {
 +
            "Respawn": {
 +
                 "leaf-forest": 0.001,
 +
                "pine-forest": 0.005
 +
            },
 +
            "Props": {
 +
                "Energy": 10
 +
            },
 +
            "Sprite": {
 +
                "Variants": 12
 
             }
 
             }
 
         },
 
         },
         "baked-chicken-brisket": {
+
         "bream-fillet": {
 +
            "Lvl": 5
 +
        },
 +
        "perch-fillet": {
 +
            "Lvl": 10
 +
        },
 +
        "carassius-fillet": {
 +
            "Lvl": 15
 +
        },
 +
        "pike-fillet": {
 +
            "Lvl": 20
 +
        },
 +
        "sturgeon-fillet": {
 +
            "Lvl": 25
 +
        },
 +
        "catfish-fillet": {
 +
            "Lvl": 30
 +
        },
 +
        "salmon-fillet": {
 +
            "Lvl": 35
 +
        },
 +
        "roasted-bream": {
 
             "Props": {
 
             "Props": {
 
                 "Energy": 15,
 
                 "Energy": 15,
                 "Protein": 0.2
+
                 "Phosphorus": 0.1
 +
            },
 +
            "Lvl": 5,
 +
            "Recipe": {
 +
                "Skill" : "Cooking",
 +
                "Lvl": 5,
 +
                "Equipment": "bonfire",
 +
                "Ingredients": {
 +
                    "bream-fillet": 1,
 +
                    "twig": 1
 +
                }
 
             }
 
             }
 
         },
 
         },
         "roasted-chicken-brisket": {
+
         "roasted-perch": {
 
             "Props": {
 
             "Props": {
 
                 "Energy": 15,
 
                 "Energy": 15,
                 "Protein": 0.1
+
                 "Calcium": 0.1
 
             },
 
             },
             "Lvl": 2,
+
             "Lvl": 10,
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Cooking",
+
                 "Skill" : "Cooking",
                 "Lvl": 2,
+
                 "Lvl": 10,
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "chicken-brisket": 1,
+
                     "perch-fillet": 1,
 
                     "twig": 1
 
                     "twig": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "roasted-chicken-leg": {
+
         "roasted-carassius": {
 +
            "Props": {
 +
                "Energy": 20,
 +
                "Calcium": 0.1,
 +
                "Phosphorus": 0.1
 +
            },
 +
            "Lvl": 15,
 +
            "Recipe": {
 +
                "Skill" : "Cooking",
 +
                "Lvl": 15,
 +
                "Tool": "frying-pan",
 +
                "Equipment": "bonfire",
 +
                "Ingredients": {
 +
                    "carassius-fillet": 1
 +
                }
 +
            }
 +
        },
 +
        "roasted-pike": {
 
             "Props": {
 
             "Props": {
                 "Energy": 15,
+
                 "Energy": 20,
                 "Protein": 0.1
+
                 "Protein": 0.05,
 +
                "Phosphorus": 0.1,
 +
                "Calcium": 0.15
 
             },
 
             },
             "Lvl": 2,
+
             "Lvl": 20,
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Cooking",
+
                 "Skill" : "Cooking",
                 "Lvl": 2,
+
                 "Lvl": 20,
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
 +
                "Tool": "frying-pan",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "chicken-leg": 1,
+
                     "pike-fillet": 1
                    "twig": 1
 
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "roasted-chicken-wing": {
+
         "roasted-sturgeon": {
 
             "Props": {
 
             "Props": {
                 "Energy": 15,
+
                 "Energy": 30,
                 "Protein": 0.1
+
                 "Protein": 0.1,
 +
                "Phosphorus": 0.1,
 +
                "Calcium": 0.2,
 +
                "Magnesium": 0.15
 
             },
 
             },
             "Lvl": 2,
+
             "Lvl": 25,
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Cooking",
+
                 "Skill" : "Cooking",
                 "Lvl": 2,
+
                 "Lvl": 25,
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
 +
                "Tool": "frying-pan",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "chicken-wing": 1,
+
                     "sturgeon-fillet": 1
                    "twig": 1
 
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "fried-chicken": {
+
         "roasted-catfish": {
 
             "Props": {
 
             "Props": {
                 "Energy": 66,
+
                 "Energy": 30,
                 "Protein": 0.5,
+
                 "Protein": 0.15,
                 "Fat": 0.5
+
                 "Fat": 0.05,
 +
                "Phosphorus": 0.1,
 +
                "Calcium": 0.15,
 +
                "Magnesium": 0.25
 
             },
 
             },
             "Lvl": 2,
+
             "Lvl": 30,
 
             "Recipe": {
 
             "Recipe": {
                 "Skill": "Cooking",
+
                 "Skill" : "Cooking",
                 "Lvl": 2,
+
                 "Lvl": 30,
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
 
                 "Tool": "frying-pan",
 
                 "Tool": "frying-pan",
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "chicken-wing": 2,
+
                     "catfish-fillet": 1
                    "chicken-brisket": 1,
 
                    "chicken-leg": 2,
 
                    "wooden-plate": 1
 
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "rogalik": {
+
         "roasted-salmon": {
 
             "Props": {
 
             "Props": {
                 "Energy": 50,
+
                 "Energy": 25,
                 "Protein": 0.2,
+
                 "Protein": 0.15,
                 "Carbohydrate": 0.2,
+
                 "Fat": 0.05,
                 "Fat": 0.2,
+
                 "Phosphorus": 0.15,
                 "Calcium": 0.2
+
                 "Calcium": 0.2,
 +
                "Magnesium": 0.25
 
             },
 
             },
 +
            "Lvl": 35,
 +
            "Recipe": {
 +
                "Skill" : "Cooking",
 +
                "Lvl": 35,
 +
                "Equipment": "bonfire",
 +
                "Tool": "frying-pan",
 +
                "Ingredients": {
 +
                    "salmon-fillet": 1
 +
                }
 +
            }
 +
        },
 +
        "raw-bread": {
 +
            "Bakeinto": "bread",
 +
            "Readiness": {"Max": 17},
 
             "Lvl": 10,
 
             "Lvl": 10,
             "recipe": {
+
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
 
                 "Lvl": 10,
 
                 "Lvl": 10,
                 "Equipment": "oven",
+
                 "Liquid": {
                 "ingredients": {
+
                    "Type": "water",
                     "dough": 3,
+
                    "Volume": 10
                     "carrot": 3,
+
                },
 +
                 "Ingredients": {
 +
                     "flour": 3
 +
                }
 +
            }
 +
        },
 +
        "bread": {
 +
            "Props": {
 +
                "Energy": 75,
 +
                "Carbohydrate": 0.5,
 +
                "Slice": {
 +
                     "Into": "bread-slice",
 +
                    "Count": 6
 +
                }
 +
            }
 +
        },
 +
        "bread-slice": {
 +
            "Props": {
 +
                "Energy": 15,
 +
                "Carbohydrate": 0.1
 +
            }
 +
        },
 +
        "apple-jam": {
 +
            "Props": {
 +
                "Energy": 60,
 +
                "Calcium": 0.1,
 +
                "Magnesium": 0.08,
 +
                "Carbohydrate": 0.5,
 +
                "Slice": {
 +
                    "Into": "apple-jam-portion",
 +
                    "Count": 6
 +
                }
 +
            },
 +
            "Lvl": 8,
 +
            "Dishes": "clay-cup",
 +
            "Recipe": {
 +
                "Skill": "Cooking",
 +
                "Lvl": 8,
 +
                "Ingredients": {
 
                     "apple": 3,
 
                     "apple": 3,
                     "coconut": 1
+
                    "banana": 1,
 +
                     "coconut": 1,
 +
                    "clay-cup": 1
 
                 }
 
                 }
 
             }
 
             }
 
         },
 
         },
         "mushroom": {
+
         "apple-jam-portion": {
 
             "Props": {
 
             "Props": {
 
                 "Energy": 10,
 
                 "Energy": 10,
                 "Protein": 0.05,
+
                 "Calcium": 0.02,
                 "Carbohydrate": 0.05
+
                "Magnesium": 0.01,
 +
                "Carbohydrate": 0.1
 +
            }
 +
        },
 +
        "apple-jam-toast": {
 +
            "Props": {
 +
                "Energy": 20,
 +
                "Calcium": 0.02,
 +
                "Magnesium": 0.05,
 +
                 "Carbohydrate": 0.2
 
             },
 
             },
             "Sprite": {
+
             "Lvl": 10,
                 "Variants": ["1", "2"]
+
            "Recipe": {
 +
                 "Skill": "Cooking",
 +
                "Lvl": 10,
 +
                "Ingredients": {
 +
                    "apple-jam-portion": 1,
 +
                    "bread-slice": 1
 +
                }
 +
            }
 +
 
 +
        },
 +
        "raw-pizza": {
 +
            "Bakeinto": "pizza",
 +
            "Readiness": {"Max": 10},
 +
            "Lvl": 15,
 +
            "Recipe": {
 +
                "Skill": "Cooking",
 +
                "Lvl": 15,
 +
                "Ingredients": {
 +
                    "dough": 1,
 +
                    "mutton": 1,
 +
                    "meat": 1,
 +
                    "onion": 1,
 +
                    "mushroom": 1,
 +
                    "pepper": 1
 +
                }
 +
            }
 +
        },
 +
        "pizza": {
 +
            "Props": {
 +
                "Energy": 50,
 +
                "Protein": 0.3,
 +
                "Fat": 0.15,
 +
                "Magnesium": 0.2
 
             }
 
             }
 
         },
 
         },
         "fried-mushroom": {
+
         "saltwort": {
 
             "Props": {
 
             "Props": {
                 "Energy": 10,
+
                 "Energy": 30,
                 "Protein": 0.05,
+
                 "Protein": 0.1,
                 "Carbohydrate": 0.05
+
                 "Fat": 0.1
 
             },
 
             },
             "Sprite": {
+
             "Lvl": 20,
                 "Variants": ["1", "2"]
+
            "Dishes": "clay-plate",
 +
            "Recipe": {
 +
                "Skill": "Cooking",
 +
                "Equipment": "bonfire",
 +
                "Lvl": 20,
 +
                "Liquid": {
 +
                    "Type": "water",
 +
                    "Volume": 10
 +
                },
 +
                 "Ingredients": {
 +
                    "onion": 1,
 +
                    "mutton": 1,
 +
                    "meat": 1,
 +
                    "chicken-brisket": 1,
 +
                    "pepper": 1,
 +
                    "clay-plate": 1
 +
                }
 +
            }
 +
        },
 +
        "onion-soup": {
 +
            "Props": {
 +
                "Energy": 25,
 +
                "Carbohydrate": 0.15,
 +
                "Calcium": 0.05
 
             },
 
             },
             "Lvl": 3,
+
             "Lvl": 10,
 +
            "Dishes": "clay-plate",
 
             "Recipe": {
 
             "Recipe": {
 
                 "Skill": "Cooking",
 
                 "Skill": "Cooking",
 
                 "Equipment": "bonfire",
 
                 "Equipment": "bonfire",
 
                 "Lvl": 10,
 
                 "Lvl": 10,
 +
                "Liquid": {
 +
                    "Type": "water",
 +
                    "Volume": 10
 +
                },
 +
                "Ingredients": {
 +
                    "onion": 2,
 +
                    "green-onion": 2,
 +
                    "pepper": 1,
 +
                    "clay-plate": 1
 +
                }
 +
            }
 +
        },
 +
        "vegetable-soup": {
 +
            "Props": {
 +
                "Energy": 25,
 +
                "Carbohydrate": 0.15,
 +
                "Calcium": 0.05,
 +
                "Phosphorus": 0.1
 +
            },
 +
            "Lvl": 25,
 +
            "Dishes": "clay-plate",
 +
            "Recipe": {
 +
                "Skill": "Cooking",
 +
                "Equipment": "bonfire",
 +
                "Lvl": 25,
 +
                "Liquid": {
 +
                    "Type": "water",
 +
                    "Volume": 10
 +
                },
 +
                "Ingredients": {
 +
                    "fried-vegetables": 1,
 +
                    "turnip-slice": 1,
 +
                    "pumpkin-slice": 1,
 +
                    "clay-plate": 1
 +
                }
 +
            }
 +
        },
 +
        "pumpkin-soup": {
 +
            "Props": {
 +
                "Energy": 25,
 +
                "Carbohydrate": 0.05,
 +
                "Phosphorus": 0.05
 +
            },
 +
            "Lvl": 5,
 +
            "Dishes": "clay-plate",
 +
            "Recipe": {
 +
                "Skill": "Cooking",
 +
                "Equipment": "bonfire",
 +
                "Lvl": 5,
 +
                "Liquid": {
 +
                    "Type": "water",
 +
                    "Volume": 10
 +
                },
 
                 "Ingredients": {
 
                 "Ingredients": {
                     "mushroom": 1
+
                    "onion": 1,
 +
                    "pumpkin-slice": 2,
 +
                    "apple": 1,
 +
                    "clay-plate": 1
 +
                }
 +
            }
 +
        },
 +
        "mushroom-essence": {
 +
            "Props": {
 +
                "Energy": 20,
 +
                "Magnesium": 0.01
 +
            },
 +
            "Lvl": 15,
 +
            "Recipe": {
 +
                "Skill": "Herbalism",
 +
                "Equipment": "bonfire",
 +
                "Tool": "knife",
 +
                "Lvl": 15,
 +
                "Ingredients": {
 +
                     "mushroom": 3,
 +
                    "beer-bottle": 1
 +
                }
 +
            }
 +
        },
 +
        "raw-s-pill": {
 +
            "Bakeinto": "s-pill",
 +
            "Readiness": {"Max": 2},
 +
            "Lvl": 40,
 +
            "Recipe": {
 +
                "Skill": "Herbalism",
 +
                "Equipment": "millstone",
 +
                "Lvl": 40,
 +
                "Ingredients": {
 +
                    "mushroom-essence": 1,
 +
                    "weed": 3
 +
                }
 +
            }
 +
        },
 +
        "s-pill": {
 +
            "Props": {
 +
                "Gain": {
 +
                    "Strength": -1
 +
                }
 +
            },
 +
            "Lvl": 40
 +
        },
 +
        "raw-v-pill": {
 +
            "Bakeinto": "v-pill",
 +
            "Readiness": {"Max": 2},
 +
            "Lvl": 40,
 +
            "Recipe": {
 +
                "Skill": "Herbalism",
 +
                "Equipment": "millstone",
 +
                "Lvl": 40,
 +
                "Ingredients": {
 +
                    "mushroom-essence": 1,
 +
                    "tobacco": 3
 +
                }
 +
            }
 +
        },
 +
        "v-pill": {
 +
            "Props": {
 +
                "Gain": {
 +
                    "Vitality": -1
 +
                }
 +
            },
 +
            "Lvl": 40
 +
        },
 +
        "raw-d-pill": {
 +
            "Bakeinto": "d-pill",
 +
            "Readiness": {"Max": 2},
 +
            "Lvl": 40,
 +
            "Recipe": {
 +
                "Skill": "Herbalism",
 +
                "Equipment": "millstone",
 +
                "Lvl": 40,
 +
                "Ingredients": {
 +
                    "mushroom-essence": 1,
 +
                    "bone": 2,
 +
                    "twig": 1
 +
                }
 +
            }
 +
        },
 +
        "d-pill": {
 +
            "Props": {
 +
                "Gain": {
 +
                    "Dexterity": -1
 +
                }
 +
            },
 +
            "Lvl": 40
 +
        },
 +
        "raw-i-pill": {
 +
            "Bakeinto": "i-pill",
 +
            "Readiness": {"Max": 2},
 +
            "Lvl": 40,
 +
            "Recipe": {
 +
                "Skill": "Herbalism",
 +
                "Equipment": "millstone",
 +
                "Lvl": 40,
 +
                "Ingredients": {
 +
                    "mushroom-essence": 1,
 +
                    "tobacco": 1,
 +
                    "weed": 1,
 +
                    "pepper": 1
 +
                }
 +
            }
 +
        },
 +
        "i-pill": {
 +
            "Props": {
 +
                "Gain": {
 +
                    "Intellect": -1
 +
                }
 +
            },
 +
            "Lvl": 40
 +
        },
 +
        "raw-p-pill": {
 +
            "Bakeinto": "p-pill",
 +
            "Readiness": {"Max": 2},
 +
            "Lvl": 40,
 +
            "Recipe": {
 +
                "Skill": "Herbalism",
 +
                "Equipment": "millstone",
 +
                "Lvl": 40,
 +
                "Ingredients": {
 +
                    "mushroom-essence": 1,
 +
                    "wheat-beer": 1,
 +
                    "flour": 1
 +
                }
 +
            }
 +
        },
 +
        "p-pill": {
 +
            "Props": {
 +
                "Gain": {
 +
                    "Perception": -1
 +
                }
 +
            },
 +
            "Lvl": 40
 +
        },
 +
        "raw-w-pill": {
 +
            "Bakeinto": "w-pill",
 +
            "Readiness": {"Max": 2},
 +
            "Lvl": 40,
 +
            "Recipe": {
 +
                "Skill": "Herbalism",
 +
                "Equipment": "millstone",
 +
                "Lvl": 40,
 +
                "Ingredients": {
 +
                    "mushroom-essence": 1,
 +
                    "mushroom": 3
 
                 }
 
                 }
 
             }
 
             }
 +
        },
 +
        "w-pill": {
 +
            "Props": {
 +
                "Gain": {
 +
                    "Wisdom": -1
 +
                }
 +
            },
 +
            "Lvl": 40
 
         }
 
         }
 +
    },
 
</pre>
 
</pre>

Текущая версия на 16:40, 11 апреля 2015

    "food": {
        "activated-carbon": {
            "Props": {
                "Energy": 5
            },
            "Lvl": 45,
            "Recipe": {
                "Skill": "Herbalism",
                "Equipment": "herbalist-table",
                "Tool": "hammer",
                "Lvl": 45,
                "Ingredients": {
                    "coal-powder": 2
                }
            }
        },
        "snowball": {
            "Props": {
                "Gain": {
                    "Hp": 100
                }
            }
        },
        "yellow-snowball": {
            "Props": {
                "Gain": {
                    "Hp": -50
                }
            }
        },
        "hop": {
        },
        "shit": {
            "Props": {
                "Energy": 1
            }
        },
        "vomit": {
            "Props": {
                "Energy": 1
            }
        },
        "wheat": {
            "Props": {
                "Energy": 1
            }
        },
        "dough": {
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 3,
                "Liquid": {
                    "Type": "water",
                    "Volume": 10
                },
                "Ingredients": {
                    "flour": 2,
                    "chicken-egg": 1
                }
            }
        },
        "flour": {
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "millstone",
                "Duration": 5,
                "Lvl": 1,
                "Ingredients": {
                    "wheat": 2
                }
            }
        },
        "raw-carrot-cake": {
            "Bakeinto": "carrot-cake",
            "Readiness": {"Max": 9},
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 5,
                "Ingredients": {
                    "dough": 2,
                    "carrot": 4
                }
            }
        },
        "raw-hemp-cake": {
            "Bakeinto": "hemp-cake",
            "Readiness": {"Max": 17},
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 30,
                "Ingredients": {
                    "dough": 2,
                    "hemp": 2
                }
            }
        },
        "raw-apple-pie": {
            "Bakeinto": "apple-pie",
            "Readiness": {"Max": 13},
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 10,
                "Ingredients": {
                    "apple": 4,
                    "dough": 2
                }
            }
        },
        "raw-meat-pie": {
            "BakeiNto": "meat-pie",
            "Readiness": {"Max": 13},
            "Lvl": 7,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 7,
                "Ingredients": {
                    "dough": 2,
                    "meat": 3
                }
            }
        },
        "raw-mutton-pie": {
            "Bakeinto": "mutton-pie",
            "Readiness": {"Max": 13},
            "Lvl": 10,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 10,
                "Ingredients": {
                    "dough": 2,
                    "mutton": 3
                }
            }
        },
        "carrot-cake": {
            "Lvl": 5,
            "Props": {
                "Energy": 50,
                "Carbohydrate": 1.5,
                "Fat": 0.5,
                "Phosphorus": 1
            }
        },
        "hemp-cake": {
            "Lvl": 30,
            "Props": {
                "Energy": 50,
                "Carbohydrate": 1.3,
                "Phosphorus": 0.7,
                "Calcium": 0.7,
                "Magnesium": 1.3
            }
        },

        "meat-pie": {
            "Props": {
                "Energy": 66,
                "Protein": 1.2,
                "Fat": 0.5,
                "Carbohydrate": 0.7
            }
        },
        "mutton-pie": {
            "Lvl": 10,
            "Props": {
                "Energy": 72,
                "Protein": 1.3,
                "Fat": 0.7,
                "Carbohydrate": 0.6
            }
        },
        "awesome-rabbit-with-vegetables": {
            "Props": {
                "Slice": {
                    "Into": "portion-of-awesome-rabbit",
                    "Count": 3
                },
                "Gain": {
                    "Hp": 18
                },
                "Energy": 120,
                "Protein": 4.8,
                "Carbohydrate": 1.2,
                "Phosphorus": 1.2
            },
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Lvl": 25,
                "Ingredients": {
                    "fried-vegetables": 2,
                    "rabbit-meat": 5,
                    "wine": 1,
                    "pepper": 1
                }
            }
        },
        "portion-of-awesome-rabbit": {
            "Props": {
                "Energy": 40,
                "Protein": 1.6,
                "Carbohydrate": 0.4,
                "Phosphorus": 0.4,
                "Gain": {
                    "Hp": 6
                }
            }
        },
        "bunch-of-cured-meat": {
            "Props": {
                "Slice": {
                    "Into": "cured-meat",
                    "Count": 3
                },
                "Energy": 90,
                "Protein": 0.3,
                "Gain": {
                    "Stamina": 9
                }
            },
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Lvl": 2,
                "Ingredients": {
                    "meat": 3,
                    "ash": 1
                }
            }
        },
        "cured-meat": {
            "Props": {
                "Energy": 30,
                "Protein": 0.1,
                "Gain": {
                    "Stamina": -3
                }
            }
        },
        "apple-pie": {
            "Lvl": 10,
            "Props": {
                "Energy": 40,
                "Carbohydrate": 1,
                "Calcium": 2
            }
        },
        "butterfly-wings": {
            "Props": {
                "Energy": 20,
                "Magnesium": 1
            }
        },
        "roasted-mutton": {
            "Props": {
                "Energy": 30,
                "Protein": 0.1,
                "Fat": 0.04
            },
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Ingredients": {
                    "mutton": 1,
                    "twig": 1
                }
            }
        },
        "shashlik": {
            "Props": {
                "Energy": 50,
                "Protein": 0.3,
                "Fat": 0.1
            },
            "Lvl": 5,
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Tool": "knife",
                "Lvl": 5,
                "Ingredients": {
                    "mutton": 2,
                    "pepper": 1,
                    "twig": 1
                }
            }
        },
        "roasted-meat": {
            "Props": {
                "Energy": 30,
                "Protein": 0.1
            },
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Ingredients": {
                    "meat": 1,
                    "twig": 1
                }
            }
        },
        "rabbit-meat": {
            "Props": {
                "Energy": 25,
                "Protein": 0.05
            }
        },
        "rabbit-roast": {
            "Props": {
                "Energy": 50,
                "Protein": 0.3
            },
            "Lvl": 3,
            "recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Tool": "knife",
                "Lvl": 3,
                "Ingredients": {
                    "rabbit-meat": 3,
                    "twig": 1
                }
            }
        },
        "roasted-chicken-brisket": {
            "Props": {
                "Energy": 15,
                "Protein": 0.1
            },
            "Lvl": 2,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 2,
                "Equipment": "bonfire",
                "Ingredients": {
                    "chicken-brisket": 1,
                    "twig": 1
                }
            }
        },
        "roasted-chicken-leg": {
            "Props": {
                "Energy": 15,
                "Protein": 0.1
            },
            "Lvl": 2,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 2,
                "Equipment": "bonfire",
                "Ingredients": {
                    "chicken-leg": 1,
                    "twig": 1
                }
            }
        },
        "roasted-chicken-wing": {
            "Props": {
                "Energy": 15,
                "Protein": 0.1
            },
            "Lvl": 2,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 2,
                "Equipment": "bonfire",
                "Ingredients": {
                    "chicken-wing": 1,
                    "twig": 1
                }
            }
        },
        "rogalik": {
            "Props": {
                "Energy": 50,
                "Protein": 0.2,
                "Carbohydrate": 0.2,
                "Fat": 0.2,
                "Calcium": 0.2
            },
            "Lvl": 10,
            "recipe": {
                "Skill": "Cooking",
                "Lvl": 10,
                "Equipment": "oven",
                "ingredients": {
                    "dough": 3,
                    "carrot": 3,
                    "apple": 3,
                    "coconut": 1
                }
            },
            "Sprite": {
                "Variants": 2
            }
        },
        "baked-chicken-brisket": {
            "Props": {
                "Energy": 15,
                "Protein": 0.2
            }
        },
        "baked-chicken-leg": {
            "Props": {
                "Energy": 15,
                "Protein": 0.2
            }
        },
        "baked-chicken-wing": {
            "Props": {
                "Energy": 15,
                "Protein": 0.2
            }
        },
        "baked-meat": {
            "Props": {
                "Energy": 30,
                "Protein": 0.1
            }
        },
        "baked-potato": {
            "Props": {
                "Energy": 10,
                "Carbohydrate": 0.1
            },
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Ingredients": {
                    "potato": 1,
                    "ash": 1
                }
            }
        },
        "fried-egg": {
            "Props": {
                "Energy": 15,
                "Protein": 0.1
            },
            "Lvl": 2,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 2,
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Ingredients": {
                    "chicken-egg": 1
                }
            }
        },
        "fried-chicken": {
            "Props": {
                "Energy": 66,
                "Protein": 0.5,
                "Fat": 0.5
            },
            "Lvl": 2,
            "Dishes": "wooden-plate",
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 2,
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Ingredients": {
                    "chicken-wing": 2,
                    "chicken-brisket": 1,
                    "chicken-leg": 2,
                    "wooden-plate": 1
                }
            }
        },
        "fried-vegetables": {
            "Props": {
                "Energy": 30,
                "Carbohydrate": 0.15,
                "Calcium": 0.05
            },
            "Lvl": 3,
            "Dishes": "wooden-plate",
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Lvl": 3,
                "Ingredients": {
                    "potato": 1,
                    "onion": 1,
                    "carrot": 1,
                    "wooden-plate": 1
                }
            }
        },
        "fried-mushroom": {
            "Props": {
                "Energy": 10,
                "Magnesium": 0.05,
                "Carbohydrate": 0.05
            },
            "Sprite": {
                "Variants": 2
            },
            "Lvl": 3,
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Lvl": 10,
                "Ingredients": {
                    "mushroom": 1
                }
            }
        },
        "apple": {
            "Props": {
                "Energy": 10,
                "Calcium": 0.05
            }
        },
        "orange": {
            "Props": {
                "Energy": 10,
                "Magnesium": 0.05
            }
        },
        "peach": {
            "Props": {
                "Energy": 10,
                "Phosphorus": 0.05
            }
        },
        "carrot": {
            "Props": {
                "Energy": 10,
                "Phosphorus": 0.05
            }
        },
        "onion": {
            "Props": {
                "Energy": 10,
                "Calcium": 0.05
            }
        },
        "green-onion": {
            "Props": {
                "Energy": 5,
                "Calcium": 0.04
            }
        },
        "pepper": {
            "Props": {
                "Energy": 10,
                "Magnesium": 0.05
            }
        },
        "potato": {
            "Props": {
                "Energy": 10
            }
        },
        "grape": {
            "Props": {
                "Energy": 10,
                "Carbohydrate": 0.05
            }
        },
        "coconut": {
            "Props": {
                "Energy": 10,
                "Calcium": 0.05
            }
        },
        "banana": {
            "Props": {
                "Energy": 10,
                "Carbohydrate": 0.05
            }
        },
        "turnip": {
            "Radius": 24,
            "MoveType": "liftable",
            "CanCollide": true,
            "Props": {
                "Energy": 75,
                "Slice": {
                    "Into": "turnip-slice",
                    "Count": 6
                }
            }
        },
        "turnip-slice": {
            "Props": {
                "Energy": 15
            }
        },
        "pumpkin": {
            "Radius": 24,
            "MoveType": "liftable",
            "CanCollide": true,
            "Props": {
                "Energy": 75,
                "Slice": {
                    "Into": "pumpkin-slice",
                    "Count": 6
                }
            }
        },
        "pumpkin-slice": {
            "Props": {
                "Energy": 15
            }
        },
        "mutton": {
            "Props": {
                "Energy": 30
            }
        },
        "meat": {
            "Props": {
                "Energy": 30
            },
            "Readiness": {"Max": 5},
            "Bakeinto": "baked-meat"
        },
        "minced-meat": {
            "Props": {
                "Energy": 40
            },
            "Lvl": 5,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 5,
                "Equipment": "meat-grinder",
                "Duration": 5,
                "Ingredients": {
                    "meat": 2
                }
            }
        },
        "intestines": {
            "Props": {
                "Energy": 10
            }
        },
        "bavarian-sausage": {
            "Props": {
                "Energy": 35,
                "Fat": 0.7,
                "Protein": 0.4
            },
            "Lvl": 40,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 40,
                "Equipment": "meat-grinder",
                "Ingredients": {
                    "minced-meat": 2,
                    "intestines": 1,
                    "onion": 1
                }
            }
        },
        "english-breakfast": {
            "Props": {
                "Energy": 100,
                "Fat": 2.5,
                "Proteint": 0.7,
                "Carbohydrate": 1.2
            },
            "Lvl": 50,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 50,
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Ingredients": {
                    "bread-slice": 2,
                    "fried-egg": 2,
                    "baked-potato": 1,
                    "bavarian-sausage": 2,
                    "wheat-beer": 1
                }
            }
        },
        "chicken-egg": {
            "Props": {
                "Energy": 10,
                "Protein": 0.01
            }
        },
        "chicken-brisket": {
            "Props": {
                "Energy": 10
            },
            "Readiness": {"Max": 3},
            "Bakeinto": "baked-chicken-brisket"
        },
        "chicken-leg": {
            "Props": {
                "Energy": 10
            },
            "Readiness": {"Max": 3},
            "Bakeinto": "baked-chicken-leg"
        },
        "chicken-wing": {
            "Props": {
                "Energy": 10
            },
            "Readiness": {"Max": 3},
            "Bakeinto": "baked-chicken-wing"
        },
        "mushroom": {
            "Respawn": {
                "leaf-forest": 0.001,
                "pine-forest": 0.005
            },
            "Props": {
                "Energy": 10
            },
            "Sprite": {
                "Variants": 12
            }
        },
        "bream-fillet": {
            "Lvl": 5
        },
        "perch-fillet": {
            "Lvl": 10
        },
        "carassius-fillet": {
            "Lvl": 15
        },
        "pike-fillet": {
            "Lvl": 20
        },
        "sturgeon-fillet": {
            "Lvl": 25
        },
        "catfish-fillet": {
            "Lvl": 30
        },
        "salmon-fillet": {
            "Lvl": 35
        },
        "roasted-bream": {
            "Props": {
                "Energy": 15,
                "Phosphorus": 0.1
            },
            "Lvl": 5,
            "Recipe": {
                "Skill" : "Cooking",
                "Lvl": 5,
                "Equipment": "bonfire",
                "Ingredients": {
                    "bream-fillet": 1,
                    "twig": 1
                }
            }
        },
        "roasted-perch": {
            "Props": {
                "Energy": 15,
                "Calcium": 0.1
            },
            "Lvl": 10,
            "Recipe": {
                "Skill" : "Cooking",
                "Lvl": 10,
                "Equipment": "bonfire",
                "Ingredients": {
                    "perch-fillet": 1,
                    "twig": 1
                }
            }
        },
        "roasted-carassius": {
            "Props": {
                "Energy": 20,
                "Calcium": 0.1,
                "Phosphorus": 0.1
            },
            "Lvl": 15,
            "Recipe": {
                "Skill" : "Cooking",
                "Lvl": 15,
                "Tool": "frying-pan",
                "Equipment": "bonfire",
                "Ingredients": {
                    "carassius-fillet": 1
                }
            }
        },
        "roasted-pike": {
            "Props": {
                "Energy": 20,
                "Protein": 0.05,
                "Phosphorus": 0.1,
                "Calcium": 0.15
            },
            "Lvl": 20,
            "Recipe": {
                "Skill" : "Cooking",
                "Lvl": 20,
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Ingredients": {
                    "pike-fillet": 1
                }
            }
        },
        "roasted-sturgeon": {
            "Props": {
                "Energy": 30,
                "Protein": 0.1,
                "Phosphorus": 0.1,
                "Calcium": 0.2,
                "Magnesium": 0.15
            },
            "Lvl": 25,
            "Recipe": {
                "Skill" : "Cooking",
                "Lvl": 25,
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Ingredients": {
                    "sturgeon-fillet": 1
                }
            }
        },
        "roasted-catfish": {
            "Props": {
                "Energy": 30,
                "Protein": 0.15,
                "Fat": 0.05,
                "Phosphorus": 0.1,
                "Calcium": 0.15,
                "Magnesium": 0.25
            },
            "Lvl": 30,
            "Recipe": {
                "Skill" : "Cooking",
                "Lvl": 30,
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Ingredients": {
                    "catfish-fillet": 1
                }
            }
        },
        "roasted-salmon": {
            "Props": {
                "Energy": 25,
                "Protein": 0.15,
                "Fat": 0.05,
                "Phosphorus": 0.15,
                "Calcium": 0.2,
                "Magnesium": 0.25
            },
            "Lvl": 35,
            "Recipe": {
                "Skill" : "Cooking",
                "Lvl": 35,
                "Equipment": "bonfire",
                "Tool": "frying-pan",
                "Ingredients": {
                    "salmon-fillet": 1
                }
            }
        },
        "raw-bread": {
            "Bakeinto": "bread",
            "Readiness": {"Max": 17},
            "Lvl": 10,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 10,
                "Liquid": {
                    "Type": "water",
                    "Volume": 10
                },
                "Ingredients": {
                    "flour": 3
                }
            }
        },
        "bread": {
            "Props": {
                "Energy": 75,
                "Carbohydrate": 0.5,
                "Slice": {
                    "Into": "bread-slice",
                    "Count": 6
                }
            }
        },
        "bread-slice": {
            "Props": {
                "Energy": 15,
                "Carbohydrate": 0.1
            }
        },
        "apple-jam": {
            "Props": {
                "Energy": 60,
                "Calcium": 0.1,
                "Magnesium": 0.08,
                "Carbohydrate": 0.5,
                "Slice": {
                    "Into": "apple-jam-portion",
                    "Count": 6
                }
            },
            "Lvl": 8,
            "Dishes": "clay-cup",
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 8,
                "Ingredients": {
                    "apple": 3,
                    "banana": 1,
                    "coconut": 1,
                    "clay-cup": 1
                }
            }
        },
        "apple-jam-portion": {
            "Props": {
                "Energy": 10,
                "Calcium": 0.02,
                "Magnesium": 0.01,
                "Carbohydrate": 0.1
            }
        },
        "apple-jam-toast": {
            "Props": {
                "Energy": 20,
                "Calcium": 0.02,
                "Magnesium": 0.05,
                "Carbohydrate": 0.2
            },
            "Lvl": 10,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 10,
                "Ingredients": {
                    "apple-jam-portion": 1,
                    "bread-slice": 1
                }
            }

        },
        "raw-pizza": {
            "Bakeinto": "pizza",
            "Readiness": {"Max": 10},
            "Lvl": 15,
            "Recipe": {
                "Skill": "Cooking",
                "Lvl": 15,
                "Ingredients": {
                    "dough": 1,
                    "mutton": 1,
                    "meat": 1,
                    "onion": 1,
                    "mushroom": 1,
                    "pepper": 1
                }
            }
        },
        "pizza": {
            "Props": {
                "Energy": 50,
                "Protein": 0.3,
                "Fat": 0.15,
                "Magnesium": 0.2
            }
        },
        "saltwort": {
            "Props": {
                "Energy": 30,
                "Protein": 0.1,
                "Fat": 0.1
            },
            "Lvl": 20,
            "Dishes": "clay-plate",
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Lvl": 20,
                "Liquid": {
                    "Type": "water",
                    "Volume": 10
                },
                "Ingredients": {
                    "onion": 1,
                    "mutton": 1,
                    "meat": 1,
                    "chicken-brisket": 1,
                    "pepper": 1,
                    "clay-plate": 1
                }
            }
        },
        "onion-soup": {
            "Props": {
                "Energy": 25,
                "Carbohydrate": 0.15,
                "Calcium": 0.05
            },
            "Lvl": 10,
            "Dishes": "clay-plate",
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Lvl": 10,
                "Liquid": {
                    "Type": "water",
                    "Volume": 10
                },
                "Ingredients": {
                    "onion": 2,
                    "green-onion": 2,
                    "pepper": 1,
                    "clay-plate": 1
                }
            }
        },
        "vegetable-soup": {
            "Props": {
                "Energy": 25,
                "Carbohydrate": 0.15,
                "Calcium": 0.05,
                "Phosphorus": 0.1
            },
            "Lvl": 25,
            "Dishes": "clay-plate",
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Lvl": 25,
                "Liquid": {
                    "Type": "water",
                    "Volume": 10
                },
                "Ingredients": {
                    "fried-vegetables": 1,
                    "turnip-slice": 1,
                    "pumpkin-slice": 1,
                    "clay-plate": 1
                }
            }
        },
        "pumpkin-soup": {
            "Props": {
                "Energy": 25,
                "Carbohydrate": 0.05,
                "Phosphorus": 0.05
            },
            "Lvl": 5,
            "Dishes": "clay-plate",
            "Recipe": {
                "Skill": "Cooking",
                "Equipment": "bonfire",
                "Lvl": 5,
                "Liquid": {
                    "Type": "water",
                    "Volume": 10
                },
                "Ingredients": {
                    "onion": 1,
                    "pumpkin-slice": 2,
                    "apple": 1,
                    "clay-plate": 1
                }
            }
        },
        "mushroom-essence": {
            "Props": {
                "Energy": 20,
                "Magnesium": 0.01
            },
            "Lvl": 15,
            "Recipe": {
                "Skill": "Herbalism",
                "Equipment": "bonfire",
                "Tool": "knife",
                "Lvl": 15,
                "Ingredients": {
                    "mushroom": 3,
                    "beer-bottle": 1
                }
            }
        },
        "raw-s-pill": {
            "Bakeinto": "s-pill",
            "Readiness": {"Max": 2},
            "Lvl": 40,
            "Recipe": {
                "Skill": "Herbalism",
                "Equipment": "millstone",
                "Lvl": 40,
                "Ingredients": {
                    "mushroom-essence": 1,
                    "weed": 3
                }
            }
        },
        "s-pill": {
            "Props": {
                "Gain": {
                    "Strength": -1
                }
            },
            "Lvl": 40
        },
        "raw-v-pill": {
            "Bakeinto": "v-pill",
            "Readiness": {"Max": 2},
            "Lvl": 40,
            "Recipe": {
                "Skill": "Herbalism",
                "Equipment": "millstone",
                "Lvl": 40,
                "Ingredients": {
                    "mushroom-essence": 1,
                    "tobacco": 3
                }
            }
        },
        "v-pill": {
            "Props": {
                "Gain": {
                    "Vitality": -1
                }
            },
            "Lvl": 40
        },
        "raw-d-pill": {
            "Bakeinto": "d-pill",
            "Readiness": {"Max": 2},
            "Lvl": 40,
            "Recipe": {
                "Skill": "Herbalism",
                "Equipment": "millstone",
                "Lvl": 40,
                "Ingredients": {
                    "mushroom-essence": 1,
                    "bone": 2,
                    "twig": 1
                }
            }
        },
        "d-pill": {
            "Props": {
                "Gain": {
                    "Dexterity": -1
                }
            },
            "Lvl": 40
        },
        "raw-i-pill": {
            "Bakeinto": "i-pill",
            "Readiness": {"Max": 2},
            "Lvl": 40,
            "Recipe": {
                "Skill": "Herbalism",
                "Equipment": "millstone",
                "Lvl": 40,
                "Ingredients": {
                    "mushroom-essence": 1,
                    "tobacco": 1,
                    "weed": 1,
                    "pepper": 1
                }
            }
        },
        "i-pill": {
            "Props": {
                "Gain": {
                    "Intellect": -1
                }
            },
            "Lvl": 40
        },
        "raw-p-pill": {
            "Bakeinto": "p-pill",
            "Readiness": {"Max": 2},
            "Lvl": 40,
            "Recipe": {
                "Skill": "Herbalism",
                "Equipment": "millstone",
                "Lvl": 40,
                "Ingredients": {
                    "mushroom-essence": 1,
                    "wheat-beer": 1,
                    "flour": 1
                }
            }
        },
        "p-pill": {
            "Props": {
                "Gain": {
                    "Perception": -1
                }
            },
            "Lvl": 40
        },
        "raw-w-pill": {
            "Bakeinto": "w-pill",
            "Readiness": {"Max": 2},
            "Lvl": 40,
            "Recipe": {
                "Skill": "Herbalism",
                "Equipment": "millstone",
                "Lvl": 40,
                "Ingredients": {
                    "mushroom-essence": 1,
                    "mushroom": 3
                }
            }
        },
        "w-pill": {
            "Props": {
                "Gain": {
                    "Wisdom": -1
                }
            },
            "Lvl": 40
        }
    },