From ebe24d28dd974c8b09f358ec3465015edb6e0878 Mon Sep 17 00:00:00 2001 From: shoopea Date: Tue, 4 Feb 2020 04:18:07 +0800 Subject: [PATCH] update items --- data/obj_item.json | 160 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 156 insertions(+), 4 deletions(-) diff --git a/data/obj_item.json b/data/obj_item.json index 2ec3f40..2a7a9ae 100644 --- a/data/obj_item.json +++ b/data/obj_item.json @@ -2190,7 +2190,45 @@ "craftable": true, "names": [ "Clarity Robe" - ] + ], + "craft": { + "cmd": "/craft_a36", + "mana": 150, + "items": [ + { + "code": "r15", + "quantity": 1 + }, + { + "code": "k15", + "quantity": 3 + }, + { + "code": "20", + "quantity": 15 + }, + { + "code": "31", + "quantity": 12 + }, + { + "code": "23", + "quantity": 9 + }, + { + "code": "16", + "quantity": 7 + }, + { + "code": "15", + "quantity": 5 + }, + { + "code": "28", + "quantity": 3 + } + ] + } }, { "item_type": "item_other", @@ -2201,7 +2239,45 @@ "craftable": true, "names": [ "Clarity Circlet" - ] + ], + "craft": { + "cmd": "/craft_a37", + "mana": 150, + "items": [ + { + "code": "r16", + "quantity": 1 + }, + { + "code": "k16", + "quantity": 3 + }, + { + "code": "20", + "quantity": 9 + }, + { + "code": "31", + "quantity": 9 + }, + { + "code": "23", + "quantity": 7 + }, + { + "code": "16", + "quantity": 5 + }, + { + "code": "15", + "quantity": 3 + }, + { + "code": "28", + "quantity": 2 + } + ] + } }, { "item_type": "item_other", @@ -2212,7 +2288,45 @@ "craftable": true, "names": [ "Clarity Shoes" - ] + ], + "craft": { + "cmd": "/craft_a38", + "mana": 150, + "items": [ + { + "code": "r17", + "quantity": 1 + }, + { + "code": "k17", + "quantity": 3 + }, + { + "code": "20", + "quantity": 7 + }, + { + "code": "31", + "quantity": 5 + }, + { + "code": "23", + "quantity": 3 + }, + { + "code": "16", + "quantity": 3 + }, + { + "code": "15", + "quantity": 1 + }, + { + "code": "28", + "quantity": 1 + } + ] + } }, { "item_type": "item_other", @@ -2223,7 +2337,45 @@ "craftable": true, "names": [ "Clarity Bracers" - ] + ], + "craft": { + "cmd": "/craft_a39", + "mana": 150, + "items": [ + { + "code": "r18", + "quantity": 1 + }, + { + "code": "k18", + "quantity": 3 + }, + { + "code": "20", + "quantity": 7 + }, + { + "code": "31", + "quantity": 5 + }, + { + "code": "23", + "quantity": 3 + }, + { + "code": "16", + "quantity": 3 + }, + { + "code": "15", + "quantity": 1 + }, + { + "code": "28", + "quantity": 1 + } + ] + } }, { "item_type": "item_other",