캐릭터 테스트 데이터 수정

This commit is contained in:
aube.lee
2025-02-08 14:03:16 +09:00
parent 61eeca446d
commit d4bafd6cec
2 changed files with 15 additions and 17 deletions

View File

@@ -1,16 +1,14 @@
{ [
"items": [ {
{ "id": 0,
"id": 0, "type": "w",
"type": "w", "name": "lulu",
"name": "white", "level": 10,
"level": 1, "experience": 0,
"experience": 0, "hp": 1000,
"hp": 100, "mp": 1000,
"mp": 100, "attackPower": 50,
"attackPower": 50, "defensivePower": 30,
"defensivePower": 30, "critical": 30
"critical": 30 }
} ]
]
}

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 600bff2ad41a20e4ca73b7f19f46a312 guid: c099706d971c47a40a76fbe4cda9bbee
TextScriptImporter: TextScriptImporter:
externalObjects: {} externalObjects: {}
userData: userData: