몬스터 스킬 Json 파일 및 로드 코드 복구
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"skillId": 0,
|
||||
"skillName": null,
|
||||
"damage": 0,
|
||||
"cooldown": 0,
|
||||
"range": 0
|
||||
},
|
||||
{
|
||||
"skillId": 1,
|
||||
"skillName": "DragonBreath",
|
||||
"damage": 1.5,
|
||||
"cooldown": 10,
|
||||
"range": 0
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 99f4468f115ce1b43a9d63629152f944
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user