몬스터 밸런스 수정

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

@@ -640,7 +640,7 @@ MonoBehaviour:
AlwaysReplicateAsRoot: 0
SynchronizeTransform: 1
ActiveSceneSynchronization: 0
SceneMigrationSynchronization: 0
SceneMigrationSynchronization: 1
SpawnWithObservers: 1
DontDestroyWithOwner: 0
AutoObjectParentSync: 1
@@ -660,7 +660,7 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.EnemyUnit
ShowTopMostFoldoutHeaderGroup: 1
enemyTeam: 3
maxHealth: 100
maxHealth: 65
damageEffectPrefab: {fileID: 0}
destroyEffectPrefab: {fileID: 0}
--- !u!195 &7475699343328683952
@@ -673,7 +673,7 @@ NavMeshAgent:
m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 8
m_Speed: 5.3
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 120
@@ -709,10 +709,10 @@ MonoBehaviour:
m_Bits: 1152
maxChaseDistance: 30
chaseGiveUpDistance: 25
attackRange: 1
attackInterval: 1.5
attackDamage: 4
moveSpeed: 8
attackRange: 5
attackInterval: 1.4
attackDamage: 2
moveSpeed: 5.3
chaseSpeedMultiplier: 1.5
showDebugInfo: 1
--- !u!114 &8817410469440881478