Notion에서 GameData 불러와 추가 2 (Unity에서 Data Import함)

- 몬스터, 웨이브 데이터 파일 Data_Row.asset 파일 추가
This commit is contained in:
BoyongHwang
2026-01-30 00:25:57 +09:00
parent 23f200348f
commit 94c43153e4
22 changed files with 292 additions and 2 deletions

View File

@@ -0,0 +1,22 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: eb34e2098ca7d654a81d495ad6e6f21b, type: 3}
m_Name: Data_Row5
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterMasterData
monsterId: 105
memo: "Elite(\uC18C\uC218 \uC815\uC608)"
moveSpeed: 2.8
maxHp: 120
atkRange: 1
atkDamage: 7
atkIntervalSec: 1.3
prefabPath: Assets/Prefabs/ResourcePickup