Skip to content

Commit

Permalink
huh why did reviewbot not do a suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamejeir committed May 29, 2024
1 parent ad8fe38 commit 418b457
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions data/json/recipes/weapon/piercing.json
Original file line number Diff line number Diff line change
Expand Up @@ -862,13 +862,7 @@
"qualities": [ { "id": "CUT", "level": 2 }, { "id": "HAMMER", "level": 1 }, { "id": "DRILL", "level": 1 } ],
"components": [
[ [ "stick_long", 1 ] ],
[
[ "spike", 1 ],
[ "knife_small", 1 ],
[ "knife_folding", 1 ],
[ "scalpel", 1 ],
[ "xacto", 1 ]
],
[ [ "spike", 1 ], [ "knife_small", 1 ], [ "knife_folding", 1 ], [ "scalpel", 1 ], [ "xacto", 1 ] ],
[ [ "nails", 2, "LIST" ], [ "nuts_bolts", 2 ] ],
[ [ "cordage", 2, "LIST" ], [ "duct_tape", 100 ] ]
]
Expand Down Expand Up @@ -922,13 +916,7 @@
"proficiencies": [ { "proficiency": "prof_carving", "time_multiplier": 1.5, "skill_penalty": 0.15 } ],
"components": [
[ [ "stick_long", 1 ] ],
[
[ "spike", 1 ],
[ "knife_small", 1 ],
[ "knife_folding", 1 ],
[ "scalpel", 1 ],
[ "xacto", 1 ]
],
[ [ "spike", 1 ], [ "knife_small", 1 ], [ "knife_folding", 1 ], [ "scalpel", 1 ], [ "xacto", 1 ] ],
[ [ "cordage", 1, "LIST" ], [ "duct_tape", 50 ] ]
]
},
Expand All @@ -947,13 +935,7 @@
"qualities": [ { "id": "CUT", "level": 2 }, { "id": "HAMMER", "level": 1 }, { "id": "DRILL", "level": 1 } ],
"components": [
[ [ "spear_shaft", 1 ] ],
[
[ "spike", 1 ],
[ "knife_small", 1 ],
[ "knife_folding", 1 ],
[ "scalpel", 1 ],
[ "xacto", 1 ]
],
[ [ "spike", 1 ], [ "knife_small", 1 ], [ "knife_folding", 1 ], [ "scalpel", 1 ], [ "xacto", 1 ] ],
[ [ "nails", 2, "LIST" ], [ "nuts_bolts", 2 ] ],
[ [ "cordage", 2, "LIST" ], [ "duct_tape", 100 ] ]
]
Expand Down

0 comments on commit 418b457

Please sign in to comment.