From 1df27bf8dc3d175ee15830f048f06975c79db9ea Mon Sep 17 00:00:00 2001 From: SherkeyXD <253294679@qq.com> Date: Sat, 15 Jul 2023 20:20:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B6=88=E9=99=A4=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E6=AD=A7=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/stage_encounter.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/resource/roguelike/stage_encounter.json b/resource/roguelike/stage_encounter.json index fca0b34f7c..e7ed5e3201 100644 --- a/resource/roguelike/stage_encounter.json +++ b/resource/roguelike/stage_encounter.json @@ -6,42 +6,42 @@ "choice_require": [ { "name": "选择碎草药", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } }, { "name": "选择好看的织物", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } }, { "name": "选择湿膏药", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } }, { "name": "选择好看的木刻", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } }, { "name": "选择纯霜露", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } }, { "name": "选择琥珀核", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } @@ -54,14 +54,14 @@ "choice_require": [ { "name": "“活力”", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } }, { "name": "“金钱”", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } @@ -74,14 +74,14 @@ "choice_require": [ { "name": "寻求希望", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" } }, { "name": "寻求护佑", - "Chaos": { + "ChaosLevel": { "value": "3", "type": ">" }