removing [] from .rul output as per ytinasni's request

This commit is contained in:
Chris Forbes
2010-01-09 22:38:32 +13:00
parent e2b90e06ce
commit a2b0a23626
2 changed files with 105 additions and 105 deletions

View File

@@ -166,7 +166,7 @@ namespace RulesConverter
var v = kv.Value == "$Tab" ? cat.Value.Second : iniSection.GetValue(kv.Value, ""); var v = kv.Value == "$Tab" ? cat.Value.Second : iniSection.GetValue(kv.Value, "");
var fmt = "\t\t{0}: {1}"; var fmt = "\t\t{0}: {1}";
var k = kv.Key; var k = kv.Key;
if (k.StartsWith("@")) { k = k.Substring(1); fmt = "\t\t{0}: [{1}]"; } if (k.StartsWith("@")) { k = k.Substring(1); /*fmt = "\t\t{0}: [{1}]";*/ }
if (k.StartsWith("$")) { k = k.Substring(1); fmt = "\t\t{0}: \"{1}\""; } if (k.StartsWith("$")) { k = k.Substring(1); fmt = "\t\t{0}: \"{1}\""; }
if (!string.IsNullOrEmpty(v)) writer.WriteLine(fmt, k, v); if (!string.IsNullOrEmpty(v)) writer.WriteLine(fmt, k, v);

208
out.rul
View File

