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