From 760f24478c70902a9284c9f5c0ec87e08fd52245 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 Dec 2024 16:05:58 +0800 Subject: [PATCH] =?UTF-8?q?refactor(configs):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E9=85=8D=E7=BD=AE=E5=B9=B6=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=8A=BD=E5=A5=96=E6=B4=BB=E5=8A=A8=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改 Activity10020Config.json 中的活动 ID 为 10421 - 更新 ActivityDrawConf.json 的格式和内容 - 在 FunExhibitionConfig.json 中添加新的王者抽奖活动配置 --- configs/Activity10020Config.json | 8 ++++---- configs/ActivityDrawConf.json | 18 +++++++++++++++++- configs/FunExhibitionConfig.json | 17 ++++++++++++++++- 3 files changed, 37 insertions(+), 6 deletions(-) diff --git a/configs/Activity10020Config.json b/configs/Activity10020Config.json index 67827e0..28f501f 100644 --- a/configs/Activity10020Config.json +++ b/configs/Activity10020Config.json @@ -2849,7 +2849,7 @@ } ], "Description": "王者抽奖限时开启,每次使用王者凭证即可参与,各类内功好礼等你来拿!获得高级奖励几率为8%,特殊物品为0.01%", - "Id": 10243, + "Id": 10421, "tips": { "933": { "tips_": "|C:0x318aff&T:%s|在|C:0xffffff&T:王者抽奖|中使用20凭证获得了|C:0xe50000&T:技能书(诱惑宠物)||E:-2,30,&U:&C:0x28ee01&T:[我也去看看]|", @@ -2983,7 +2983,7 @@ } ], "Description": "王者抽奖限时开启,每次使用王者凭证即可参与,各类内功好礼等你来拿!获得高级奖励几率为8%,特殊物品为0.01%", - "Id": 10243, + "Id": 10421, "tips": { "933": { "tips_": "|C:0x318aff&T:%s|在|C:0xffffff&T:王者抽奖|中使用20凭证获得了|C:0xe50000&T:技能书(诱惑宠物)||E:-2,30,&U:&C:0x28ee01&T:[我也去看看]|", @@ -3117,7 +3117,7 @@ } ], "Description": "王者抽奖限时开启,每次使用王者凭证即可参与,各类内功好礼等你来拿!获得高级奖励几率为8%,特殊物品为0.01%", - "Id": 10243, + "Id": 10421, "tips": { "933": { "tips_": "|C:0x318aff&T:%s|在|C:0xffffff&T:王者抽奖|中使用20凭证获得了|C:0xe50000&T:技能书(诱惑宠物)||E:-2,30,&U:&C:0x28ee01&T:[我也去看看]|", @@ -3251,7 +3251,7 @@ } ], "Description": "王者抽奖限时开启,每次使用王者凭证即可参与,各类内功好礼等你来拿!获得高级奖励几率为8%,特殊物品为0.01%", - "Id": 10243, + "Id": 10421, "tips": { "933": { "tips_": "|C:0x318aff&T:%s|在|C:0xffffff&T:王者抽奖|中使用20凭证获得了|C:0xe50000&T:技能书(诱惑宠物)||E:-2,30,&U:&C:0x28ee01&T:[我也去看看]|", diff --git a/configs/ActivityDrawConf.json b/configs/ActivityDrawConf.json index eda4bbb..e1188af 100644 --- a/configs/ActivityDrawConf.json +++ b/configs/ActivityDrawConf.json @@ -1 +1,17 @@ -{"GlobalId2":[10241,10242,10243,10421],"GlobalId":[10225,10226,10227,10228],"ActivityId":[10025]} \ No newline at end of file +{ + "GlobalId2": [ + 10241, + 10242, + 10243, + 10421 + ], + "GlobalId": [ + 10225, + 10226, + 10227, + 10228 + ], + "ActivityId": [ + 10025 + ] +} \ No newline at end of file diff --git a/configs/FunExhibitionConfig.json b/configs/FunExhibitionConfig.json index bdcb11f..f07e98e 100644 --- a/configs/FunExhibitionConfig.json +++ b/configs/FunExhibitionConfig.json @@ -312,7 +312,22 @@ "id": [ 10241, 10242, - 10243, + 10243 + ], + "type": 1, + "title": "biaoti_cangjingge" + } + }, + "31": { + "view": "app.OpenServerTreasureWin3", + "id": 31, + "funName": "王者抽奖", + "isOpenNeed": { + "openDay": 1, + "level": 1 + }, + "param": { + "id": [ 10421 ], "type": 1,