크립 체력 20=>100 수정

This commit is contained in:
BoyongHwang
2026-02-25 16:05:13 +09:00
parent 0d06c6a2d3
commit 8ff1ba1a22
3 changed files with 3 additions and 3 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,20,6,3,15,1.5,1,1,Assets/Models/PlantWarrior.fbx,Assets/Animations/MonsterAnimationController.controller
1,기본1,5,100,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 20 100 6 3 15 1.5 1 1 Assets/Models/PlantWarrior.fbx Assets/Animations/MonsterAnimationController.controller