From 34f506bea1d7bde4b5040a8a9f5eedeeee729f0c Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Mon, 8 May 2023 20:35:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=BC=80=E5=90=AF=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_dreamlandtrigger.json | 28 +++++++++++- bin/json/game_opencond.json | 69 ++++------------------------- 2 files changed, 36 insertions(+), 61 deletions(-) diff --git a/bin/json/game_dreamlandtrigger.json b/bin/json/game_dreamlandtrigger.json index 0637a088a..40ae01665 100644 --- a/bin/json/game_dreamlandtrigger.json +++ b/bin/json/game_dreamlandtrigger.json @@ -1 +1,27 @@ -[] \ No newline at end of file +[ + { + "id": 1, + "dreamland_pro": 1000, + "open": true + }, + { + "id": 2, + "dreamland_pro": 1000, + "open": true + }, + { + "id": 3, + "dreamland_pro": 1000, + "open": true + }, + { + "id": 4, + "dreamland_pro": 1000, + "open": true + }, + { + "id": 5, + "dreamland_pro": 1000, + "open": true + } +] \ No newline at end of file diff --git a/bin/json/game_opencond.json b/bin/json/game_opencond.json index 143f572f6..5e4ccf7be 100644 --- a/bin/json/game_opencond.json +++ b/bin/json/game_opencond.json @@ -261,7 +261,7 @@ "main": [ { "key": 1, - "param": 9999 + "param": 1 } ], "wkqbx": 2, @@ -675,7 +675,7 @@ "main": [ { "key": 1, - "param": 9999 + "param": 1 } ], "wkqbx": 0, @@ -836,7 +836,7 @@ "main": [ { "key": 1, - "param": 9999 + "param": 1 } ], "wkqbx": 0, @@ -859,7 +859,7 @@ "main": [ { "key": 1, - "param": 9999 + "param": 1 } ], "wkqbx": 0, @@ -882,7 +882,7 @@ "main": [ { "key": 1, - "param": 9999 + "param": 1 } ], "wkqbx": 2, @@ -974,7 +974,7 @@ "main": [ { "key": 1, - "param": 9999 + "param": 1 } ], "wkqbx": 1, @@ -1365,7 +1365,7 @@ "main": [ { "key": 1, - "param": 9999 + "param": 1 } ], "wkqbx": 1, @@ -1598,12 +1598,7 @@ "key": "num_3008", "text": "经验副本" }, - "main": [ - { - "key": 1, - "param": 1 - } - ], + "main": [], "wkqbx": 0, "kqbx": 0, "img": "", @@ -1658,53 +1653,7 @@ "text": "" }, "uiid": 0, - "activateType": 0, - "notify": [] - }, - { - "id": "userset", - "name": { - "key": "num_3008", - "text": "设置" - }, - "main": [ - { - "key": 1, - "param": 9999 - } - ], - "wkqbx": 0, - "kqbx": 0, - "img": "", - "prompt": { - "key": "opencond_prompt_hero", - "text": "功能暂未开启" - }, - "uiid": 0, - "activateType": 0, - "notify": [] - }, - { - "id": "vip", - "name": { - "key": "num_3009", - "text": "vip" - }, - "main": [ - { - "key": 1, - "param": 9999 - } - ], - "wkqbx": 0, - "kqbx": 0, - "img": "", - "prompt": { - "key": "opencond_prompt_hero", - "text": "功能暂未开启" - }, - "uiid": 0, - "activateType": 0, + "activateType": 2, "notify": [] } ] \ No newline at end of file