From fb8a9eab9d7c3c1f68031f10cd40c03a197b0084 Mon Sep 17 00:00:00 2001 From: yajunlu Date: Mon, 11 Jul 2022 15:27:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E9=87=91=E5=88=B8=E5=92=8C=E4=BB=A3?= =?UTF-8?q?=E9=87=91=E5=88=B8itid=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_goods.json | 22 ++++++++++++++++++++-- shared/resource/jsons/dic_goods_itid.json | 4 ++++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index cd0f64e98..82ccbd682 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -3429,7 +3429,7 @@ "redPoint": 0, "decomposeItem": "&", "hid": 0, - "getWays": "65|64|85|117|6", + "getWays": "65|85|117|6", "useWays": "53&", "value": 0, "condition": 0, @@ -3447,7 +3447,7 @@ "redPoint": 0, "decomposeItem": "&", "hid": 0, - "getWays": "149|79|67|85|117|21", + "getWays": "149|79|85|117|21", "useWays": "36&", "value": 0, "condition": 0, @@ -9448,5 +9448,23 @@ "timelimit": 0, "gift": 0, "info": "九阶行具专属天晶,镶嵌后可解锁4条特性" + }, + { + "good_id": 81000, + "name": "代金券", + "quality": 4, + "image_id": "shengwang4", + "itid": 63, + "goodType": 2, + "redPoint": 0, + "decomposeItem": "&", + "hid": 0, + "getWays": "&", + "useWays": "&", + "value": 0, + "condition": 0, + "timelimit": 0, + "gift": 0, + "info": "代金券,用来直接代替现实中的金钱" } ] \ No newline at end of file diff --git a/shared/resource/jsons/dic_goods_itid.json b/shared/resource/jsons/dic_goods_itid.json index c06c31202..8f67537c4 100644 --- a/shared/resource/jsons/dic_goods_itid.json +++ b/shared/resource/jsons/dic_goods_itid.json @@ -142,5 +142,9 @@ { "itid": 62, "info": "天晶·命" + }, + { + "itid": 63, + "info": "代金券" } ] \ No newline at end of file