몬스터 밸런스 수정

- 이동속도, 체력, 공격력 스펙 조절
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

@@ -13,13 +13,13 @@ MonoBehaviour:
m_Name: Monster102
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
id: 102
memo: "Fast(\uBE60\uB984/\uC57D\uD568)"
moveSpeed: 11
maxHp: 30
memo: "Tank(\uB290\uB9BC/\uB2E8\uB2E8)"
moveSpeed: 3.3
maxHp: 125
atkRange: 1
atkDamage: 2
atkIntervalSec: 1
cost: 2
atkDamage: 4
atkIntervalSec: 1.5
cost: 5
weight: 0.5
modelPath: Assets/Models/Druid.fbx
animationControllerPath: Assets/Animations/MonsterAnimationController.controller