몬스터 밸런스 수정

- 이동속도, 체력, 공격력 스펙 조절
This commit is contained in:
BoyongHwang
2026-02-12 16:28:10 +09:00
parent e2381d6f5a
commit 31e8adcb06
11 changed files with 56 additions and 56 deletions

View File

@@ -14,12 +14,12 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
id: 101
memo: "Grunt(\uAE30\uBCF8)"
moveSpeed: 10
maxHp: 50
moveSpeed: 6.7
maxHp: 75
atkRange: 1
atkDamage: 3
atkIntervalSec: 1.2
cost: 1
cost: 3
weight: 1
modelPath: Assets/Models/Skeleton_Minion.fbx
animationControllerPath: Assets/Animations/MonsterAnimationController.controller