타워/크립 밸런스 수정

- 체력, 데미지, 시야, 사정거리 수정
- 크립 체력, 데미지 하향 조정
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

@@ -24,9 +24,9 @@ MonoBehaviour:
sizeY: 10
sizeZ: 4
maxHp: 50
sight: 10
atkRange: 5
atkDamage: 3
sight: 15
atkRange: 10
atkDamage: 5
atkIntervalSec: 2
modelPath: Assets/Models/building_tower_B_blue.fbx
prefab: {fileID: 8512676738329978770, guid: 3f7838db2c2fc424d9bd9a0d243b43be, type: 3}

View File

@@ -24,8 +24,8 @@ MonoBehaviour:
sizeY: 10
sizeZ: 4
maxHp: 75
sight: 10
atkRange: 10
sight: 15
atkRange: 15
atkDamage: 6
atkIntervalSec: 2
modelPath: Assets/Models/building_tower_B_blue.fbx

View File

@@ -24,9 +24,9 @@ MonoBehaviour:
sizeY: 10
sizeZ: 4
maxHp: 100
sight: 15
atkRange: 10
atkDamage: 9
sight: 20
atkRange: 15
atkDamage: 7
atkIntervalSec: 2
modelPath: Assets/Models/building_tower_B_blue.fbx
prefab: {fileID: 5178364993341969979, guid: a8163f1921c918b4db0ca25636eef8f9, type: 3}

View File

@@ -24,9 +24,9 @@ MonoBehaviour:
sizeY: 10
sizeZ: 4
maxHp: 150
sight: 15
atkRange: 15
atkDamage: 12
sight: 25
atkRange: 20
atkDamage: 8
atkIntervalSec: 2
modelPath: Assets/Models/building_tower_B_blue.fbx
prefab: {fileID: 4171458273137159353, guid: 8430b50192177b8478a235db6987ae31, type: 3}

View File

@@ -24,9 +24,9 @@ MonoBehaviour:
sizeY: 10
sizeZ: 4
maxHp: 200
sight: 20
atkRange: 15
atkDamage: 15
sight: 25
atkRange: 25
atkDamage: 10
atkIntervalSec: 2
modelPath: Assets/Models/building_tower_B_blue.fbx
prefab: {fileID: 7839175078399552227, guid: 56b0a93f2c28474419ccd3d67c2af475, type: 3}