summaryrefslogtreecommitdiff
path: root/json/recipes/food/veggi.json
blob: 50fdbbe9a82e867fb06ea8af8c2b4f30bbdcbb20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
[
  {
    "type": "recipe",
    "result": "curry_veggy",
    "charges": 1,
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_VEGGI",
    "skill_used": "cooking",
    "difficulty": 2,
    "time": "20 m",
    "autolearn": true,
    "batch_time_factors": [ 80, 5 ],
    "qualities": [ { "id": "COOK", "level": 2 } ],
    "tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],
    "components": [
      [
        [ "veggy", 2 ],
        [ "veggy_wild", 2 ],
        [ "veggy_salted", 2 ],
        [ "rehydrated_veggy", 2 ],
        [ "dry_veggy", 2 ],
        [ "mushroom", 2 ],
        [ "dry_mushroom", 2 ],
        [ "morel_cooked", 2 ],
        [ "mushroom_cooked", 2 ],
        [ "can_beans", 1 ],
        [ "beans_cooked", 1 ],
        [ "tofu", 1 ],
        [ "dry_tofu", 1 ],
        [ "edamame_cooked", 1 ],
        [ "lentils_cooked", 1 ],
        [ "rice_cooked", 1 ]
      ],
      [ [ "tomato", 1 ], [ "irradiated_tomato", 1 ], [ "can_tomato", 1 ] ],
      [ [ "curry_powder", 4 ], [ "chilly-p", 4 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "beansnrice",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_VEGGI",
    "skill_used": "cooking",
    "difficulty": 1,
    "time": "6 m",
    "autolearn": true,
    "batch_time_factors": [ 80, 1 ],
    "qualities": [ { "id": "COOK", "level": 2 } ],
    "tools": [ [ [ "surface_heat", 2, "LIST" ] ] ],
    "components": [
      [ [ "can_beans", 1 ], [ "beans_cooked", 1 ] ],
      [ [ "rice_cooked", 1 ] ],
      [ [ "water", 1 ], [ "water_clean", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "deluxe_veggy_beansnrice",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_VEGGI",
    "skill_used": "cooking",
    "difficulty": 2,
    "time": "9 m",
    "autolearn": true,
    "batch_time_factors": [ 80, 1 ],
    "qualities": [
      { "id": "COOK", "level": 2 },
      { "id": "CUT", "level": 1 }
    ],
    "tools": [ [ [ "surface_heat", 2, "LIST" ] ] ],
    "components": [
      [ [ "can_beans", 1 ], [ "beans_cooked", 1 ] ],
      [ [ "rice_cooked", 1 ] ],
      [
        [ "veggy_any", 1, "LIST" ],
        [ "mushroom", 1 ],
        [ "tofu", 1 ],
        [ "dry_mushroom", 1 ],
        [ "morel_cooked", 1 ],
        [ "mushroom_cooked", 1 ]
      ],
      [ [ "seasoning_mild", 1, "LIST" ] ],
      [ [ "water", 1 ], [ "water_clean", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "tofu_stirfry",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_VEGGI",
    "skill_used": "cooking",
    "difficulty": 3,
    "book_learn": [ [ "cookbook_sushi", 3 ] ],
    "time": "20 m",
    "qualities": [
      { "id": "CONTAIN", "level": 1 },
      { "id": "COOK", "level": 3 }
    ],
    "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ],
    "batch_time_factors": [ 80, 1 ],
    "components": [
      [ [ "tofu", 4 ], [ "dry_tofu", 4 ] ],
      [ [ "sushi_rice", 4 ], [ "rice_cooked", 4 ] ],
      [ [ "any_butter_or_oil", 2, "LIST" ] ],
      [ [ "sugar_standard", 1, "LIST" ] ],
      [ [ "irradiated_broccoli", 2 ], [ "broccoli", 2 ], [ "veggy_wild_cooked", 2 ], [ "veggy_cooked", 2 ] ],
      [ [ "soysauce", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "veggy_stirfry",
    "category": "CC_FOOD",
    "subcategory": "CSC_FOOD_VEGGI",
    "skill_used": "cooking",
    "difficulty": 3,
    "book_learn": [ [ "cookbook_sushi", 3 ] ],
    "time": "20 m",
    "qualities": [
      { "id": "CONTAIN", "level": 1 },
      { "id": "COOK", "level": 3 }
    ],
    "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ],
    "batch_time_factors": [ 80, 1 ],
    "components": [
      [ [ "veggy_any_uncooked", 4, "LIST" ] ],
      [ [ "sushi_rice", 4 ], [ "rice_cooked", 4 ] ],
      [ [ "any_butter_or_oil", 2, "LIST" ] ],
      [ [ "sugar_standard", 1, "LIST" ] ],
      [ [ "irradiated_broccoli", 2 ], [ "broccoli", 2 ], [ "veggy_wild_cooked", 2 ], [ "veggy_cooked", 2 ] ],
      [ [ "soysauce", 1 ] ]
    ]
  }
]