summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-09 20:36:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-06-09 20:36:41 -0700
commit4e1dfec0f17fd1a2a56232fc468a296882ea9021 (patch)
tree49bdd1879ccb9106aaaab4261fc55c16746430c6
parentStop using a version in the mod name (diff)
downloadcataclysm-bn-mod_recipe-fixes-4e1dfec0f17fd1a2a56232fc468a296882ea9021.tar.xz
Allow 40x46mm reloaded shotgun rounds to use mixed gunpowder
-rw-r--r--Readme.txt4
-rw-r--r--json/recipes/ammo/40x46mm.json146
2 files changed, 150 insertions, 0 deletions
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 ] ]
+ ]
+ }
+]