Reduce turret vision & Increase Build Time

Guard Tower
- Reduced vision from 7 to 6
- Increased buildtime from 12s to 24s

Gun Turret
- Reduced vision from 7 to 6
- Increased buildtime from 15s to 30s

SAM Site
- Increased buildtime from 18s to 36s

Advanced Guard Tower
- Reduced vision from 9 to 7
- Increased buildtime from 24s to 48s

Obelisk of Light
- Reduced vision from 8 to 7
- Increased buildtime from 36s to 52s
This commit is contained in:
Rider Rockon
2014-02-24 00:18:00 +01:00
parent 9e35e01e3a
commit 232f0da14a

View File

@@ -489,6 +489,8 @@ GUN:
Inherits: ^Building Inherits: ^Building
Valued: Valued:
Cost: 600 Cost: 600
CustomBuildTimeValue:
Value: 1440
Tooltip: Tooltip:
Name: Turret Name: Turret
Description: Anti-Armor base defense.\n Strong vs Tanks\n Weak vs Infantry, Aircraft Description: Anti-Armor base defense.\n Strong vs Tanks\n Weak vs Infantry, Aircraft
@@ -503,7 +505,7 @@ GUN:
Health: Health:
HP: 400 HP: 400
RevealsShroud: RevealsShroud:
Range: 7 Range: 6
Turreted: Turreted:
ROT: 12 ROT: 12
InitialFacing: 50 InitialFacing: 50
@@ -526,6 +528,8 @@ SAM:
RequiresPower: RequiresPower:
Valued: Valued:
Cost: 750 Cost: 750
CustomBuildTimeValue:
Value: 2160
Tooltip: Tooltip:
Name: SAM Site Name: SAM Site
Description: Anti-Air base defense.\n Strong vs Aircraft\n Weak vs Infantry, Tanks Description: Anti-Air base defense.\n Strong vs Aircraft\n Weak vs Infantry, Tanks
@@ -562,6 +566,8 @@ OBLI:
Inherits: ^Building Inherits: ^Building
Valued: Valued:
Cost: 1500 Cost: 1500
CustomBuildTimeValue:
Value: 3120
Tooltip: Tooltip:
Name: Obelisk of Light Name: Obelisk of Light
Description: Advanced base defense.\n Requires power to operate.\n Strong vs Tanks, Infantry\n Weak vs Aircraft Description: Advanced base defense.\n Requires power to operate.\n Strong vs Tanks, Infantry\n Weak vs Aircraft
@@ -580,7 +586,7 @@ OBLI:
Armor: Armor:
Type: Heavy Type: Heavy
RevealsShroud: RevealsShroud:
Range: 8 Range: 7
RenderBuildingCharge: RenderBuildingCharge:
ChargeAudio: obelpowr.aud ChargeAudio: obelpowr.aud
Armament: Armament:
@@ -602,6 +608,8 @@ GTWR:
Inherits: ^Building Inherits: ^Building
Valued: Valued:
Cost: 500 Cost: 500
CustomBuildTimeValue:
Value: 1440
Tooltip: Tooltip:
Name: Guard Tower Name: Guard Tower
Description: Basic defensive structure.\n Strong vs Infantry\n Weak vs Tanks, Aircraft Description: Basic defensive structure.\n Strong vs Infantry\n Weak vs Tanks, Aircraft
@@ -616,7 +624,7 @@ GTWR:
Health: Health:
HP: 400 HP: 400
RevealsShroud: RevealsShroud:
Range: 7 Range: 6
Armament: Armament:
Weapon: HighV Weapon: HighV
LocalOffset: 256,0,256 LocalOffset: 256,0,256
@@ -637,6 +645,8 @@ ATWR:
RequiresPower: RequiresPower:
Valued: Valued:
Cost: 1000 Cost: 1000
CustomBuildTimeValue:
Value: 2880
Tooltip: Tooltip:
Name: Advanced Guard Tower Name: Advanced Guard Tower
Description: Anti-armor defensive structure.\n Strong vs Light Vehicles, Tanks\n Weak vs Infantry Description: Anti-armor defensive structure.\n Strong vs Light Vehicles, Tanks\n Weak vs Infantry
@@ -655,7 +665,7 @@ ATWR:
Armor: Armor:
Type: Heavy Type: Heavy
RevealsShroud: RevealsShroud:
Range: 9 Range: 7
Turreted: Turreted:
ROT: 255 ROT: 255
Offset: 128,128,-85 Offset: 128,128,-85