Skip to content

Commit

Permalink
Adding bronze chisel attempt 2 now with recipe (#71904)
Browse files Browse the repository at this point in the history
* Update tools_hand.json to include bronze chisel recipe

* Update metalworking.json to include bronze chisel

* Update containers.json so that glass chiseling can be done with bronze chisel

* Update other.json so that jewelry can be made with bronze chisel

* Update tools_hand.json with updated recipe for bronze chisel

* Update tools_hand.json bugfix for chisel

* Update tools_hand.json with even more fixed recipe

* Update tools_hand.json
  • Loading branch information
Consoleable authored Feb 23, 2024
1 parent b1356cf commit abc0c36
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 12 deletions.
11 changes: 11 additions & 0 deletions data/json/items/tool/metalworking.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,17 @@
"flags": [ "DURABLE_MELEE", "BELT_CLIP" ],
"melee_damage": { "bash": 4, "cut": 2 }
},
{
"id": "chisel_bronze",
"type": "TOOL",
"copy-from": "chisel",
"name": { "str": "bronze chisel" },
"description": "A short, stout metalworking chisel made of bronze. It's used in some metalworking fabrication recipes. Bronze chisels spark less than their steel counterparts, but are less durable.",
"weight": "735 g",
"price": 2000,
"material": [ "bronze" ],
"qualities": [ [ "CHISEL", 2 ], [ "CHISEL_WOOD", 2 ] ]
},
{
"id": "crucible",
"type": "TOOL",
Expand Down
14 changes: 7 additions & 7 deletions data/json/recipes/armor/other.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"book_learn": [ [ "jewelry_book", 6 ] ],
"using": [ [ "blacksmithing_standard", 3 ] ],
"proficiencies": [ { "proficiency": "prof_fine_metalsmithing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [ [ [ "gold_small", 2 ] ] ]
},
Expand All @@ -137,7 +137,7 @@
"book_learn": [ [ "jewelry_book", 6 ] ],
"using": [ [ "blacksmithing_standard", 3 ] ],
"proficiencies": [ { "proficiency": "prof_fine_metalsmithing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [ [ [ "gold_small", 8 ] ] ]
},
Expand All @@ -153,7 +153,7 @@
"book_learn": [ [ "jewelry_book", 6 ] ],
"using": [ [ "blacksmithing_standard", 3 ] ],
"proficiencies": [ { "proficiency": "prof_fine_metalsmithing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [ [ [ "gold_small", 10 ] ] ]
},
Expand All @@ -169,7 +169,7 @@
"book_learn": [ [ "jewelry_book", 6 ] ],
"using": [ [ "blacksmithing_standard", 3 ] ],
"proficiencies": [ { "proficiency": "prof_fine_metalsmithing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [ [ [ "copper", 9 ] ] ]
},
Expand All @@ -185,7 +185,7 @@
"book_learn": [ [ "jewelry_book", 6 ] ],
"using": [ [ "blacksmithing_standard", 3 ] ],
"proficiencies": [ { "proficiency": "prof_fine_metalsmithing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [ [ [ "copper", 6 ] ] ]
},
Expand All @@ -201,7 +201,7 @@
"book_learn": [ [ "jewelry_book", 6 ] ],
"using": [ [ "blacksmithing_standard", 3 ] ],
"proficiencies": [ { "proficiency": "prof_fine_metalsmithing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [ [ [ "silver_small", 6 ] ] ]
},
Expand All @@ -217,7 +217,7 @@
"book_learn": [ [ "jewelry_book", 6 ] ],
"using": [ [ "blacksmithing_standard", 3 ] ],
"proficiencies": [ { "proficiency": "prof_fine_metalsmithing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [ [ [ "silver_small", 6 ] ] ]
},
Expand Down
10 changes: 5 additions & 5 deletions data/json/recipes/tools/containers.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
"time": "1 h 30 m",
"book_learn": [ [ "glassblowing_book", 5 ] ],
"proficiencies": [ { "proficiency": "prof_glassblowing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [
[ [ "metalworking_tongs_any", 1, "LIST" ] ],
[ [ "pipe", -1 ] ],
Expand All @@ -423,7 +423,7 @@
"time": "1 h",
"book_learn": [ [ "glassblowing_book", 5 ] ],
"proficiencies": [ { "proficiency": "prof_glassblowing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [
[ [ "metalworking_tongs_any", 1, "LIST" ] ],
[ [ "pipe", -1 ] ],
Expand All @@ -443,7 +443,7 @@
"time": "40 m",
"book_learn": [ [ "glassblowing_book", 4 ] ],
"proficiencies": [ { "proficiency": "prof_glassblowing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [
[ [ "metalworking_tongs_any", 1, "LIST" ] ],
[ [ "pipe", -1 ] ],
Expand All @@ -463,7 +463,7 @@
"time": "20 m",
"book_learn": [ [ "glassblowing_book", 4 ] ],
"proficiencies": [ { "proficiency": "prof_glassblowing" } ],
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [
[ [ "metalworking_tongs_any", 1, "LIST" ] ],
[ [ "pipe", -1 ] ],
Expand All @@ -484,7 +484,7 @@
"book_learn": [ [ "glassblowing_book", 4 ] ],
"proficiencies": [ { "proficiency": "prof_glassblowing" } ],
"result_mult": 2,
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"qualities": [ { "id": "CHISEL", "level": 2 } ],
"tools": [
[ [ "metalworking_tongs_any", 1, "LIST" ] ],
[ [ "pipe", -1 ] ],
Expand Down
22 changes: 22 additions & 0 deletions data/json/recipes/tools/tools_hand.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,28 @@
{ "proficiency": "prof_toolsmithing" }
]
},
{
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"result": "chisel_bronze",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_TOOLS",
"skill_used": "fabrication",
"difficulty": 4,
"time": "45 m",
"autolearn": true,
"book_learn": [ [ "textbook_fabrication", 3 ], [ "textbook_weparabic", 5 ], [ "bronze_book", 4 ] ],
"using": [ [ "forging_standard", 3 ] ],
"qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "GRIND", "level": 2 } ],
"//": "Specifically avoids blacksmithing requirement groups so that it's craftable without the metal fileset - this process would still be possible, just realistically take slightly longer.",
"tools": [ [ [ "metalworking_tongs_any", 1, "LIST" ] ] ],
"proficiencies": [
{ "proficiency": "prof_metalworking" },
{ "proficiency": "prof_redsmithing" },
{ "proficiency": "prof_toolsmithing" }
],
"components": [ [ [ "scrap_bronze", 2 ] ] ]
},
{
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
Expand Down

0 comments on commit abc0c36

Please sign in to comment.