시나리오마다 별도로 스탯 제한치를 설정 가능하도록 변경

This commit is contained in:
2018-05-21 05:10:44 +09:00
parent 2c3e577c4e
commit bf233f7552
16 changed files with 176 additions and 193 deletions
+3 -1
View File
@@ -2,6 +2,8 @@
"stat":{
"total":150,
"min":10,
"max":75
"max":75,
"npcMax":95,
"chiefMin":65
}
}