From b0c70faa29b1e4b036a467c2b8a4a7cdbc3c7d71 Mon Sep 17 00:00:00 2001 From: luying Date: Fri, 28 Apr 2023 16:42:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20build(=E8=B5=84=E6=BA=90):=20?= =?UTF-8?q?=E7=A4=BC=E5=8C=85=E6=95=B0=E6=8D=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resource/jsons/dic_zyz_giftPackage.json | 7 ++ .../jsons/dic_zyz_giftPackagePlan.json | 104 +++++++++++------- 2 files changed, 69 insertions(+), 42 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_giftPackage.json b/shared/resource/jsons/dic_zyz_giftPackage.json index 76fac0302..040ee63d5 100644 --- a/shared/resource/jsons/dic_zyz_giftPackage.json +++ b/shared/resource/jsons/dic_zyz_giftPackage.json @@ -516,5 +516,12 @@ "type": 1, "count": 3, "reward": "2&73001&100|2&73002&100|2&73003&100" + }, + { + "id": 75, + "des": "锦鲤礼包", + "type": 3, + "count": 1, + "reward": "2&31002&8888|2&31002&100|2&31002&200|2&22001&1|2&22001&2|2&22001&5|2&22001&10|2&31002&500" } ] \ 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 22721c3cf..284c0f9fa 100644 --- a/shared/resource/jsons/dic_zyz_giftPackagePlan.json +++ b/shared/resource/jsons/dic_zyz_giftPackagePlan.json @@ -16530,63 +16530,83 @@ "备注": "红色太平要术" }, { - "id": 72057, - "giftPackageId": 73, + "id": 72063, + "giftPackageId": 75, "contentType": 2, - "content": 73001, - "count": 1000, + "content": 31002, + "count": 8888, "weight": 1, "floor": 0, - "备注": "岩脉赤铁" + "备注": "元宝" }, { - "id": 72058, - "giftPackageId": 73, + "id": 72064, + "giftPackageId": 75, "contentType": 2, - "content": 73002, - "count": 1000, - "weight": 1, - "floor": 0, - "备注": "极地铬石" - }, - { - "id": 72059, - "giftPackageId": 73, - "contentType": 2, - "content": 73003, - "count": 1000, - "weight": 1, - "floor": 0, - "备注": "矿心镍沙" - }, - { - "id": 72060, - "giftPackageId": 74, - "contentType": 2, - "content": 73001, + "content": 31002, "count": 100, - "weight": 1, + "weight": 400, "floor": 0, - "备注": "岩脉赤铁" + "备注": "元宝" }, { - "id": 72061, - "giftPackageId": 74, + "id": 72065, + "giftPackageId": 75, "contentType": 2, - "content": 73002, - "count": 100, - "weight": 1, + "content": 31002, + "count": 200, + "weight": 800, "floor": 0, - "备注": "极地铬石" + "备注": "元宝" }, { - "id": 72062, - "giftPackageId": 74, + "id": 72066, + "giftPackageId": 75, "contentType": 2, - "content": 73003, - "count": 100, - "weight": 1, + "content": 31002, + "count": 500, + "weight": 60, "floor": 0, - "备注": "矿心镍沙" + "备注": "元宝" + }, + { + "id": 72067, + "giftPackageId": 75, + "contentType": 2, + "content": 22001, + "count": 1, + "weight": 800, + "floor": 0, + "备注": "点将令" + }, + { + "id": 72068, + "giftPackageId": 75, + "contentType": 2, + "content": 22001, + "count": 2, + "weight": 200, + "floor": 0, + "备注": "点将令" + }, + { + "id": 72069, + "giftPackageId": 75, + "contentType": 2, + "content": 22001, + "count": 5, + "weight": 40, + "floor": 0, + "备注": "点将令" + }, + { + "id": 72070, + "giftPackageId": 75, + "contentType": 2, + "content": 22001, + "count": 10, + "weight": 20, + "floor": 0, + "备注": "点将令" } ] \ No newline at end of file