|
365 | 365 | "tools": [ [ [ "surface_heat", 25, "LIST" ] ] ],
|
366 | 366 | "components": [ [ [ "chem_sulphur", 1 ] ], [ [ "chem_manganese_dioxide", 1 ] ], [ [ "xe_elder_ginseng", 1 ] ], [ [ "water", 2 ] ] ]
|
367 | 367 | },
|
| 368 | + { |
| 369 | + "type": "recipe", |
| 370 | + "activity_level": "LIGHT_EXERCISE", |
| 371 | + "result": "xe_alchemy_powder_of_revelation", |
| 372 | + "category": "CC_XEDRA", |
| 373 | + "subcategory": "CSC_XEDRA_ALCHEMY", |
| 374 | + "skill_used": "chemistry", |
| 375 | + "skills_required": [ "deduction", 4 ], |
| 376 | + "difficulty": 4, |
| 377 | + "time": "1 h 30 m", |
| 378 | + "proficiencies": [ |
| 379 | + { "proficiency": "prof_intro_chemistry" }, |
| 380 | + { "proficiency": "prof_inorganic_chemistry" }, |
| 381 | + { "proficiency": "prof_intro_chem_synth" } |
| 382 | + ], |
| 383 | + "book_learn": [ [ "alchemy_recipe_powder_of_revelation", 5 ] ], |
| 384 | + "qualities": [ { "id": "BOIL", "level": 1 } ], |
| 385 | + "tools": [ [ [ "water_boiling_heat", 120, "LIST" ] ] ], |
| 386 | + "components": [ |
| 387 | + [ [ "clay_lump", 1 ] ], |
| 388 | + [ [ "edible_blood", 6, "LIST" ], [ "blank_blood", 1 ] ], |
| 389 | + [ [ "water_clean", 5 ] ], |
| 390 | + [ [ "corpse_ash", 25 ] ] |
| 391 | + ], |
| 392 | + "flags": [ "SECRET" ] |
| 393 | + }, |
368 | 394 | {
|
369 | 395 | "type": "recipe",
|
370 | 396 | "activity_level": "LIGHT_EXERCISE",
|
|
0 commit comments