summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 16:35:29 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 16:35:29 -0700
commit0f377b5276cba6bca2b1bad261fe3125bd2d6abd (patch)
tree1d51cb3385b9b974890cda39e0f865e24c89736d
parentIncrease plastic chunks per 4.73mm mold batch to 4. (diff)
downloadcataclysm-bn-mod_hk-loadout-0f377b5276cba6bca2b1bad261fe3125bd2d6abd.tar.xz
Increase difficulty of crafting 4.73mm rounds.
-rw-r--r--json/recipes/473.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/recipes/473.json b/json/recipes/473.json
index c0011ff..ef77185 100644
--- a/json/recipes/473.json
+++ b/json/recipes/473.json
@@ -5,11 +5,11 @@
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_RIFLE",
"skill_used": "fabrication",
- "difficulty": 6,
- "skills_required": [ "gun", 5 ],
+ "difficulty": 7,
+ "skills_required": [ "gun", 6 ],
"time": "2 m",
"batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "recipe_caseless", 4 ] ],
+ "book_learn": [ [ "recipe_caseless", 5 ] ],
"charges": 1,
"reversible": false,
"using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 8 ] ],