Skip to content

Commit

Permalink
Update suit.json (#54686)
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew4484 authored Jan 23, 2022
1 parent 61206da commit 51814ea
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions data/json/recipes/armor/suit.json
Original file line number Diff line number Diff line change
Expand Up @@ -2113,7 +2113,7 @@
{ "proficiency": "prof_armorsmithing", "fail_multiplier": 1 },
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [ [ [ "armor_lc_chestplate", 1 ] ], [ [ "armor_lc_heavyarmguard", 2 ] ], [ [ "armor_lc_heavy_leg_guard", 2 ] ] ]
"components": [ [ [ "armor_lc_heavy_chestplate", 1 ] ], [ [ "armor_lc_heavyarmguard", 2 ] ], [ [ "armor_lc_heavy_leg_guard", 2 ] ] ]
},
{
"result": "xl_armor_lc_heavyplate",
Expand All @@ -2134,7 +2134,7 @@
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [
[ [ "xl_armor_lc_chestplate", 1 ] ],
[ [ "xl_armor_lc_heavy_chestplate", 1 ] ],
[ [ "xl_armor_lc_heavyarmguard", 2 ] ],
[ [ "xl_armor_lc_heavy_leg_guard", 2 ] ]
]
Expand Down Expand Up @@ -2188,7 +2188,7 @@
{ "proficiency": "prof_armorsmithing", "fail_multiplier": 1 },
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [ [ [ "armor_mc_chestplate", 1 ] ], [ [ "armor_mc_heavyarmguard", 2 ] ], [ [ "armor_mc_heavy_leg_guard", 2 ] ] ]
"components": [ [ [ "armor_mc_heavy_chestplate", 1 ] ], [ [ "armor_mc_heavyarmguard", 2 ] ], [ [ "armor_mc_heavy_leg_guard", 2 ] ] ]
},
{
"result": "xl_armor_mc_heavyplate",
Expand All @@ -2209,7 +2209,7 @@
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [
[ [ "xl_armor_mc_chestplate", 1 ] ],
[ [ "xl_armor_mc_heavy_chestplate", 1 ] ],
[ [ "xl_armor_mc_heavyarmguard", 2 ] ],
[ [ "xl_armor_mc_heavy_leg_guard", 2 ] ]
]
Expand Down Expand Up @@ -2263,7 +2263,7 @@
{ "proficiency": "prof_armorsmithing", "fail_multiplier": 1 },
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [ [ [ "armor_hc_chestplate", 1 ] ], [ [ "armor_hc_heavyarmguard", 2 ] ], [ [ "armor_hc_heavy_leg_guard", 2 ] ] ]
"components": [ [ [ "armor_hc_heavy_chestplate", 1 ] ], [ [ "armor_hc_heavyarmguard", 2 ] ], [ [ "armor_hc_heavy_leg_guard", 2 ] ] ]
},
{
"result": "xl_armor_hc_heavyplate",
Expand All @@ -2284,7 +2284,7 @@
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [
[ [ "xl_armor_hc_chestplate", 1 ] ],
[ [ "xl_armor_hc_heavy_chestplate", 1 ] ],
[ [ "xl_armor_hc_heavyarmguard", 2 ] ],
[ [ "xl_armor_hc_heavy_leg_guard", 2 ] ]
]
Expand Down Expand Up @@ -2338,7 +2338,7 @@
{ "proficiency": "prof_armorsmithing", "fail_multiplier": 1 },
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [ [ [ "armor_ch_chestplate", 1 ] ], [ [ "armor_ch_heavyarmguard", 2 ] ], [ [ "armor_ch_heavy_leg_guard", 2 ] ] ]
"components": [ [ [ "armor_ch_heavy_chestplate", 1 ] ], [ [ "armor_ch_heavyarmguard", 2 ] ], [ [ "armor_ch_heavy_leg_guard", 2 ] ] ]
},
{
"result": "xl_armor_ch_heavyplate",
Expand All @@ -2359,7 +2359,7 @@
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [
[ [ "xl_armor_ch_chestplate", 1 ] ],
[ [ "xl_armor_ch_heavy_chestplate", 1 ] ],
[ [ "xl_armor_ch_heavyarmguard", 2 ] ],
[ [ "xl_armor_ch_heavy_leg_guard", 2 ] ]
]
Expand Down Expand Up @@ -2414,7 +2414,7 @@
{ "proficiency": "prof_armorsmithing", "fail_multiplier": 1 },
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [ [ [ "armor_qt_chestplate", 1 ] ], [ [ "armor_qt_heavyarmguard", 2 ] ], [ [ "armor_qt_heavy_leg_guard", 2 ] ] ]
"components": [ [ [ "armor_qt_heavy_chestplate", 1 ] ], [ [ "armor_qt_heavyarmguard", 2 ] ], [ [ "armor_qt_heavy_leg_guard", 2 ] ] ]
},
{
"result": "xl_armor_qt_heavyplate",
Expand All @@ -2435,7 +2435,7 @@
{ "proficiency": "prof_articulation", "fail_multiplier": 1 }
],
"components": [
[ [ "xl_armor_qt_chestplate", 1 ] ],
[ [ "xl_armor_qt_heavy_chestplate", 1 ] ],
[ [ "xl_armor_qt_heavyarmguard", 2 ] ],
[ [ "xl_armor_qt_heavy_leg_guard", 2 ] ]
]
Expand Down

0 comments on commit 51814ea

Please sign in to comment.