크립 사거리 스펙 수정

- 일반 사거리 1
- 원거리 사거리 4
This commit is contained in:
BoyongHwang
2026-02-25 21:11:04 +09:00
parent a27a59d176
commit 1c77c5d9cd
5 changed files with 7 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ MonoBehaviour:
moveSpeed: 5
maxHp: 75
sight: 6
atkRange: 3
atkRange: 1
atkDamage: 10
atkIntervalSec: 2
cost: 2

View File

@@ -17,7 +17,7 @@ MonoBehaviour:
moveSpeed: 4.5
maxHp: 100
sight: 6
atkRange: 5
atkRange: 4
atkDamage: 15
atkIntervalSec: 4
cost: 5