From cc7fb95deb022678c5de4fbb701ac9274092128c Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Mon, 4 Feb 2019 12:31:34 -0800 Subject: [PATCH 1/5] Removing bone armor recipes. --- data/json/recipes/armor/arms.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/data/json/recipes/armor/arms.json b/data/json/recipes/armor/arms.json index fed6caedb2ed4..f1a48641641bd 100644 --- a/data/json/recipes/armor/arms.json +++ b/data/json/recipes/armor/arms.json @@ -28,21 +28,6 @@ "using": [ [ "sewing_standard", 10 ] ], "components": [ [ [ "rag", 4 ] ] ] }, - { - "result": "armguard_bone", - "type": "recipe", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_ARMS", - "skill_used": "tailor", - "difficulty": 4, - "time": 30000, - "autolearn": true, - "using": [ [ "sewing_standard", 11 ] ], - "components": [ - [ [ "bone", 10 ], [ "bone_human", 10 ], [ "bone_tainted", 20 ] ], - [ [ "leather", 6 ], [ "tanned_hide", 1 ], [ "fur", 6 ], [ "tanned_pelt", 1 ] ] - ] - }, { "result": "armguard_chitin", "type": "recipe", From 5a684f5d631eebe1cda48547ff1c5b2238caa4d0 Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Mon, 4 Feb 2019 12:38:24 -0800 Subject: [PATCH 2/5] Remove bone boots --- data/json/recipes/armor/feet.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/data/json/recipes/armor/feet.json b/data/json/recipes/armor/feet.json index 301a644617b35..b7c38b1d53544 100644 --- a/data/json/recipes/armor/feet.json +++ b/data/json/recipes/armor/feet.json @@ -23,22 +23,6 @@ "using": [ [ "sewing_standard", 10 ] ], "components": [ [ [ "leather", 10 ], [ "tanned_hide", 2 ] ] ] }, - { - "result": "boots_bone", - "type": "recipe", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_FEET", - "skill_used": "tailor", - "difficulty": 3, - "time": 40000, - "autolearn": true, - "book_learn": [ [ "manual_tailor", 2 ], [ "textbook_tailor", 2 ] ], - "using": [ [ "sewing_standard", 18 ] ], - "components": [ - [ [ "bone", 18 ], [ "bone_human", 18 ], [ "bone_tainted", 36 ] ], - [ [ "leather", 6 ], [ "fur", 6 ] ] - ] - }, { "result": "boots_chitin", "type": "recipe", From de3866e7099fbcd70164976ef4c5c0c62cbafddb Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Mon, 4 Feb 2019 12:39:15 -0800 Subject: [PATCH 3/5] Remove bone gloves --- data/json/recipes/armor/hands.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/data/json/recipes/armor/hands.json b/data/json/recipes/armor/hands.json index a737ab402eda1..d255f15149b7a 100644 --- a/data/json/recipes/armor/hands.json +++ b/data/json/recipes/armor/hands.json @@ -1,20 +1,4 @@ [ - { - "result": "gauntlets_bone", - "type": "recipe", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HANDS", - "skill_used": "tailor", - "difficulty": 3, - "time": 30000, - "autolearn": true, - "book_learn": [ [ "manual_tailor", 2 ], [ "textbook_tailor", 2 ] ], - "using": [ [ "sewing_standard", 12 ], [ "cordage", 1 ] ], - "components": [ - [ [ "bone", 12 ], [ "bone_human", 12 ], [ "bone_tainted", 24 ] ], - [ [ "leather", 2 ] ] - ] - }, { "result": "gauntlets_chitin", "type": "recipe", From 30a8ccab67c16823f97634350287e2ff71ca41dd Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Mon, 4 Feb 2019 12:41:08 -0800 Subject: [PATCH 4/5] Remove bone suit --- data/json/recipes/armor/suit.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/data/json/recipes/armor/suit.json b/data/json/recipes/armor/suit.json index e27ceb250e33a..1a5f6637e5fa2 100644 --- a/data/json/recipes/armor/suit.json +++ b/data/json/recipes/armor/suit.json @@ -58,22 +58,6 @@ [ [ "armguard_larmor", 1 ] ] ] }, - { - "result": "armor_bone", - "type": "recipe", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_SUIT", - "skill_used": "tailor", - "difficulty": 6, - "time": 30000, - "autolearn": true, - "book_learn": [ [ "textbook_tailor", 4 ], [ "tailor_portfolio", 5 ] ], - "using": [ [ "sewing_standard", 43 ] ], - "components": [ - [ [ "bone", 40 ], [ "bone_human", 40 ], [ "bone_tainted", 80 ] ], - [ [ "leather", 12 ], [ "tanned_hide", 2 ], [ "fur", 12 ], [ "tanned_pelt", 2 ] ] - ] - }, { "result": "armor_chitin", "type": "recipe", From fa1da3eababf1859d0045695c2288424a8746352 Mon Sep 17 00:00:00 2001 From: Kevin Granade Date: Mon, 4 Feb 2019 12:43:21 -0800 Subject: [PATCH 5/5] Rebmove bone helmet --- data/json/recipes/armor/head.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/data/json/recipes/armor/head.json b/data/json/recipes/armor/head.json index ce1a76805dc25..e14811f6278ce 100644 --- a/data/json/recipes/armor/head.json +++ b/data/json/recipes/armor/head.json @@ -364,19 +364,6 @@ ], "components": [ [ [ "fur", 4 ], [ "leather", 4 ] ] ] }, - { - "result": "helmet_bone", - "type": "recipe", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HEAD", - "skill_used": "tailor", - "difficulty": 5, - "time": 60000, - "autolearn": true, - "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ] ], - "qualities": [ { "id": "CUT", "level": 1 } ], - "components": [ [ [ "bone", 24 ], [ "bone_human", 24 ], [ "bone_tainted", 48 ] ] ] - }, { "result": "helmet_chitin", "type": "recipe",