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

@@ -1,2 +1,2 @@
id,memo,move_speed,capacity,manpower,max_hp,sight,atk_range,atk_damage,atk_interval_sec,prefab_path
1,,5,50,10,100,10,3,10,1,Assets/Prefabs/Player/Player
1,,4,50,10,100,10,3,10,1,Assets/Prefabs/Player/Player
1 id memo move_speed capacity manpower max_hp sight atk_range atk_damage atk_interval_sec prefab_path
2 1 5 4 50 10 100 10 3 10 1 Assets/Prefabs/Player/Player