diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index bbc8f32dd..110f2215f 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -18849,6 +18849,56 @@ "popGiftType": 0, "info": "打开可随机获得1颗5品天晶" }, + { + "good_id": 71127, + "name": "神话武将自选专属宝物箱", + "quality": 0, + "image_id": "zhuanshubaowuzixuanxiang", + "itid": 24, + "goodType": 1, + "urType": 0, + "redPoint": 1, + "decomposeItem": "&", + "hid": 0, + "getWays": "163&", + "addGetWay": "&", + "useWays": "&", + "value": 0, + "condition": 0, + "timelimit": 0, + "gift": 104, + "randomShow": 0, + "isShow": 0, + "seasonNum": 0, + "activityType": 0, + "popGiftType": 0, + "info": "打开后自选1件 马超/阿丽雅/张星彩/鲁肃/甄宓的专属宝物" + }, + { + "good_id": 71128, + "name": "骁勇善战自选专属宝物箱", + "quality": 0, + "image_id": "zhuanshubaowuzixuanxiang", + "itid": 24, + "goodType": 1, + "urType": 0, + "redPoint": 1, + "decomposeItem": "&", + "hid": 0, + "getWays": "163&", + "addGetWay": "&", + "useWays": "&", + "value": 0, + "condition": 0, + "timelimit": 0, + "gift": 105, + "randomShow": 0, + "isShow": 0, + "seasonNum": 0, + "activityType": 0, + "popGiftType": 0, + "info": "打开后自选1件 赵云/吕布的专属宝物" + }, { "good_id": 72001, "name": "烧肉", diff --git a/shared/resource/jsons/dic_zyz_giftPackage.json b/shared/resource/jsons/dic_zyz_giftPackage.json index f02a20aed..95affd413 100644 --- a/shared/resource/jsons/dic_zyz_giftPackage.json +++ b/shared/resource/jsons/dic_zyz_giftPackage.json @@ -719,5 +719,19 @@ "type": 3, "count": 1, "reward": "2&80005&1|2&80015&1|2&80025&1|2&80035&1" + }, + { + "id": 104, + "des": "神话武将自选专属宝物箱", + "type": 2, + "count": 1, + "reward": "2&83801&1|2&84101&1|2&84201&1|2&84701&1|2&85301&1" + }, + { + "id": 105, + "des": "骁勇善战自选专属宝物箱", + "type": 2, + "count": 1, + "reward": "2&83301&1|2&83401&1" } ] \ No newline at end of file diff --git a/shared/resource/jsons/dic_zyz_giftPackagePlan.json b/shared/resource/jsons/dic_zyz_giftPackagePlan.json index 411ff4a8a..88e84b5dc 100644 --- a/shared/resource/jsons/dic_zyz_giftPackagePlan.json +++ b/shared/resource/jsons/dic_zyz_giftPackagePlan.json @@ -20228,5 +20228,75 @@ "weight": 1, "floor": 0, "备注": "天晶·命(五品)" + }, + { + "id": 104001, + "giftPackageId": 104, + "contentType": 2, + "content": 83801, + "count": 1, + "weight": 1, + "floor": 0, + "备注": "虎头湛金枪" + }, + { + "id": 104002, + "giftPackageId": 104, + "contentType": 2, + "content": 84101, + "count": 1, + "weight": 1, + "floor": 0, + "备注": "天狼冰心杖" + }, + { + "id": 104003, + "giftPackageId": 104, + "contentType": 2, + "content": 84201, + "count": 1, + "weight": 1, + "floor": 0, + "备注": "溢彩星辉" + }, + { + "id": 104004, + "giftPackageId": 104, + "contentType": 2, + "content": 84701, + "count": 1, + "weight": 1, + "floor": 0, + "备注": "榻上策" + }, + { + "id": 104005, + "giftPackageId": 104, + "contentType": 2, + "content": 85301, + "count": 1, + "weight": 1, + "floor": 0, + "备注": "洛神赋图" + }, + { + "id": 105001, + "giftPackageId": 105, + "contentType": 2, + "content": 83301, + "count": 1, + "weight": 1, + "floor": 0, + "备注": "涯角枪" + }, + { + "id": 105002, + "giftPackageId": 105, + "contentType": 2, + "content": 83401, + "count": 1, + "weight": 1, + "floor": 0, + "备注": "方天戟" } ] \ No newline at end of file