몬스터 밸런스 수정
- 이동속도, 체력, 공격력 스펙 조절
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user