|
48 | 48 | "activity_level": "LIGHT_EXERCISE",
|
49 | 49 | "batch_time_factors": [ 70, 1 ],
|
50 | 50 | "qualities": [ { "id": "CUT", "level": 2 }, { "id": "COOK", "level": 2 } ],
|
51 |
| - "tools": [ [ [ "surface_heat", 8, "LIST" ] ] ], |
| 51 | + "tools": [ [ [ "surface_heat", 8, "LIST" ] ], [ [ "cooking_oil", 19 ] ] ], |
52 | 52 | "proficiencies": [
|
53 | 53 | { "proficiency": "prof_food_prep", "time_multiplier": 1 },
|
54 | 54 | { "proficiency": "prof_knife_skills", "time_multiplier": 1 },
|
55 | 55 | { "proficiency": "prof_frying", "time_multiplier": 1.2 }
|
56 | 56 | ],
|
57 |
| - "components": [ [ [ "veggy_potatolike", 1, "LIST" ] ], [ [ "salt", 2 ], [ "seasoning_salt", 2 ] ], [ [ "cooking_oil", 20 ] ] ], |
| 57 | + "components": [ [ [ "veggy_potatolike", 1, "LIST" ] ], [ [ "salt", 2 ], [ "seasoning_salt", 2 ] ], [ [ "cooking_oil", 1 ] ] ], |
58 | 58 | "byproducts": [ [ "cooking_oil", 19 ] ],
|
59 | 59 | "charges": 2
|
60 | 60 | },
|
|
176 | 176 | "time": "16 m",
|
177 | 177 | "batch_time_factors": [ 70, 1 ],
|
178 | 178 | "qualities": [ { "id": "CUT", "level": 2 }, { "id": "COOK", "level": 2 } ],
|
179 |
| - "tools": [ [ [ "surface_heat", 8, "LIST" ] ] ], |
| 179 | + "tools": [ [ [ "surface_heat", 8, "LIST" ] ], [ [ "cooking_oil", 47 ] ] ], |
180 | 180 | "proficiencies": [
|
181 | 181 | { "proficiency": "prof_food_prep", "time_multiplier": 1 },
|
182 | 182 | { "proficiency": "prof_knife_skills", "time_multiplier": 1 },
|
|
185 | 185 | "components": [
|
186 | 186 | [ [ "veggy_potatolike", 1, "LIST" ], [ "carrot", 3 ], [ "carrot_wild", 3 ] ],
|
187 | 187 | [ [ "salt", 2 ], [ "seasoning_salt", 2 ] ],
|
188 |
| - [ [ "cooking_oil", 50 ] ] |
| 188 | + [ [ "cooking_oil", 3 ] ] |
189 | 189 | ],
|
190 | 190 | "byproducts": [ [ "cooking_oil", 47 ] ],
|
191 | 191 | "charges": 3
|
|
0 commit comments