@@ -3,7 +3,7 @@ V2RL:
Buildable: Buildable:
TechLevel: 4 TechLevel: 4
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,dome] Prerequisites: weap,dome
Owner: soviet Owner: soviet
Cost: 700 Cost: 700
Description: "V2 Rocket" Description: "V2 Rocket"
@@ -32,7 +32,7 @@ V2RL:
Buildable: Buildable:
TechLevel: 4 TechLevel: 4
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap] Prerequisites: weap
Owner: allies Owner: allies
Cost: 700 Cost: 700
Description: "Light Tank" Description: "Light Tank"
@@ -63,7 +63,7 @@ V2RL:
Buildable: Buildable:
TechLevel: 6 TechLevel: 6
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap] Prerequisites: weap
Owner: allies Owner: allies
Cost: 800 Cost: 800
Description: "Medium Tank" Description: "Medium Tank"
@@ -94,7 +94,7 @@ V2RL:
Buildable: Buildable:
TechLevel: 4 TechLevel: 4
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap] Prerequisites: weap
Owner: soviet Owner: soviet
Cost: 950 Cost: 950
Description: "Heavy Tank" Description: "Heavy Tank"
@@ -125,7 +125,7 @@ V2RL:
Buildable: Buildable:
TechLevel: 10 TechLevel: 10
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,stek] Prerequisites: weap,stek
Owner: soviet Owner: soviet
Cost: 1700 Cost: 1700
Description: "Mammoth Tank" Description: "Mammoth Tank"
@@ -158,7 +158,7 @@ MRJ:
Buildable: Buildable:
TechLevel: 12 TechLevel: 12
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,dome] Prerequisites: weap,dome
Owner: allies Owner: allies
Cost: 600 Cost: 600
Description: "Radar Jammer" Description: "Radar Jammer"
@@ -185,7 +185,7 @@ MGG:
Buildable: Buildable:
TechLevel: 11 TechLevel: 11
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,atek] Prerequisites: weap,atek
Owner: allies Owner: allies
Cost: 600 Cost: 600
Description: "Mobile Gap Generator" Description: "Mobile Gap Generator"
@@ -212,7 +212,7 @@ ARTY:
Buildable: Buildable:
TechLevel: 8 TechLevel: 8
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap] Prerequisites: weap
Owner: allies Owner: allies
Cost: 600 Cost: 600
Description: "Artillery" Description: "Artillery"
@@ -242,7 +242,7 @@ HARV:
Buildable: Buildable:
TechLevel: 1 TechLevel: 1
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,proc] Prerequisites: weap,proc
Owner: allies,soviet Owner: allies,soviet
Cost: 1400 Cost: 1400
Description: "Ore Truck" Description: "Ore Truck"
@@ -270,7 +270,7 @@ MCV:
Buildable: Buildable:
TechLevel: 11 TechLevel: 11
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,fix] Prerequisites: weap,fix
Owner: allies,soviet Owner: allies,soviet
Cost: 2500 Cost: 2500
Description: "Mobile Construction Vehicle" Description: "Mobile Construction Vehicle"
@@ -298,7 +298,7 @@ JEEP:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap] Prerequisites: weap
Owner: allies Owner: allies
Cost: 600 Cost: 600
Description: "Ranger" Description: "Ranger"
@@ -330,7 +330,7 @@ APC:
Buildable: Buildable:
TechLevel: 5 TechLevel: 5
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,tent] Prerequisites: weap,tent
Owner: allies Owner: allies
Cost: 800 Cost: 800
Description: "Armored Personnel Carrier" Description: "Armored Personnel Carrier"
@@ -353,7 +353,7 @@ APC:
Repairable: Repairable:
Chronoshiftable: Chronoshiftable:
Cargo: Cargo:
PassengerTypes: [Foot] PassengerTypes: Foot
UnloadFacing: 220 UnloadFacing: 220
Passenger: Passenger:
IronCurtainable: IronCurtainable:
@@ -363,7 +363,7 @@ MNLY.AP:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,fix] Prerequisites: weap,fix
Owner: soviet Owner: soviet
Cost: 800 Cost: 800
Icon: MNLYICON Icon: MNLYICON
@@ -395,7 +395,7 @@ MNLY.AT:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Vehicle Tab: Vehicle
Prerequisites: [weap,fix] Prerequisites: weap,fix
Owner: allies Owner: allies
Cost: 800 Cost: 800
Icon: MNLYICON Icon: MNLYICON
@@ -427,7 +427,7 @@ SS:
Buildable: Buildable:
TechLevel: 5 TechLevel: 5
Tab: Ship Tab: Ship
Prerequisites: [spen] Prerequisites: spen
Owner: soviet Owner: soviet
Cost: 950 Cost: 950
Description: "Submarine" Description: "Submarine"
@@ -452,7 +452,7 @@ DD:
Buildable: Buildable:
TechLevel: 7 TechLevel: 7
Tab: Ship Tab: Ship
Prerequisites: [syrd] Prerequisites: syrd
Owner: allies Owner: allies
Cost: 1000 Cost: 1000
Description: "Destroyer" Description: "Destroyer"
@@ -479,7 +479,7 @@ CA:
Buildable: Buildable:
TechLevel: 10 TechLevel: 10
Tab: Ship Tab: Ship
Prerequisites: [syrd,atek] Prerequisites: syrd,atek
Owner: allies Owner: allies
Cost: 2000 Cost: 2000
Description: "Cruiser" Description: "Cruiser"
@@ -522,7 +522,7 @@ LST:
Speed: 14 Speed: 14
RenderUnit: RenderUnit:
Cargo: Cargo:
PassengerTypes: [Foot,Wheel,Track] PassengerTypes: Foot,Wheel,Track
IronCurtainable: IronCurtainable:
PT: PT:
@@ -530,7 +530,7 @@ PT:
Buildable: Buildable:
TechLevel: 5 TechLevel: 5
Tab: Ship Tab: Ship
Prerequisites: [syrd] Prerequisites: syrd
Owner: allies Owner: allies
Cost: 500 Cost: 500
Description: "Gunboat" Description: "Gunboat"
@@ -557,7 +557,7 @@ MIG:
Buildable: Buildable:
TechLevel: 10 TechLevel: 10
Tab: Plane Tab: Plane
Prerequisites: [afld] Prerequisites: afld
Owner: soviet Owner: soviet
Cost: 1200 Cost: 1200
Description: "Mig Attack Plane" Description: "Mig Attack Plane"
@@ -582,7 +582,7 @@ YAK:
Buildable: Buildable:
TechLevel: 5 TechLevel: 5
Tab: Plane Tab: Plane
Prerequisites: [afld] Prerequisites: afld
Owner: soviet Owner: soviet
Cost: 800 Cost: 800
Description: "Yak Attack Plane" Description: "Yak Attack Plane"
@@ -608,7 +608,7 @@ TRAN:
Buildable: Buildable:
TechLevel: 11 TechLevel: 11
Tab: Plane Tab: Plane
Prerequisites: [hpad] Prerequisites: hpad
Owner: allies Owner: allies
Cost: 1200 Cost: 1200
Description: "Transport Helicopter" Description: "Transport Helicopter"
@@ -623,7 +623,7 @@ TRAN:
RenderUnitRotor: RenderUnitRotor:
WithShadow: WithShadow:
Cargo: Cargo:
PassengerTypes: [Foot] PassengerTypes: Foot
IronCurtainable: IronCurtainable:
HELI: HELI:
@@ -631,7 +631,7 @@ HELI:
Buildable: Buildable:
TechLevel: 9 TechLevel: 9
Tab: Plane Tab: Plane
Prerequisites: [hpad] Prerequisites: hpad
Owner: allies Owner: allies
Cost: 1200 Cost: 1200
Description: "Longbow" Description: "Longbow"
@@ -659,7 +659,7 @@ HIND:
Buildable: Buildable:
TechLevel: 9 TechLevel: 9
Tab: Plane Tab: Plane
Prerequisites: [hpad] Prerequisites: hpad
Owner: allies Owner: allies
Cost: 1200 Cost: 1200
Description: "Hind" Description: "Hind"
@@ -687,7 +687,7 @@ IRON:
Buildable: Buildable:
TechLevel: 12 TechLevel: 12
Tab: Defense Tab: Defense
Prerequisites: [stek] Prerequisites: stek
Owner: soviet Owner: soviet
Cost: 2800 Cost: 2800
Description: "Iron Curtain" Description: "Iron Curtain"
@@ -698,7 +698,7 @@ IRON:
Power: -200 Power: -200
RequiresPower: true RequiresPower: true
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
RenderBuilding: RenderBuilding:
IronCurtainable: IronCurtainable:
@@ -709,7 +709,7 @@ PDOX:
Buildable: Buildable:
TechLevel: 12 TechLevel: 12
Tab: Defense Tab: Defense
Prerequisites: [atek] Prerequisites: atek
Owner: allies Owner: allies
Cost: 2800 Cost: 2800
Description: "Chronosphere" Description: "Chronosphere"
@@ -720,7 +720,7 @@ PDOX:
Power: -200 Power: -200
RequiresPower: true RequiresPower: true
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
RenderBuilding: RenderBuilding:
Chronosphere: Chronosphere:
@@ -731,7 +731,7 @@ PBOX:
Buildable: Buildable:
TechLevel: 2 TechLevel: 2
Tab: Defense Tab: Defense
Prerequisites: [tent] Prerequisites: tent
Owner: allies Owner: allies
Cost: 400 Cost: 400
Description: "Pillbox" Description: "Pillbox"
@@ -741,7 +741,7 @@ PBOX:
Building: Building:
Power: -15 Power: -15
Footprint: x Footprint: x
Dimensions: [1,1] Dimensions: 1,1
Turreted: Turreted:
RenderBuilding: RenderBuilding:
AttackTurreted: AttackTurreted:
@@ -754,7 +754,7 @@ HBOX:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Defense Tab: Defense
Prerequisites: [tent] Prerequisites: tent
Owner: allies Owner: allies
Cost: 600 Cost: 600
Description: "Camo Pillbox" Description: "Camo Pillbox"
@@ -764,7 +764,7 @@ HBOX:
Building: Building:
Power: -15 Power: -15
Footprint: x Footprint: x
Dimensions: [1,1] Dimensions: 1,1
Turreted: Turreted:
RenderBuilding: RenderBuilding:
AttackTurreted: AttackTurreted:
@@ -777,7 +777,7 @@ TSLA:
Buildable: Buildable:
TechLevel: 7 TechLevel: 7
Tab: Defense Tab: Defense
Prerequisites: [weap] Prerequisites: weap
Owner: soviet Owner: soviet
Cost: 1500 Cost: 1500
Description: "Tesla Coil" Description: "Tesla Coil"
@@ -788,7 +788,7 @@ TSLA:
Power: -150 Power: -150
RequiresPower: true RequiresPower: true
Footprint: _ x Footprint: _ x
Dimensions: [1,2] Dimensions: 1,2
Turreted: Turreted:
RenderBuildingCharge: RenderBuildingCharge:
AttackTurreted: AttackTurreted:
@@ -801,7 +801,7 @@ GUN:
Buildable: Buildable:
TechLevel: 4 TechLevel: 4
Tab: Defense Tab: Defense
Prerequisites: [tent] Prerequisites: tent
Owner: allies Owner: allies
Cost: 600 Cost: 600
Description: "Turret" Description: "Turret"
@@ -811,7 +811,7 @@ GUN:
Building: Building:
Power: -40 Power: -40
Footprint: x Footprint: x
Dimensions: [1,1] Dimensions: 1,1
Turreted: Turreted:
RenderBuildingTurreted: RenderBuildingTurreted:
AttackTurreted: AttackTurreted:
@@ -824,7 +824,7 @@ AGUN:
Buildable: Buildable:
TechLevel: 5 TechLevel: 5
Tab: Defense Tab: Defense
Prerequisites: [dome] Prerequisites: dome
Owner: allies Owner: allies
Cost: 600 Cost: 600
Description: "AA Gun" Description: "AA Gun"
@@ -835,7 +835,7 @@ AGUN:
Power: -50 Power: -50
RequiresPower: true RequiresPower: true
Footprint: _ x Footprint: _ x
Dimensions: [1,2] Dimensions: 1,2
Turreted: Turreted:
RenderBuildingTurreted: RenderBuildingTurreted:
AttackTurreted: AttackTurreted:
@@ -848,7 +848,7 @@ FTUR:
Buildable: Buildable:
TechLevel: 2 TechLevel: 2
Tab: Defense Tab: Defense
Prerequisites: [barr] Prerequisites: barr
Owner: soviet Owner: soviet
Cost: 600 Cost: 600
Description: "Flame Turret" Description: "Flame Turret"
@@ -859,7 +859,7 @@ FTUR:
Building: Building:
Power: -20 Power: -20
Footprint: x Footprint: x
Dimensions: [1,1] Dimensions: 1,1
RenderBuilding: RenderBuilding:
AttackTurreted: AttackTurreted:
PrimaryWeapon: FireballLauncher PrimaryWeapon: FireballLauncher
@@ -871,7 +871,7 @@ GAP:
Buildable: Buildable:
TechLevel: 10 TechLevel: 10
Tab: Defense Tab: Defense
Prerequisites: [atek] Prerequisites: atek
Owner: allies Owner: allies
Cost: 500 Cost: 500
Description: "Gap Generator" Description: "Gap Generator"
@@ -882,7 +882,7 @@ GAP:
Power: -60 Power: -60
RequiresPower: true RequiresPower: true
Footprint: _ x Footprint: _ x
Dimensions: [1,2] Dimensions: 1,2
Capturable: true Capturable: true
RenderBuilding: RenderBuilding:
IronCurtainable: IronCurtainable:
@@ -892,7 +892,7 @@ SAM:
Buildable: Buildable:
TechLevel: 9 TechLevel: 9
Tab: Defense Tab: Defense
Prerequisites: [dome] Prerequisites: dome
Owner: soviet Owner: soviet
Cost: 750 Cost: 750
Description: "SAM Site" Description: "SAM Site"
@@ -902,7 +902,7 @@ SAM:
Building: Building:
Power: -20 Power: -20
Footprint: xx Footprint: xx
Dimensions: [2,1] Dimensions: 2,1
Turreted: Turreted:
RenderBuildingTurreted: RenderBuildingTurreted:
AttackTurreted: AttackTurreted:
@@ -915,7 +915,7 @@ MSLO:
Buildable: Buildable:
TechLevel: 13 TechLevel: 13
Tab: Defense Tab: Defense
Prerequisites: [stek,atek] Prerequisites: stek,atek
Owner: soviet,allies Owner: soviet,allies
Cost: 2500 Cost: 2500
Description: "Missile Silo" Description: "Missile Silo"
@@ -925,7 +925,7 @@ MSLO:
Building: Building:
Power: -100 Power: -100
Footprint: xx Footprint: xx
Dimensions: [2,1] Dimensions: 2,1
RenderBuilding: RenderBuilding:
IronCurtainable: IronCurtainable:
@@ -934,7 +934,7 @@ ATEK:
Buildable: Buildable:
TechLevel: 10 TechLevel: 10
Tab: Building Tab: Building
Prerequisites: [weap,dome] Prerequisites: weap,dome
Owner: allies Owner: allies
Cost: 1500 Cost: 1500
Description: "Allied Tech Center" Description: "Allied Tech Center"
@@ -944,7 +944,7 @@ ATEK:
Building: Building:
Power: -200 Power: -200
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -956,7 +956,7 @@ WEAP:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [proc] Prerequisites: proc
Owner: soviet,allies Owner: soviet,allies
Cost: 2000 Cost: 2000
Description: "War Factory" Description: "War Factory"
@@ -966,7 +966,7 @@ WEAP:
Building: Building:
Power: -30 Power: -30
Footprint: xxx xxx Footprint: xxx xxx
Dimensions: [3,2] Dimensions: 3,2
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderWarFactory: RenderWarFactory:
@@ -980,7 +980,7 @@ SYRD:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [powr] Prerequisites: powr
Owner: allies Owner: allies
Cost: 650 Cost: 650
Description: "Shipyard" Description: "Shipyard"
@@ -990,7 +990,7 @@ SYRD:
Building: Building:
Power: -30 Power: -30
Footprint: xxx xxx xxx Footprint: xxx xxx xxx
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
BaseNormal: no BaseNormal: no
Adjacent: 8 Adjacent: 8
@@ -1003,7 +1003,7 @@ SPEN:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [powr] Prerequisites: powr
Owner: soviet Owner: soviet
Cost: 650 Cost: 650
Description: "Sub Pen" Description: "Sub Pen"
@@ -1013,7 +1013,7 @@ SPEN:
Building: Building:
Power: -30 Power: -30
Footprint: xxx xxx xxx Footprint: xxx xxx xxx
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
BaseNormal: no BaseNormal: no
Adjacent: 8 Adjacent: 8
@@ -1028,7 +1028,7 @@ FACT:
Building: Building:
Power: 0 Power: 0
Footprint: xxx xxx xxx Footprint: xxx xxx xxx
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1040,7 +1040,7 @@ PROC:
Buildable: Buildable:
TechLevel: 1 TechLevel: 1
Tab: Building Tab: Building
Prerequisites: [powr] Prerequisites: powr
Owner: allies,soviet Owner: allies,soviet
Cost: 2000 Cost: 2000
Description: "Ore Refinery" Description: "Ore Refinery"
@@ -1050,7 +1050,7 @@ PROC:
Building: Building:
Power: -30 Power: -30
Footprint: _x_ xxx x== Footprint: _x_ xxx x==
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1065,7 +1065,7 @@ SILO:
Buildable: Buildable:
TechLevel: 1 TechLevel: 1
Tab: Building Tab: Building
Prerequisites: [proc] Prerequisites: proc
Owner: allies,soviet Owner: allies,soviet
Cost: 150 Cost: 150
Description: "Silo" Description: "Silo"
@@ -1075,7 +1075,7 @@ SILO:
Building: Building:
Power: -10 Power: -10
Footprint: x Footprint: x
Dimensions: [1,1] Dimensions: 1,1
Capturable: true Capturable: true
RenderBuildingOre: RenderBuildingOre:
StoresOre: StoresOre:
@@ -1088,7 +1088,7 @@ HPAD:
Buildable: Buildable:
TechLevel: 9 TechLevel: 9
Tab: Building Tab: Building
Prerequisites: [dome] Prerequisites: dome
Owner: allies Owner: allies
Cost: 1500 Cost: 1500
Description: "Helipad" Description: "Helipad"
@@ -1098,7 +1098,7 @@ HPAD:
Building: Building:
Power: -10 Power: -10
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1112,7 +1112,7 @@ DOME:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [proc] Prerequisites: proc
Owner: allies,soviet Owner: allies,soviet
Cost: 1000 Cost: 1000
Description: "Radar Dome" Description: "Radar Dome"
@@ -1123,7 +1123,7 @@ DOME:
Power: -40 Power: -40
RequiresPower: true RequiresPower: true
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1135,7 +1135,7 @@ AFLD:
Buildable: Buildable:
TechLevel: 5 TechLevel: 5
Tab: Building Tab: Building
Prerequisites: [dome] Prerequisites: dome
Owner: soviet Owner: soviet
Cost: 600 Cost: 600
Description: "Airstrip" Description: "Airstrip"
@@ -1145,7 +1145,7 @@ AFLD:
Building: Building:
Power: -30 Power: -30
Footprint: xxx xxx Footprint: xxx xxx
Dimensions: [3,2] Dimensions: 3,2
Capturable: true Capturable: true
RenderBuilding: RenderBuilding:
Production: Production:
@@ -1158,7 +1158,7 @@ POWR:
Buildable: Buildable:
TechLevel: 1 TechLevel: 1
Tab: Building Tab: Building
Prerequisites: [fact] Prerequisites: fact
Owner: allies,soviet Owner: allies,soviet
Cost: 300 Cost: 300
Description: "Power Plant" Description: "Power Plant"
@@ -1168,7 +1168,7 @@ POWR:
Building: Building:
Power: 100 Power: 100
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1179,7 +1179,7 @@ APWR:
Buildable: Buildable:
TechLevel: 8 TechLevel: 8
Tab: Building Tab: Building
Prerequisites: [powr] Prerequisites: powr
Owner: allies,soviet Owner: allies,soviet
Cost: 500 Cost: 500
Description: "Advanced Power Plant" Description: "Advanced Power Plant"
@@ -1189,7 +1189,7 @@ APWR:
Building: Building:
Power: 200 Power: 200
Footprint: ___ xxx xxx Footprint: ___ xxx xxx
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1200,7 +1200,7 @@ STEK:
Buildable: Buildable:
TechLevel: 6 TechLevel: 6
Tab: Building Tab: Building
Prerequisites: [weap,dome] Prerequisites: weap,dome
Owner: soviet Owner: soviet
Cost: 1500 Cost: 1500
Description: "Soviet Tech Center" Description: "Soviet Tech Center"
@@ -1210,7 +1210,7 @@ STEK:
Building: Building:
Power: -100 Power: -100
Footprint: xxx xxx Footprint: xxx xxx
Dimensions: [3,2] Dimensions: 3,2
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1221,7 +1221,7 @@ BARR:
Buildable: Buildable:
TechLevel: 1 TechLevel: 1
Tab: Building Tab: Building
Prerequisites: [powr] Prerequisites: powr
Owner: soviet Owner: soviet
Cost: 300 Cost: 300
Description: "Soviet Barracks" Description: "Soviet Barracks"
@@ -1231,7 +1231,7 @@ BARR:
Building: Building:
Power: -20 Power: -20
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1244,7 +1244,7 @@ TENT:
Buildable: Buildable:
TechLevel: 1 TechLevel: 1
Tab: Building Tab: Building
Prerequisites: [powr] Prerequisites: powr
Owner: allies Owner: allies
Cost: 300 Cost: 300
Description: "Allied Barracks" Description: "Allied Barracks"
@@ -1254,7 +1254,7 @@ TENT:
Building: Building:
Power: -20 Power: -20
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
Bib: yes Bib: yes
RenderBuilding: RenderBuilding:
@@ -1267,7 +1267,7 @@ KENN:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [barr] Prerequisites: barr
Owner: soviet Owner: soviet
Cost: 200 Cost: 200
Description: "Kennel" Description: "Kennel"
@@ -1277,7 +1277,7 @@ KENN:
Building: Building:
Power: -10 Power: -10
Footprint: x Footprint: x
Dimensions: [1,1] Dimensions: 1,1
RenderBuilding: RenderBuilding:
RallyPoint: RallyPoint:
Production: Production:
@@ -1288,7 +1288,7 @@ FIX:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [weap] Prerequisites: weap
Owner: allies,soviet Owner: allies,soviet
Cost: 1200 Cost: 1200
Description: "Service Depot" Description: "Service Depot"
@@ -1298,7 +1298,7 @@ FIX:
Building: Building:
Power: -30 Power: -30
Footprint: _x_ xxx _x_ Footprint: _x_ xxx _x_
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
RenderBuilding: RenderBuilding:
BelowUnits: BelowUnits:
@@ -1319,7 +1319,7 @@ FACF:
Building: Building:
Power: -2 Power: -2
Footprint: xxx xxx xxx Footprint: xxx xxx xxx
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
BaseNormal: no BaseNormal: no
Bib: yes Bib: yes
@@ -1333,7 +1333,7 @@ WEAF:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [proc] Prerequisites: proc
Owner: allies Owner: allies
Cost: 50 Cost: 50
Description: "Fake War Factory" Description: "Fake War Factory"
@@ -1343,7 +1343,7 @@ WEAF:
Building: Building:
Power: -2 Power: -2
Footprint: xxx xxx Footprint: xxx xxx
Dimensions: [3,2] Dimensions: 3,2
Capturable: true Capturable: true
BaseNormal: no BaseNormal: no
Bib: yes Bib: yes
@@ -1358,7 +1358,7 @@ SYRF:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [powr] Prerequisites: powr
Owner: allies Owner: allies
Cost: 50 Cost: 50
Description: "Fake Shipyard" Description: "Fake Shipyard"
@@ -1368,7 +1368,7 @@ SYRF:
Building: Building:
Power: -2 Power: -2
Footprint: xxx xxx xxx Footprint: xxx xxx xxx
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
BaseNormal: no BaseNormal: no
Adjacent: 8 Adjacent: 8
@@ -1383,7 +1383,7 @@ SPEF:
Building: Building:
Power: -2 Power: -2
Footprint: xxx xxx xxx Footprint: xxx xxx xxx
Dimensions: [3,3] Dimensions: 3,3
Capturable: true Capturable: true
BaseNormal: no BaseNormal: no
Adjacent: 8 Adjacent: 8
@@ -1396,7 +1396,7 @@ DOMF:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Building Tab: Building
Prerequisites: [proc] Prerequisites: proc
Owner: allies Owner: allies
Cost: 50 Cost: 50
Description: "Fake Radar Dome" Description: "Fake Radar Dome"
@@ -1406,7 +1406,7 @@ DOMF:
Building: Building:
Power: -2 Power: -2
Footprint: xx xx Footprint: xx xx
Dimensions: [2,2] Dimensions: 2,2
Capturable: true Capturable: true
BaseNormal: no BaseNormal: no
Bib: yes Bib: yes
@@ -1437,14 +1437,14 @@ DOG:
Buildable: Buildable:
TechLevel: 3 TechLevel: 3
Tab: Infantry Tab: Infantry
Prerequisites: [kenn] Prerequisites: kenn
Owner: soviet Owner: soviet
Cost: 200 Cost: 200
Description: "Attack Dog" Description: "Attack Dog"
LongDesc: "Anti-infantry unit. Not fooled by the \nSpy's disguise.\n Strong vs Infantry\n Weak vs Vehicles" LongDesc: "Anti-infantry unit. Not fooled by the \nSpy's disguise.\n Strong vs Infantry\n Weak vs Vehicles"
Selectable: Selectable:
Voice: DogVoice Voice: DogVoice
Bounds: [12,17,-1,-4] Bounds: 12,17,-1,-4
Unit: Unit:
HP: 12 HP: 12
Armor: none Armor: none
@@ -1464,7 +1464,7 @@ E1:
Description: "Rifle Infantry" Description: "Rifle Infantry"
LongDesc: "General-purpose infantry. Strong vs Infantry\n Weak vs Vehicles" LongDesc: "General-purpose infantry. Strong vs Infantry\n Weak vs Vehicles"
Selectable: Selectable:
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 50 HP: 50
Armor: none Armor: none
@@ -1489,7 +1489,7 @@ E2:
Description: "Grenadier" Description: "Grenadier"
LongDesc: "Infantry armed with grenades. \n Strong vs Buildings, Infantry\n Weak vs Vehicles" LongDesc: "Infantry armed with grenades. \n Strong vs Buildings, Infantry\n Weak vs Vehicles"
Selectable: Selectable:
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 50 HP: 50
Armor: none Armor: none
@@ -1515,7 +1515,7 @@ E3:
Description: "Rocket Soldier" Description: "Rocket Soldier"
LongDesc: "Anti-tank/Anti-aircraft infantry.\n Strong vs Tanks, Aircraft\n Weak vs Infantry" LongDesc: "Anti-tank/Anti-aircraft infantry.\n Strong vs Tanks, Aircraft\n Weak vs Infantry"
Selectable: Selectable:
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 45 HP: 45
Armor: none Armor: none
@@ -1536,13 +1536,13 @@ E4:
Buildable: Buildable:
TechLevel: 6 TechLevel: 6
Tab: Infantry Tab: Infantry
Prerequisites: [stek] Prerequisites: stek
Owner: soviet Owner: soviet
Cost: 300 Cost: 300
Description: "Flamethrower" Description: "Flamethrower"
LongDesc: "Advanced Anti-infantry unit.\n Strong vs Infantry, Buildings\n Weak vs Vehicles" LongDesc: "Advanced Anti-infantry unit.\n Strong vs Infantry, Buildings\n Weak vs Vehicles"
Selectable: Selectable:
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 40 HP: 40
Armor: none Armor: none
@@ -1569,7 +1569,7 @@ E6:
LongDesc: "Infiltrates and captures enemy structures.\n Strong vs Nothing\n Weak vs Everything" LongDesc: "Infiltrates and captures enemy structures.\n Strong vs Nothing\n Weak vs Everything"
Selectable: Selectable:
Voice: EngineerVoice Voice: EngineerVoice
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 25 HP: 25
Armor: none Armor: none
@@ -1587,14 +1587,14 @@ SPY:
Buildable: Buildable:
TechLevel: 6 TechLevel: 6
Tab: Infantry Tab: Infantry
Prerequisites: [dome] Prerequisites: dome
Owner: allies Owner: allies
Cost: 500 Cost: 500
Description: "Spy" Description: "Spy"
LongDesc: "Infiltrates enemy structures to gather \nintelligence. Exact effect depends on the \nbuilding infiltrated.\n Strong vs Nothing\n Weak vs Everything\n Special Ability: Disguised" LongDesc: "Infiltrates enemy structures to gather \nintelligence. Exact effect depends on the \nbuilding infiltrated.\n Strong vs Nothing\n Weak vs Everything\n Special Ability: Disguised"
Selectable: Selectable:
Voice: SpyVoice Voice: SpyVoice
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 25 HP: 25
Armor: none Armor: none
@@ -1611,14 +1611,14 @@ THF:
Buildable: Buildable:
TechLevel: 11 TechLevel: 11
Tab: Infantry Tab: Infantry
Prerequisites: [atek] Prerequisites: atek
Owner: allies Owner: allies
Cost: 500 Cost: 500
Description: "Thief" Description: "Thief"
LongDesc: "Infiltrates enemy refineries & \nsilos, and steals money stored there.\n Unarmed" LongDesc: "Infiltrates enemy refineries & \nsilos, and steals money stored there.\n Unarmed"
Selectable: Selectable:
Voice: ThiefVoice Voice: ThiefVoice
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 25 HP: 25
Armor: none Armor: none
@@ -1636,14 +1636,14 @@ E7:
Buildable: Buildable:
TechLevel: 11 TechLevel: 11
Tab: Infantry Tab: Infantry
Prerequisites: [atek,stek] Prerequisites: atek,stek
Owner: allies,soviet Owner: allies,soviet
Cost: 1200 Cost: 1200
Description: "Tanya" Description: "Tanya"
LongDesc: "Elite commando infantry, armed with \ndual pistols and C4.\n Strong vs Infantry, Buildings\n Weak vs Vehicles\n Special Ability: Destroy Building with C4" LongDesc: "Elite commando infantry, armed with \ndual pistols and C4.\n Strong vs Infantry, Buildings\n Weak vs Vehicles\n Special Ability: Destroy Building with C4"
Selectable: Selectable:
Voice: TanyaVoice Voice: TanyaVoice
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 100 HP: 100
Armor: none Armor: none
@@ -1670,7 +1670,7 @@ MEDI:
LongDesc: "Heals nearby infantry.\n Strong vs Nothing\n Weak vs Everything" LongDesc: "Heals nearby infantry.\n Strong vs Nothing\n Weak vs Everything"
Selectable: Selectable:
Voice: MedicVoice Voice: MedicVoice
Bounds: [12,17,0,-9] Bounds: 12,17,0,-9
Unit: Unit:
HP: 80 HP: 80
Armor: none Armor: none