기본 스탯 향상

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":{ "stat": {
"total":150, "total": 165,
"min":10, "min": 15,
"max":75, "max": 80,
"npcTotal":148, "npcTotal": 150,
"npcMax":73, "npcMax": 75,
"npcMin":10, "npcMin": 10,
"chiefMin":65 "chiefMin": 65
}, },
"iconPath":"." "iconPath": "."
} }