|
372 | 372 | },
|
373 | 373 | {
|
374 | 374 | "result": "small_homemade_grenade",
|
375 |
| - "id_suffix": "volatile", |
376 | 375 | "type": "recipe",
|
377 | 376 | "activity_level": "LIGHT_EXERCISE",
|
378 | 377 | "category": "CC_WEAPON",
|
|
384 | 383 | "autolearn": true,
|
385 | 384 | "proficiencies": [ { "proficiency": "prof_handloading" } ],
|
386 | 385 | "qualities": [ { "id": "SAW_M", "level": 1 } ],
|
| 386 | + "using": [ [ "stable_explosive", 14 ], [ "volatile_explosive", 1 ] ], |
387 | 387 | "components": [
|
388 | 388 | [ [ "small_grenade_case", 1, "LIST" ] ],
|
389 |
| - [ [ "stable_explosive", 15, "LIST" ], [ "volatile_explosive", 15, "LIST" ] ], |
390 | 389 | [ [ "fuse", 1 ] ],
|
391 |
| - [ [ "super_glue", 4 ], [ "duct_tape", 10 ], [ "cordage", 1, "LIST" ] ], |
| 390 | + [ [ "super_glue", 4 ], [ "duct_tape", 10 ] ], |
392 | 391 | [ [ "nails", 50, "LIST" ], [ "scrap", 2 ] ]
|
393 | 392 | ]
|
394 | 393 | },
|
395 | 394 | {
|
396 | 395 | "result": "homemade_grenade",
|
397 |
| - "id_suffix": "volatile", |
398 | 396 | "type": "recipe",
|
399 | 397 | "activity_level": "LIGHT_EXERCISE",
|
400 | 398 | "category": "CC_WEAPON",
|
|
406 | 404 | "autolearn": true,
|
407 | 405 | "proficiencies": [ { "proficiency": "prof_handloading" } ],
|
408 | 406 | "qualities": [ { "id": "SAW_M", "level": 1 } ],
|
| 407 | + "using": [ [ "stable_explosive", 29 ], [ "volatile_explosive", 1 ] ], |
409 | 408 | "components": [
|
410 | 409 | [ [ "can_medium", 1 ] ],
|
411 |
| - [ [ "stable_explosive", 30, "LIST" ], [ "volatile_explosive", 30, "LIST" ] ], |
412 | 410 | [ [ "fuse", 1 ] ],
|
413 |
| - [ [ "super_glue", 4 ], [ "duct_tape", 10 ], [ "cordage", 1, "LIST" ] ], |
| 411 | + [ [ "super_glue", 4 ], [ "duct_tape", 10 ] ], |
414 | 412 | [ [ "nails", 100, "LIST" ], [ "scrap", 4 ] ]
|
415 | 413 | ]
|
416 | 414 | },
|
|
0 commit comments