Skip to content

Commit

Permalink
Modify chitin armguards.
Browse files Browse the repository at this point in the history
  • Loading branch information
arijust authored Nov 17, 2019
1 parent acdda97 commit d6d960c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/recipes/armor/arms.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"difficulty": 5,
"time": "30 m",
"autolearn": true,
"components": [ [ [ "string_36", 1 ], [ "string_6", 4 ] ], [ [ "chitin_piece", 4 ] ] ]
"components": [ [ [ "string_36", 1 ], [ "string_6", 4 ] ], [ [ "chitin_piece", 12 ] ] ]
},
{
"result": "armguard_acidchitin",
Expand All @@ -47,7 +47,7 @@
"time": "60 m",
"autolearn": true,
"qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 } ],
"components": [ [ [ "string_36", 1 ], [ "string_6", 4 ] ], [ [ "acidchitin_piece", 6 ] ] ]
"components": [ [ [ "string_36", 1 ], [ "string_6", 4 ] ], [ [ "acidchitin_piece", 12 ] ] ]
},
{
"result": "armguard_hard",
Expand Down

0 comments on commit d6d960c

Please sign in to comment.