몬스터 밸런스 수정
- 이동속도, 체력, 공격력 스펙 조절
This commit is contained in:
@@ -13,13 +13,13 @@ MonoBehaviour:
|
||||
m_Name: Monster103
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
|
||||
id: 103
|
||||
memo: "Tank(\uB290\uB9BC/\uB2E8\uB2E8)"
|
||||
moveSpeed: 8
|
||||
maxHp: 100
|
||||
atkRange: 1
|
||||
atkDamage: 4
|
||||
atkIntervalSec: 1.5
|
||||
cost: 5
|
||||
memo: "Ranged(\uC6D0\uAC70\uB9AC/\uC57D\uD568)"
|
||||
moveSpeed: 5.3
|
||||
maxHp: 65
|
||||
atkRange: 5
|
||||
atkDamage: 2
|
||||
atkIntervalSec: 1.4
|
||||
cost: 3
|
||||
weight: 0.2
|
||||
modelPath: Assets/Models/Skeleton_Warrior.fbx
|
||||
animationControllerPath: Assets/Animations/MonsterAnimationController.controller
|
||||
|
||||
Reference in New Issue
Block a user