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

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
id: 101
memo: "Grunt(\uAE30\uBCF8)"
moveSpeed: 6.7
moveSpeed: 4.5
maxHp: 75
sight: 6
atkRange: 1

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
id: 102
memo: "Tank(\uB290\uB9BC/\uB2E8\uB2E8)"
moveSpeed: 3.3
moveSpeed: 2.5
maxHp: 125
sight: 6
atkRange: 1

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
id: 103
memo: "Ranged(\uC6D0\uAC70\uB9AC/\uC57D\uD568)"
moveSpeed: 5.3
moveSpeed: 3.5
maxHp: 65
sight: 6
atkRange: 5

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
id: 104
memo: "Fast(\uBE60\uB984/\uC57D\uD568)"
moveSpeed: 8.6
moveSpeed: 6
maxHp: 45
sight: 6
atkRange: 1

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
id: 105
memo: "Elite(\uC18C\uC218 \uC815\uC608)"
moveSpeed: 6.6
moveSpeed: 4.5
maxHp: 100
sight: 6
atkRange: 1