From 4e1dfec0f17fd1a2a56232fc468a296882ea9021 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 9 Jun 2021 20:36:41 -0700 Subject: Allow 40x46mm reloaded shotgun rounds to use mixed gunpowder --- Readme.txt | 4 ++ json/recipes/ammo/40x46mm.json | 146 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 150 insertions(+) create mode 100644 json/recipes/ammo/40x46mm.json diff --git a/Readme.txt b/Readme.txt index 0426005..9e7ac6c 100644 --- a/Readme.txt +++ b/Readme.txt @@ -110,3 +110,7 @@ They could already use human flesh, may as well add the human stomachs. Bone Broth: Can now use human bones in preserved versions. The base one could. + +--- +40x46mm reloaded: +Can now use mixed gunpowder in addition to shotgun powder. diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json new file mode 100644 index 0000000..a5dd17f --- /dev/null +++ b/json/recipes/ammo/40x46mm.json @@ -0,0 +1,146 @@ +[ + { + "result": "40x46mm_buckshot_m118", + "type": "recipe", + "category": "CC_AMMO", + "subcategory": "CSC_AMMO_SHOT", + "skill_used": "fabrication", + "difficulty": 4, + "skills_required": [ "launcher", 2 ], + "time": "10 m", + "batch_time_factors": [ 60, 5 ], + "book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ], + "charges": 1, + "reversible": true, + "using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 12 ] ], + "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 1 ] ], + [ [ "paper", 1 ], [ "wax", 1 ] ], + [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "40x46mm_m118_casing", 1 ] ], + [ [ "smpistol_primer", 1 ] ] + ] + }, + { + "result": "40x46mm_buckshot_m199", + "type": "recipe", + "category": "CC_AMMO", + "subcategory": "CSC_AMMO_SHOT", + "skill_used": "fabrication", + "difficulty": 4, + "skills_required": [ "launcher", 2 ], + "time": "10 m", + "batch_time_factors": [ 60, 5 ], + "book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ], + "charges": 1, + "reversible": true, + "using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 12 ] ], + "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 1 ] ], + [ [ "paper", 1 ], [ "wax", 1 ] ], + [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "40x46mm_m199_casing", 1 ] ], + [ [ "lgpistol_primer", 1 ] ] + ] + }, + { + "result": "40x46mm_slug_m118", + "type": "recipe", + "category": "CC_AMMO", + "subcategory": "CSC_AMMO_SHOT", + "skill_used": "fabrication", + "difficulty": 4, + "skills_required": [ "launcher", 2 ], + "time": "10 m", + "batch_time_factors": [ 60, 5 ], + "book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ], + "charges": 1, + "reversible": true, + "using": [ [ "bullet_forming", 2 ], [ "ammo_bullet", 12 ] ], + "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 1 ] ], + [ [ "paper", 1 ], [ "wax", 1 ] ], + [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "40x46mm_m118_casing", 1 ] ], + [ [ "smpistol_primer", 1 ] ] + ] + }, + { + "result": "40x46mm_slug_m199", + "type": "recipe", + "category": "CC_AMMO", + "subcategory": "CSC_AMMO_SHOT", + "skill_used": "fabrication", + "difficulty": 4, + "skills_required": [ "launcher", 2 ], + "time": "10 m", + "batch_time_factors": [ 60, 5 ], + "book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ], + "charges": 1, + "reversible": true, + "using": [ [ "bullet_forming", 2 ], [ "ammo_bullet", 12 ] ], + "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 1 ] ], + [ [ "paper", 1 ], [ "wax", 1 ] ], + [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "40x46mm_m199_casing", 1 ] ], + [ [ "lgpistol_primer", 1 ] ] + ] + }, + { + "result": "40x46mm_flechette_m118", + "type": "recipe", + "category": "CC_AMMO", + "subcategory": "CSC_AMMO_SHOT", + "skill_used": "fabrication", + "difficulty": 4, + "skills_required": [ "launcher", 2 ], + "time": "10 m", + "batch_time_factors": [ 60, 5 ], + "book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ], + "charges": 1, + "reversible": true, + "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 1 ] ], + [ [ "paper", 1 ], [ "wax", 1 ] ], + [ [ "combatnail", 70 ] ], + [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "40x46mm_m118_casing", 1 ] ], + [ [ "smpistol_primer", 1 ] ] + ] + }, + { + "result": "40x46mm_flechette_m199", + "type": "recipe", + "category": "CC_AMMO", + "subcategory": "CSC_AMMO_SHOT", + "skill_used": "fabrication", + "difficulty": 4, + "skills_required": [ "launcher", 2 ], + "time": "10 m", + "batch_time_factors": [ 60, 5 ], + "book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ], + "charges": 1, + "reversible": true, + "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 1 ] ], + [ [ "paper", 1 ], [ "wax", 1 ] ], + [ [ "combatnail", 70 ] ], + [ [ "gunpowder_shotgun", 30 ], [ "gunpowder", 30 ] ], + [ [ "40x46mm_m199_casing", 1 ] ], + [ [ "lgpistol_primer", 1 ] ] + ] + } +] -- cgit v1.2.1