하트, 몬스터 스킬 json 제거

This commit is contained in:
Mingu Kim
2025-03-05 11:37:18 +09:00
parent 93695d489c
commit c8c8506da7
4 changed files with 0 additions and 39 deletions

View File

@@ -1,16 +0,0 @@
[
{
"skillId": 0,
"skillName": null,
"damage": 0,
"cooldown": 0,
"range": 0
},
{
"skillId": 1,
"skillName": "DragonBreath",
"damage": 1.5,
"cooldown": 10,
"range": 0
}
]