summaryrefslogtreecommitdiff
path: root/json/recipes/other
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 13:09:59 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 13:09:59 -0700
commitd9dd69087542c64ab20d1ab6665732d0911913f0 (patch)
tree82529919a17fc08effdddb99607d629357c6235d /json/recipes/other
parentUse more real grenade names and weights. (diff)
downloadcataclysm-dda-mod_grenade-crafting-d9dd69087542c64ab20d1ab6665732d0911913f0.tar.xz
Port to DDA.
Diffstat (limited to 'json/recipes/other')
-rw-r--r--json/recipes/other/materials.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/json/recipes/other/materials.json b/json/recipes/other/materials.json
index 1d2df2d..b0e28a3 100644
--- a/json/recipes/other/materials.json
+++ b/json/recipes/other/materials.json
@@ -2,6 +2,7 @@
{
"type": "recipe",
"//": "Loosely based on plastic chunk from plastic bag recipe",
+ "activity_level": "LIGHT_EXERCISE",
"result": "rubber_slug",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_COMPONENTS",
@@ -12,6 +13,7 @@
"book_learn": [ [ "textbook_anarch", 6 ] ],
"reversible": false,
"qualities": [ { "id": "BOIL", "level": 2 }, { "id": "CHEM", "level": 3 } ],
+ "proficiencies": [ { "proficiency": "prof_plasticworking", "required": false, "time_multiplier": 1.5 } ],
"tools": [
[ [ "surface_heat", 15, "LIST" ] ],
[ [ "mold_plastic", -1 ] ]
@@ -23,6 +25,7 @@
{
"result": "delay_fuze",
"//": "Loosely based on fuse and wire recipes",
+ "activity_level": "LIGHT_EXERCISE",
"type": "recipe",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_MATERIALS",
@@ -53,6 +56,7 @@
{
"result": "impact_fuze",
"//": "Loosely based on fuse and wire recipes",
+ "activity_level": "LIGHT_EXERCISE",
"type": "recipe",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_MATERIALS",