260225 플레이 테스트 이후 밸런스 수정
- 타워 비용 증가 - 유닛 속도 감소 - 플레이어 캐퍼시티 감소
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user