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