From b151ba9fce0be1cd932f556b09cd624d7db47396 Mon Sep 17 00:00:00 2001 From: yajunlu Date: Wed, 30 Jun 2021 17:56:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E8=90=A5=EF=BC=9A=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E5=85=91=E6=8D=A2=E7=89=A9=E5=93=81=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_goods.json | 43 ++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index a764e270e..05460c387 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -103714,5 +103714,48 @@ "timelimit": 0, "gift": 0, "info": "天机骰子" + }, + { + "good_id": 72030, + "name": "荐贤书", + "lvLimited": 1, + "quality": 1, + "image_id": 72021, + "itid": 27, + "goodType": 1, + "pieces": 0, + "pieceId": 0, + "composeMaterial": "&", + "specialMaterial": "&", + "suitId": 0, + "decomposeItem": "&", + "hole": 0, + "randomEffect": "&", + "hid": 0, + "hp": 0, + "atk": 0, + "matk": 0, + "def": 0, + "mdef": 0, + "agi": 0, + "luk": 0, + "hp_up": 0, + "atk_up": 0, + "matk_up": 0, + "def_up": 0, + "mdef_up": 0, + "agi_up": 0, + "luk_up": 0, + "damageIncrease": 0, + "damageDecrease": 0, + "specialAttr": "&", + "suitId_1": 0, + "getWays": "1&0", + "useWays": 0, + "value": 0, + "condition": 0, + "timelimit": 0, + "gift": 0, + "info": "天机骰子" } ] \ No newline at end of file