summaryrefslogtreecommitdiff
path: root/json/recipes/ammo/40x53mm.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/ammo/40x53mm.json')
-rw-r--r--json/recipes/ammo/40x53mm.json142
1 files changed, 118 insertions, 24 deletions
diff --git a/json/recipes/ammo/40x53mm.json b/json/recipes/ammo/40x53mm.json
index 55c8a37..4bad210 100644
--- a/json/recipes/ammo/40x53mm.json
+++ b/json/recipes/ammo/40x53mm.json
@@ -2,6 +2,7 @@
{
"result": "40x53mm_bootleg_m430a1",
"type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
@@ -11,13 +12,14 @@
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "textbook_anarch", 7 ] ],
"charges": 1,
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
"tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
"qualities" : [ { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "sheet_metal_small", 1 ] ],
- [ [ "military_explosive", 36, "LIST" ] ],
+ [ [ "chem_compositionb", 32 ] ],
[ [ "impact_fuze", 1 ] ],
- [ [ "gunpowder", 35 ] ],
+ [ [ "gunpowder_shotgun", 42 ] ],
[ [ "lgrifle_primer", 1 ] ],
[ [ "40x53mm_m169_casing", 1 ] ]
]
@@ -25,6 +27,7 @@
{
"result": "40x53mm_bootleg_m1001",
"type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
@@ -35,19 +38,21 @@
"book_learn": [ [ "textbook_anarch", 7 ] ],
"charges": 1,
"using": [ [ "shot_forming", 2 ] ],
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
"tools": [ [ [ "swage", -1 ] ] ],
"qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "paper", 1 ], [ "wax", 1 ] ],
- [ [ "combatnail", 50 ] ],
- [ [ "gunpowder", 35 ] ],
+ [ [ "combatnail", 115 ] ],
+ [ [ "gunpowder_shotgun", 86 ] ],
[ [ "lgrifle_primer", 1 ] ],
[ [ "40x53mm_m169_casing", 1 ] ]
]
},
- {
+ {
"result": "40x53mm_buckshot_m169",
"type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
@@ -58,19 +63,23 @@
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
- "using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 22 ] ],
- "tools": [ [ [ "swage", -1 ] ] ],
- "qualities": [ { "id": "CUT", "level": 1 } ],
+ "using": [ [ "shot_forming", 12 ], [ "ammo_bullet", 126 ] ],
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
+ "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
+ "qualities": [ { "id": "CUT", "level": 2 } ],
+ "//": "11.5x the propellant and 11.5x the payload of 12 gauge 00 shot load. 13409 mg gunpowder rounded to 134 100 mg 'pieces'",
"components": [
+ [ [ "sheet_metal_small", 1 ] ],
[ [ "paper", 1 ], [ "wax", 1 ] ],
- [ [ "gunpowder", 35 ] ],
- [ [ "lgrifle_primer", 1 ] ],
- [ [ "40x53mm_m169_casing", 1 ] ]
+ [ [ "gunpowder_shotgun", 134 ] ],
+ [ [ "40x53mm_m169_casing", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ]
]
},
- {
+ {
"result": "40x53mm_slug_m169",
"type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
@@ -81,19 +90,23 @@
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
- "using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 44 ] ],
- "tools": [ [ [ "swage", -1 ] ] ],
- "qualities": [ { "id": "CUT", "level": 1 } ],
+ "using": [ [ "bullet_forming", 12 ], [ "ammo_bullet", 115 ] ],
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
+ "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
+ "qualities": [ { "id": "CUT", "level": 2 } ],
+ "//": "11.5x the propellant and 11.5x the payload of 12 gauge slug load. 19366 mg gunpowder rounded to 194 100 mg 'pieces'",
"components": [
+ [ [ "sheet_metal_small", 1 ] ],
[ [ "paper", 1 ], [ "wax", 1 ] ],
- [ [ "gunpowder", 35 ] ],
- [ [ "lgrifle_primer", 1 ] ],
- [ [ "40x53mm_m169_casing", 1 ] ]
+ [ [ "gunpowder_shotgun", 194 ] ],
+ [ [ "40x53mm_m169_casing", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ]
]
},
{
"result": "40x53mm_flechette_m169",
"type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
@@ -104,14 +117,95 @@
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
- "tools": [ [ [ "press", -1 ], [ "press_dowel", -1 ] ], [ [ "swage", -1 ] ] ],
- "qualities": [ { "id": "CUT", "level": 1 } ],
+ "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
+ "qualities": [ { "id": "CUT", "level": 2 } ],
+ "//": "11.5x the propellant and 11.5x the payload of 12 gauge flechette load. 8625 mg gunpowder rounded to 86 100 mg 'pieces'",
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
"components": [
+ [ [ "sheet_metal_small", 1 ] ],
[ [ "paper", 1 ], [ "wax", 1 ] ],
- [ [ "combatnail", 50 ] ],
- [ [ "gunpowder", 35 ] ],
- [ [ "lgrifle_primer", 1 ] ],
- [ [ "40x53mm_m169_casing", 1 ] ]
+ [ [ "combatnail", 115 ] ],
+ [ [ "gunpowder_shotgun", 86 ] ],
+ [ [ "40x53mm_m169_casing", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ]
+ ]
+ },
+ {
+ "result": "bp_40x53mm_buckshot_m169",
+ "type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_GRENADES",
+ "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", 12 ], [ "ammo_bullet", 126 ] ],
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
+ "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
+ "qualities": [ { "id": "CUT", "level": 2 } ],
+ "components": [
+ [ [ "sheet_metal_small", 1 ] ],
+ [ [ "paper", 1 ], [ "wax", 1 ] ],
+ [ [ "chem_black_powder", 134 ] ],
+ [ [ "40x53mm_m169_casing", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ]
+ ]
+ },
+ {
+ "result": "bp_40x53mm_slug_m169",
+ "type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_GRENADES",
+ "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", 12 ], [ "ammo_bullet", 115 ] ],
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
+ "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
+ "qualities": [ { "id": "CUT", "level": 2 } ],
+ "components": [
+ [ [ "sheet_metal_small", 1 ] ],
+ [ [ "paper", 1 ], [ "wax", 1 ] ],
+ [ [ "chem_black_powder", 194 ] ],
+ [ [ "40x53mm_m169_casing", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ]
+ ]
+ },
+ {
+ "result": "bp_40x53mm_flechette_m169",
+ "type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_GRENADES",
+ "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": 2 } ],
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
+ "components": [
+ [ [ "sheet_metal_small", 1 ] ],
+ [ [ "paper", 1 ], [ "wax", 1 ] ],
+ [ [ "combatnail", 115 ] ],
+ [ [ "chem_black_powder", 86 ] ],
+ [ [ "40x53mm_m169_casing", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ]
]
}
]