타워/크립 밸런스 수정

- 체력, 데미지, 시야, 사정거리 수정
- 크립 체력, 데미지 하향 조정
This commit is contained in:
BoyongHwang
2026-02-24 15:04:22 +09:00
parent 194bde37ec
commit 0db8bbf9a7
24 changed files with 354 additions and 849 deletions

View File

@@ -1,2 +1,2 @@
id,memo,move_speed,max_hp,sight,atk_range,atk_damage,atk_interval_sec,cost,weight,model_path,animation_controller_path
1,기본1,5,100,6,3,20,1.5,1,1,Assets/Models/PlantWarrior.fbx,Assets/Animations/MonsterAnimationController.controller
1,기본1,5,20,6,3,15,1.5,1,1,Assets/Models/PlantWarrior.fbx,Assets/Animations/MonsterAnimationController.controller
1 id memo move_speed max_hp sight atk_range atk_damage atk_interval_sec cost weight model_path animation_controller_path
2 1 기본1 5 100 20 6 3 20 15 1.5 1 1 Assets/Models/PlantWarrior.fbx Assets/Animations/MonsterAnimationController.controller