몬스터 밸런스 수정
- 이동속도, 체력, 공격력 스펙 조절
This commit is contained in:
@@ -1318,7 +1318,7 @@ MonoBehaviour:
|
||||
AlwaysReplicateAsRoot: 0
|
||||
SynchronizeTransform: 1
|
||||
ActiveSceneSynchronization: 0
|
||||
SceneMigrationSynchronization: 0
|
||||
SceneMigrationSynchronization: 1
|
||||
SpawnWithObservers: 1
|
||||
DontDestroyWithOwner: 0
|
||||
AutoObjectParentSync: 1
|
||||
@@ -1338,7 +1338,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Northbound.EnemyUnit
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
enemyTeam: 3
|
||||
maxHealth: 90
|
||||
maxHealth: 100
|
||||
damageEffectPrefab: {fileID: 0}
|
||||
destroyEffectPrefab: {fileID: 0}
|
||||
--- !u!195 &1255224548206942124
|
||||
@@ -1351,7 +1351,7 @@ NavMeshAgent:
|
||||
m_Enabled: 1
|
||||
m_AgentTypeID: 0
|
||||
m_Radius: 0.5
|
||||
m_Speed: 10
|
||||
m_Speed: 6.6
|
||||
m_Acceleration: 8
|
||||
avoidancePriority: 50
|
||||
m_AngularSpeed: 120
|
||||
@@ -1390,7 +1390,7 @@ MonoBehaviour:
|
||||
attackRange: 1
|
||||
attackInterval: 1.3
|
||||
attackDamage: 7
|
||||
moveSpeed: 10
|
||||
moveSpeed: 6.6
|
||||
chaseSpeedMultiplier: 1.5
|
||||
showDebugInfo: 1
|
||||
--- !u!114 &324484408599232274
|
||||
|
||||
Reference in New Issue
Block a user