기본 스탯 향상

This commit is contained in:
2020-07-13 23:25:33 +09:00
parent 27e5d73da1
commit 7c95a483df
+11 -11
View File
@@ -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": "."
}