diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index ef41158f7..8e8e1e329 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -58213,7 +58213,7 @@ }, { "good_id": 40009, - "name": "摸金符", + "name": "神州探秘古币", "lvLimited": 1, "quality": 1, "image_id": 40004, @@ -100378,5 +100378,173 @@ "timelimit": 0, "gift": 0, "info": "黄盖形象的介绍" + }, + { + "good_id": 72001, + "name": "烧肉", + "lvLimited": 1, + "quality": 1, + "image_id": 72001, + "itid": 55, + "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", + "value": 50, + "condition": 0, + "timelimit": 0, + "gift": 0, + "info": "鲜嫩多汁的烧肉,使用增加角色50点体力" + }, + { + "good_id": 71001, + "name": "全都要礼包", + "lvLimited": 1, + "quality": 1, + "image_id": 31001, + "itid": 54, + "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", + "value": 50, + "condition": 0, + "timelimit": 0, + "gift": 1, + "info": "全都要礼包" + }, + { + "good_id": 71002, + "name": "多选一礼包", + "lvLimited": 1, + "quality": 1, + "image_id": 31002, + "itid": 54, + "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", + "value": 50, + "condition": 0, + "timelimit": 0, + "gift": 2, + "info": "多选一礼包" + }, + { + "good_id": 71003, + "name": "随机一礼包", + "lvLimited": 1, + "quality": 1, + "image_id": 31003, + "itid": 54, + "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", + "value": 50, + "condition": 0, + "timelimit": 0, + "gift": 3, + "info": "随机一礼包" } ] \ No newline at end of file diff --git a/shared/resource/jsons/dic_zyz_giftPackage.json b/shared/resource/jsons/dic_zyz_giftPackage.json index dc67062d0..72aa63307 100644 --- a/shared/resource/jsons/dic_zyz_giftPackage.json +++ b/shared/resource/jsons/dic_zyz_giftPackage.json @@ -1,21 +1,21 @@ [ { "id": 1, - "des": "成年人,全都要", + "des": "全都要礼包", "type": 1, - "count": 3, + "count": 2, "reward": "2&1&1|2&7&1|2&33028&1" }, { "id": 2, - "des": "小学生才做的选择题", + "des": "多选一礼包", "type": 2, "count": 1, "reward": "2&1&1|2&7&1|2&33028&1" }, { "id": 3, - "des": "别人说了算", + "des": "随机一礼包", "type": 3, "count": 1, "reward": "2&1&1|2&7&1|2&33028&1"