몬스터 밸런스 수정
- 이동속도, 체력, 공격력 스펙 조절
This commit is contained in:
@@ -14,12 +14,12 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
|
||||
id: 105
|
||||
memo: "Elite(\uC18C\uC218 \uC815\uC608)"
|
||||
moveSpeed: 10
|
||||
maxHp: 90
|
||||
moveSpeed: 6.6
|
||||
maxHp: 100
|
||||
atkRange: 1
|
||||
atkDamage: 7
|
||||
atkIntervalSec: 1.3
|
||||
cost: 10
|
||||
cost: 6
|
||||
weight: 0.1
|
||||
modelPath: Assets/Models/Barbarian_Large.fbx
|
||||
animationControllerPath: Assets/Animations/MonsterAnimationController.controller
|
||||
|
||||
Reference in New Issue
Block a user