From 7c95a483dff9437f629f015f215d0add798df8ae Mon Sep 17 00:00:00 2001 From: hide_d Date: Mon, 13 Jul 2020 23:25:33 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B8=B0=EB=B3=B8=20=EC=8A=A4=ED=83=AF=20?= =?UTF-8?q?=ED=96=A5=EC=83=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scenario/default.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/hwe/scenario/default.json b/hwe/scenario/default.json index 74a6e290..7c0c7009 100644 --- a/hwe/scenario/default.json +++ b/hwe/scenario/default.json @@ -1,12 +1,12 @@ -{ - "stat":{ - "total":150, - "min":10, - "max":75, - "npcTotal":148, - "npcMax":73, - "npcMin":10, - "chiefMin":65 - }, - "iconPath":"." +{ + "stat": { + "total": 165, + "min": 15, + "max": 80, + "npcTotal": 150, + "npcMax": 75, + "npcMin": 10, + "chiefMin": 65 + }, + "iconPath": "." } \ No newline at end of file