summaryrefslogtreecommitdiff
path: root/json/recipes/473.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/473.json')
-rw-r--r--json/recipes/473.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/json/recipes/473.json b/json/recipes/473.json
index 19c764f..4ae0eb7 100644
--- a/json/recipes/473.json
+++ b/json/recipes/473.json
@@ -1,6 +1,7 @@
[
{
"result": "bootleg_473x33mm",
+ "activity_level": "LIGHT_EXERCISE",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_RIFLE",
@@ -13,16 +14,18 @@
"charges": 1,
"reversible": false,
"using": [ [ "bullet_forming", 10 ], [ "ammo_bullet", 8 ] ],
+ "proficiencies": [ { "proficiency": "prof_handloading" } ],
"tools": [ [ [ "mold_plastic", -1 ] ] ],
"components": [
[ [ "473mm_mold", 1 ] ],
[ [ "smrifle_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
+ [ [ "gunpowder", 17 ], [ "gunpowder_magnum_pistol", 17 ], [ "gunpowder_rifle", 17 ] ],
[ [ "copper", 1 ] ]
]
},
{
"type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"result": "473mm_mold",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_COMPONENTS",
@@ -34,6 +37,7 @@
"book_learn": [ [ "recipe_caseless", 5 ] ],
"reversible": false,
"using": [ [ "surface_heat", 10 ] ],
+ "proficiencies": [ { "proficiency": "prof_plasticworking", "required": false, "time_multiplier": 1.5 } ],
"tools": [ [ [ "mold_plastic", -1 ] ] ],
"components": [ [ [ "plastic_chunk", 1 ] ] ]
}