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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/json/recipes/weapons/ammo/rivtech.json b/json/recipes/weapons/ammo/rivtech.json
index 9313a12..ec1bc40 100644
--- a/json/recipes/weapons/ammo/rivtech.json
+++ b/json/recipes/weapons/ammo/rivtech.json
@@ -85,16 +85,16 @@
]
},
{
- "result": "20x66_bootleg_shot",
+ "result": "20x66_shot_reloaded",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_SHOT",
"skill_used": "fabrication",
- "difficulty": 6,
+ "difficulty": 8,
"skills_required": [ "gun", 5 ],
"time": "2 m",
"batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "book_learn": [ [ "recipe_caseless", 5 ] ],
"charges": 1,
"using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 10 ] ],
"tools": [ [ [ "mold_plastic", -1 ] ] ],
@@ -105,16 +105,16 @@
]
},
{
- "result": "20x66_bootleg_slug",
+ "result": "20x66_slug_reloaded",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_SHOT",
"skill_used": "fabrication",
- "difficulty": 6,
+ "difficulty": 8,
"skills_required": [ "gun", 5 ],
"time": "2 m",
"batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "book_learn": [ [ "recipe_caseless", 5 ] ],
"charges": 1,
"using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 20 ] ],
"tools": [ [ [ "mold_plastic", -1 ] ] ],
@@ -125,16 +125,16 @@
]
},
{
- "result": "20x66_bootleg_flechette",
+ "result": "20x66_flechette_reloaded",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_SHOT",
"skill_used": "fabrication",
- "difficulty": 6,
+ "difficulty": 8,
"skills_required": [ "gun", 5 ],
"time": "2 m",
"batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "book_learn": [ [ "recipe_caseless", 5 ] ],
"charges": 1,
"using": [ [ "bullet_forming", 10 ] ],
"tools": [ [ [ "mold_plastic", -1 ] ] ],
@@ -146,16 +146,16 @@
]
},
{
- "result": "20x66_bootleg_inc",
+ "result": "20x66_inc_reloaded",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_SHOT",
"skill_used": "fabrication",
- "difficulty": 6,
+ "difficulty": 8,
"skills_required": [ "gun", 5 ],
"time": "2 m",
"batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "book_learn": [ [ "recipe_caseless", 5 ] ],
"charges": 1,
"using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 10 ] ],
"tools": [ [ [ "mold_plastic", -1 ] ] ],
@@ -167,16 +167,16 @@
]
},
{
- "result": "20x66_bootleg_flare",
+ "result": "20x66_flare_reloaded",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_SHOT",
"skill_used": "fabrication",
- "difficulty": 6,
+ "difficulty": 8,
"skills_required": [ "gun", 5 ],
"time": "2 m",
"batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "book_learn": [ [ "recipe_caseless", 5 ] ],
"charges": 1,
"using": [ [ "bullet_forming", 10 ] ],
"tools": [ [ [ "mold_plastic", -1 ] ] ],
@@ -214,6 +214,6 @@
"book_learn": [ [ "recipe_caseless", 5 ] ],
"using": [ [ "surface_heat", 10 ] ],
"tools": [ [ [ "mold_plastic", -1 ] ] ],
- "components": [ [ [ "plastic_chunk", 1 ] ] ]
+ "components": [ [ [ "plastic_chunk", 4 ] ] ]
}
]