summaryrefslogtreecommitdiff
path: root/json/recipes/weapons/ammo/rivtech.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/weapons/ammo/rivtech.json')
-rw-r--r--json/recipes/weapons/ammo/rivtech.json228
1 files changed, 228 insertions, 0 deletions
diff --git a/json/recipes/weapons/ammo/rivtech.json b/json/recipes/weapons/ammo/rivtech.json
new file mode 100644
index 0000000..9dbb684
--- /dev/null
+++ b/json/recipes/weapons/ammo/rivtech.json
@@ -0,0 +1,228 @@
+[
+ {
+ "result": "8mm_bootleg_jhp",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_RIFLE",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 8 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "8mm_mold", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ],
+ [ [ "gunpowder", 7 ], [ "gunpowder_large_rifle", 7 ] ],
+ [ [ "copper", 3 ] ]
+ ]
+ },
+ {
+ "result": "8mm_bootleg_caseless",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_RIFLE",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 8 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "8mm_mold", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ],
+ [ [ "gunpowder", 7 ], [ "gunpowder_large_rifle", 7 ] ],
+ [ [ "copper", 4 ] ]
+ ]
+ },
+ {
+ "result": "8mm_bootleg_fmj",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_RIFLE",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 8 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "8mm_mold", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ],
+ [ [ "gunpowder", 7 ], [ "gunpowder_large_rifle", 7 ] ],
+ [ [ "copper", 5 ] ]
+ ]
+ },
+ {
+ "result": "8mm_bootleg_inc",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_RIFLE",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 8 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "8mm_mold", 1 ] ],
+ [ [ "lgrifle_primer", 1 ] ],
+ [ [ "gunpowder", 7 ], [ "gunpowder_large_rifle", 7 ] ],
+ [ [ "copper", 4 ] ],
+ [ [ "incendiary", 2 ] ]
+ ]
+ },
+ {
+ "result": "20x66_bootleg_shot",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_SHOT",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 10 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "20x66_mold", 1 ] ],
+ [ [ "shotgun_primer", 1 ] ],
+ [ [ "gunpowder", 6 ], [ "gunpowder_shotgun", 6 ] ]
+ ]
+ },
+ {
+ "result": "20x66_bootleg_slug",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_SHOT",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 20 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "20x66_mold", 1 ] ],
+ [ [ "shotgun_primer", 1 ] ],
+ [ [ "gunpowder", 6 ], [ "gunpowder_shotgun", 6 ] ]
+ ]
+ },
+ {
+ "result": "20x66_bootleg_flechette",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_SHOT",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "20x66_mold", 1 ] ],
+ [ [ "shotgun_primer", 1 ] ],
+ [ [ "gunpowder", 6 ], [ "gunpowder_shotgun", 6 ] ],
+ [ [ "combatnail", 10 ] ]
+ ]
+ },
+ {
+ "result": "20x66_bootleg_inc",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_SHOT",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 10 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "20x66_mold", 1 ] ],
+ [ [ "shotgun_primer", 1 ] ],
+ [ [ "gunpowder", 6 ], [ "gunpowder_shotgun", 6 ] ],
+ [ [ "magnesium", 5 ] ]
+ ]
+ },
+ {
+ "result": "20x66_bootleg_flare",
+ "type": "recipe",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_SHOT",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required": [ "gun", 5 ],
+ "time": "2 m",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "charges": 1,
+ "reversible": true,
+ "using": [ [ "bullet_forming", 10 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [
+ [ [ "20x66_mold", 1 ] ],
+ [ [ "shotgun_primer", 1 ] ],
+ [ [ "incendiary", 25 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "8mm_mold",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_COMPONENTS",
+ "skill_used": "fabrication",
+ "difficulty": 2,
+ "skills_required": [ "gun", 4 ],
+ "time": "2 m 6 s",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 5 ] ],
+ "using": [ [ "surface_heat", 10 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [ [ [ "plastic_chunk", 1 ] ] ]
+ },
+ {
+ "type": "recipe",
+ "result": "20x66_mold",
+ "category": "CC_AMMO",
+ "subcategory": "CSC_AMMO_COMPONENTS",
+ "skill_used": "fabrication",
+ "difficulty": 2,
+ "skills_required": [ "gun", 4 ],
+ "time": "2 m 6 s",
+ "batch_time_factors": [ 60, 5 ],
+ "book_learn": [ [ "recipe_caseless", 5 ] ],
+ "using": [ [ "surface_heat", 10 ] ],
+ "tools": [ [ [ "mold_plastic", -1 ] ] ],
+ "components": [ [ [ "plastic_chunk", 1 ] ] ]
+ }
+]