{
“type” : “recipe”,
“result”: “bomblet_stun”,
“note”: “crafted stun bomblets”,
“category”: “CC_AMMO”,
“subcategory”: “CSC_AMMO_BULLETS”,
“skill_used”: “fabrication”,
“skills_required”: [ “gun”, 3, “cooking”, 5 ],
“difficulty”: 7,
“time”: 50000,
“reversible”: false,
“autolearn”: false,
“book_learn”: [[“manual_launcher” , 5 ] , [ “recipe_labchem”, 6 ] , [ “textbook_anarch”, 6, “” ]],
“qualities” : [
{“id”:“SCREW”,“level”:1,“amount”:1}
],
“tools”: [
[[ “soldering_iron”, 200 ], [“large_repairkit”, 20], [“small_repairkit”, 40]]
],
“components”: [
[[ “lgpistol_primer”, 4 ]],
[[ “gunpowder”, 100 ], [ “oxy_powder”, 80 ]],
[[ “incendiary”, 40 ], [ “bismuth”, 80 ]],
[[ “lead”, 80 ], [ “gold_small”, 80 ], [ “silver_small”, 80 ], [ “tin”, 80 ], [ “solder_wire”, 80 ]],
[[ “bomblet_casing”, 4 ]]
]
}
{
“type” : “recipe”,
“result”: “bomblet_shock”,
“note”: “crafted shock bomblets”,
“category”: “CC_AMMO”,
“subcategory”: “CSC_AMMO_BULLETS”,
“skill_used”: “fabrication”,
“skills_required”: [ “gun”, 5, “electronics”, 5 ],
“difficulty”: 7,
“time”: 50000,
“reversible”: false,
“autolearn”: false,
“book_learn”: [[“manual_launcher” , 6 ], [ “recipe_lab_elec”, 6, “” ], [ “textbook_anarch”, 8 ]],
“qualities” : [
{“id”:“SCREW_FINE”,“level”:1,“amount”:1}
],
“tools”: [
[[ “soldering_iron”, 80 ]],
[[ “toolset”, 80 ]]
],
“components”: [
[[ “gunpowder”, 80 ]],
[[ “amplifier”, 4 ]],
[[ “circuit”, 4 ]],
[[“e_scrap”, 8], [“transponder”, 1]],
[[ “spess_chunk”, 4 ]],
[[ “gold_small”, 120 ], [ “silver_small”, 120 ], [ “bismuth”, 120 ]],
[[ “bomblet_casing”, 4 ]]
]
}
,{
“type” : “recipe”,
“result”: “bomblet_casing”,
“note”: “crafted bomblet cases”,
“category”: “CC_AMMO”,
“subcategory”: “CSC_AMMO_COMPONENTS”,
“skill_used”: “fabrication”,
“skills_required”: [ “gun”, 2 ],
“difficulty”: 4,
“time”: 150000,
“reversible”: false,
“autolearn”: true,
“book_learn”: [[“manual_launcher” , 3 ]],
“qualities” : [
{“id”:“BOIL”,“level”:2,“amount”:1},
{“id”:“SCREW_FINE”,“level”:1,“amount”:1}
],
“tools”: [
[[ “hotplate”, 40 ], [ “toolset”, 40 ], [ “fire”, -1 ], [ “char_smoker”, 10 ]],
[[“mold_plastic”, -1]]
],
“components”: [
[[ “plastic_chunk”, 10 ]],
[[ “scrap”, 10 ]]
]
}
Im wondering if those requirements for those recipes are reasonable. The bomblets are effective, but not necessarily game breaking.
The case is supposed to be made in units of 10, the bomblets in 4.
The ‘spess_plastic’ is rare plastic.