diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index 48ad26c34..e3425bfd0 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -101134,5 +101134,89 @@ "timelimit": 0, "gift": 17, "info": "全都要礼包七" + }, + { + "good_id": 71018, + "name": "将魂自选礼包", + "lvLimited": 1, + "quality": 1, + "image_id": 6077, + "itid": 24, + "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": 18, + "info": "将魂自选礼包" + }, + { + "good_id": 71019, + "name": "将魂随机礼包", + "lvLimited": 1, + "quality": 1, + "image_id": 6078, + "itid": 24, + "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": 19, + "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 b56506677..eadd90b10 100644 --- a/shared/resource/jsons/dic_zyz_giftPackage.json +++ b/shared/resource/jsons/dic_zyz_giftPackage.json @@ -117,5 +117,19 @@ "type": 1, "count": 7, "reward": "2&1&1|2&7&1|2&31002&1|2&11001&1|2&17030&1|2&31001&1|2&11003&1|2&11004&1" + }, + { + "id": 18, + "des": "将魂自选礼包", + "type": 2, + "count": 1, + "reward": "2&21001&1|2&21022&1|2&21035&1|2&21046&1|2&21055&1|2&21034&1|2&21019&1|2&21005&1" + }, + { + "id": 19, + "des": "将魂随机礼包", + "type": 3, + "count": 1, + "reward": "2&21001&1|2&21022&1|2&21035&1|2&21046&1|2&21055&1|2&21034&1|2&21019&1|2&21005&1" } ] \ No newline at end of file