260225 플레이 테스트 이후 밸런스 수정

- 타워 비용 증가
- 유닛 속도 감소
- 플레이어 캐퍼시티 감소
This commit is contained in:
BoyongHwang
2026-02-25 23:28:03 +09:00
parent b3a9823f49
commit a979013b73
32 changed files with 116 additions and 67 deletions

View File

@@ -995,7 +995,7 @@ NavMeshAgent:
m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 5
m_Speed: 4
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 120
@@ -1034,9 +1034,16 @@ MonoBehaviour:
attackRange: 1
attackInterval: 2
attackDamage: 10
moveSpeed: 5
moveSpeed: 4
chaseSpeedMultiplier: 1
showDebugInfo: 1
creepCamp: {fileID: 0}
enableAggroSystem: 1
damageAggroMultiplier: 2
aggroDecayRate: 5
aggroSwitchThreshold: 20
targetReevaluateInterval: 1
distanceSwitchThreshold: 5
--- !u!95 &7284672060047320725
Animator:
serializedVersion: 7

View File

@@ -1642,7 +1642,7 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.EnemyUnit
ShowTopMostFoldoutHeaderGroup: 1
enemyTeam: 2
maxHealth: 100
maxHealth: 50
damageEffectPrefab: {fileID: 4021103657954561961, guid: 5c755f9bc5253ea418e919994537dcc7, type: 3}
destroyEffectPrefab: {fileID: 141433446842962269, guid: 9fe8f8b3288e45a44af36ff8aa04486e, type: 3}
showHealthBar: 1
@@ -1657,7 +1657,7 @@ NavMeshAgent:
m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 4.5
m_Speed: 3.5
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 120
@@ -1696,9 +1696,16 @@ MonoBehaviour:
attackRange: 4
attackInterval: 4
attackDamage: 15
moveSpeed: 4.5
moveSpeed: 3.5
chaseSpeedMultiplier: 1
showDebugInfo: 1
creepCamp: {fileID: 0}
enableAggroSystem: 1
damageAggroMultiplier: 2
aggroDecayRate: 5
aggroSwitchThreshold: 20
targetReevaluateInterval: 1
distanceSwitchThreshold: 5
--- !u!95 &367892292455292432
Animator:
serializedVersion: 7

View File

@@ -1329,7 +1329,7 @@ NavMeshAgent:
m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 6.7
m_Speed: 4.5
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 120
@@ -1368,9 +1368,16 @@ MonoBehaviour:
attackRange: 1
attackInterval: 1.2
attackDamage: 3
moveSpeed: 6.7
moveSpeed: 4.5
chaseSpeedMultiplier: 1
showDebugInfo: 1
creepCamp: {fileID: 0}
enableAggroSystem: 1
damageAggroMultiplier: 2
aggroDecayRate: 5
aggroSwitchThreshold: 20
targetReevaluateInterval: 1
distanceSwitchThreshold: 5
--- !u!114 &2482720153194779286
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@@ -1753,7 +1753,7 @@ NavMeshAgent:
m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 3.3
m_Speed: 2.5
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 120
@@ -1792,9 +1792,16 @@ MonoBehaviour:
attackRange: 1
attackInterval: 1.5
attackDamage: 4
moveSpeed: 3.3
moveSpeed: 2.5
chaseSpeedMultiplier: 1
showDebugInfo: 1
creepCamp: {fileID: 0}
enableAggroSystem: 1
damageAggroMultiplier: 2
aggroDecayRate: 5
aggroSwitchThreshold: 20
targetReevaluateInterval: 1
distanceSwitchThreshold: 5
--- !u!114 &6540479212111277442
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@@ -675,7 +675,7 @@ NavMeshAgent:
m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 5.3
m_Speed: 3.5
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 120
@@ -714,9 +714,16 @@ MonoBehaviour:
attackRange: 5
attackInterval: 1.4
attackDamage: 2
moveSpeed: 5.3
moveSpeed: 3.5
chaseSpeedMultiplier: 1
showDebugInfo: 1
creepCamp: {fileID: 0}
enableAggroSystem: 1
damageAggroMultiplier: 2
aggroDecayRate: 5
aggroSwitchThreshold: 20
targetReevaluateInterval: 1
distanceSwitchThreshold: 5
--- !u!114 &8817410469440881478
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@@ -1108,7 +1108,7 @@ NavMeshAgent:
m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 8.6
m_Speed: 6
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 120
@@ -1147,9 +1147,16 @@ MonoBehaviour:
attackRange: 1
attackInterval: 1
attackDamage: 2
moveSpeed: 8.6
moveSpeed: 6
chaseSpeedMultiplier: 1
showDebugInfo: 1
creepCamp: {fileID: 0}
enableAggroSystem: 1
damageAggroMultiplier: 2
aggroDecayRate: 5
aggroSwitchThreshold: 20
targetReevaluateInterval: 1
distanceSwitchThreshold: 5
--- !u!114 &177302896207380593
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@@ -1353,7 +1353,7 @@ NavMeshAgent:
m_Enabled: 1
m_AgentTypeID: 0
m_Radius: 0.5
m_Speed: 6.6
m_Speed: 4.5
m_Acceleration: 8
avoidancePriority: 50
m_AngularSpeed: 120
@@ -1392,9 +1392,16 @@ MonoBehaviour:
attackRange: 1
attackInterval: 1.3
attackDamage: 7
moveSpeed: 6.6
moveSpeed: 4.5
chaseSpeedMultiplier: 1
showDebugInfo: 1
creepCamp: {fileID: 0}
enableAggroSystem: 1
damageAggroMultiplier: 2
aggroDecayRate: 5
aggroSwitchThreshold: 20
targetReevaluateInterval: 1
distanceSwitchThreshold: 5
--- !u!114 &324484408599232274
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@@ -417,11 +417,11 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.PlayerStats
baseMaxHp: 100
baseDamage: 10
baseCapacity: 100
baseCapacity: 50
baseManpower: 10
baseMoveSpeed: 5
baseMoveSpeed: 4
baseSight: 10
baseAttackRange: 2
baseAttackRange: 3
baseHpRegen: 1
baseHpRegenDelay: 5
--- !u!1 &1862223349553492570