밸런스 테스트

- 플레이어 스펙 수정 (공격력, 이동속도, 시야, 운반량)
- 몬스터 스펙 수정 (이동속도, 체력)
- 타워 스펙 수정 (가격, 운반량)
- 일꾼 가격 수정
- 타이머 수정
This commit is contained in:
BoyongHwang
2026-02-03 09:52:29 +09:00
parent 602cb2985c
commit 052875909f
20 changed files with 58 additions and 55 deletions

View File

@@ -101,12 +101,12 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Worker
ShowTopMostFoldoutHeaderGroup: 1
maxBagCapacity: 50
maxBagCapacity: 30
miningSpeed: 1
followDistance: 3
movementSpeed: 21.41
resourcesPerMining: 29
recruitmentCost: 10
followDistance: 5
movementSpeed: 5
resourcesPerMining: 5
recruitmentCost: 250
interactionAnimationTrigger:
miningEffectPrefab: {fileID: 0}
depositEffectPrefab: {fileID: 0}