From 51b96a6853ef70e79a5b489873e91cc2c1c75f8e Mon Sep 17 00:00:00 2001 From: jingyushiwo <751360932@qq.com> Date: Thu, 24 Jun 2021 15:20:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E5=93=81=EF=BC=9A=E7=89=A9=E5=93=81?= =?UTF-8?q?=E8=A1=A8=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_goods.json | 86 ++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index c11099cf6..a764e270e 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -103628,5 +103628,91 @@ "timelimit": 0, "gift": 19, "info": "将魂随机礼包" + }, + { + "good_id": 72011, + "name": "普通骰子", + "lvLimited": 1, + "quality": 1, + "image_id": 72011, + "itid": 56, + "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": "普通骰子" + }, + { + "good_id": 72021, + "name": "天机骰子", + "lvLimited": 1, + "quality": 1, + "image_id": 72021, + "itid": 57, + "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