Automatically upgrade rules.
This commit is contained in:
@@ -25,7 +25,7 @@ FACT:
|
||||
Type: Building.GDI
|
||||
Factions: gdi
|
||||
Group: Building
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 2
|
||||
QueuedAudio: Building
|
||||
ReadyAudio: ConstructionComplete
|
||||
@@ -33,7 +33,7 @@ FACT:
|
||||
Type: Building.Nod
|
||||
Factions: nod
|
||||
Group: Building
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 2
|
||||
QueuedAudio: Building
|
||||
ReadyAudio: ConstructionComplete
|
||||
@@ -41,7 +41,7 @@ FACT:
|
||||
Type: Defence.GDI
|
||||
Factions: gdi
|
||||
Group: Defence
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
QueuedAudio: Building
|
||||
ReadyAudio: ConstructionComplete
|
||||
@@ -49,7 +49,7 @@ FACT:
|
||||
Type: Defence.Nod
|
||||
Factions: nod
|
||||
Group: Defence
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
QueuedAudio: Building
|
||||
ReadyAudio: ConstructionComplete
|
||||
@@ -260,7 +260,7 @@ PYLE:
|
||||
Type: Infantry.GDI
|
||||
Group: Infantry
|
||||
RequireOwner: false
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
ProductionBar:
|
||||
Power:
|
||||
@@ -301,7 +301,7 @@ HAND:
|
||||
Type: Infantry.Nod
|
||||
Group: Infantry
|
||||
RequireOwner: false
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
ProductionBar:
|
||||
Power:
|
||||
@@ -347,7 +347,7 @@ AFLD:
|
||||
Type: Vehicle.Nod
|
||||
Group: Vehicle
|
||||
RequireOwner: false
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
ReadyAudio:
|
||||
ProductionBar:
|
||||
@@ -394,7 +394,7 @@ WEAP:
|
||||
Type: Vehicle.GDI
|
||||
RequireOwner: false
|
||||
Group: Vehicle
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
ProductionBar:
|
||||
Power:
|
||||
@@ -432,13 +432,13 @@ HPAD:
|
||||
Type: Aircraft.GDI
|
||||
Factions: gdi
|
||||
Group: Aircraft
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
ProductionQueue@Nod:
|
||||
Type: Aircraft.Nod
|
||||
Factions: nod
|
||||
Group: Aircraft
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
ProductionBar@GDI:
|
||||
ProductionType: Aircraft.GDI
|
||||
@@ -652,8 +652,6 @@ GUN:
|
||||
Inherits: ^Defense
|
||||
Valued:
|
||||
Cost: 600
|
||||
CustomBuildTimeValue:
|
||||
Value: 1440
|
||||
Tooltip:
|
||||
Name: Turret
|
||||
Description: Basic Anti-Tank base defense.\n Strong vs Tanks, vehicles\n Weak vs Infantry
|
||||
@@ -661,6 +659,8 @@ GUN:
|
||||
BuildPaletteOrder: 45
|
||||
Prerequisites: barracks
|
||||
Queue: Defence.GDI, Defence.Nod
|
||||
BuildDuration: 1440
|
||||
BuildDurationModifier: 40
|
||||
Building:
|
||||
Health:
|
||||
HP: 400
|
||||
@@ -693,8 +693,6 @@ SAM:
|
||||
Inherits: ^Defense
|
||||
Valued:
|
||||
Cost: 650
|
||||
CustomBuildTimeValue:
|
||||
Value: 1700
|
||||
Tooltip:
|
||||
Name: SAM Site
|
||||
Description: Anti-Aircraft base defense.\n Strong vs Aircraft\n Cannot target Ground units.
|
||||
@@ -702,6 +700,8 @@ SAM:
|
||||
BuildPaletteOrder: 50
|
||||
Prerequisites: hand
|
||||
Queue: Defence.Nod
|
||||
BuildDuration: 1700
|
||||
BuildDurationModifier: 40
|
||||
Building:
|
||||
Footprint: xx
|
||||
Dimensions: 2,1
|
||||
@@ -735,8 +735,6 @@ OBLI:
|
||||
Inherits: ^Defense
|
||||
Valued:
|
||||
Cost: 1500
|
||||
CustomBuildTimeValue:
|
||||
Value: 3120
|
||||
Tooltip:
|
||||
Name: Obelisk of Light
|
||||
Description: Advanced base defense.\nRequires power to operate.\n Strong vs all Ground units\n Cannot target Aircraft
|
||||
@@ -744,6 +742,8 @@ OBLI:
|
||||
BuildPaletteOrder: 60
|
||||
Prerequisites: tmpl, ~techlevel.high
|
||||
Queue: Defence.Nod
|
||||
BuildDuration: 3120
|
||||
BuildDurationModifier: 40
|
||||
Selectable:
|
||||
Bounds: 24,24
|
||||
SelectionDecorations:
|
||||
@@ -777,8 +777,6 @@ GTWR:
|
||||
Inherits: ^Defense
|
||||
Valued:
|
||||
Cost: 600
|
||||
CustomBuildTimeValue:
|
||||
Value: 1440
|
||||
Tooltip:
|
||||
Name: Guard Tower
|
||||
Description: Basic defensive structure.\n Strong vs Infantry\n Weak vs Tanks
|
||||
@@ -786,6 +784,8 @@ GTWR:
|
||||
BuildPaletteOrder: 40
|
||||
Prerequisites: barracks
|
||||
Queue: Defence.GDI, Defence.Nod
|
||||
BuildDuration: 1440
|
||||
BuildDurationModifier: 40
|
||||
Building:
|
||||
Health:
|
||||
HP: 400
|
||||
@@ -812,8 +812,6 @@ ATWR:
|
||||
Inherits: ^Defense
|
||||
Valued:
|
||||
Cost: 1000
|
||||
CustomBuildTimeValue:
|
||||
Value: 2880
|
||||
Tooltip:
|
||||
Name: Advanced Guard Tower
|
||||
Description: All-purpose defensive structure.\n Strong vs Aircraft, Tanks\n Weak vs Infantry
|
||||
@@ -821,6 +819,8 @@ ATWR:
|
||||
BuildPaletteOrder: 60
|
||||
Prerequisites: anyhq, ~techlevel.medium
|
||||
Queue: Defence.GDI
|
||||
BuildDuration: 2880
|
||||
BuildDurationModifier: 40
|
||||
Selectable:
|
||||
Bounds: 24,24
|
||||
SelectionDecorations:
|
||||
@@ -904,8 +904,6 @@ BRIK:
|
||||
Inherits: ^Wall
|
||||
Valued:
|
||||
Cost: 150
|
||||
CustomBuildTimeValue:
|
||||
Value: 500
|
||||
CustomSellValue:
|
||||
Value: 0
|
||||
Tooltip:
|
||||
@@ -915,6 +913,8 @@ BRIK:
|
||||
BuildPaletteOrder: 30
|
||||
Prerequisites: vehicleproduction
|
||||
Queue: Defence.GDI, Defence.Nod
|
||||
BuildDuration: 500
|
||||
BuildDurationModifier: 40
|
||||
Health:
|
||||
HP: 250
|
||||
Armor:
|
||||
|
||||
@@ -69,7 +69,7 @@ BIO:
|
||||
Type: Biolab
|
||||
Group: Infantry
|
||||
RequireOwner: false
|
||||
BuildSpeed: 40
|
||||
BuildDurationModifier: 100
|
||||
LowPowerSlowdown: 3
|
||||
ProductionBar:
|
||||
RallyPoint:
|
||||
|
||||
Reference in New Issue
Block a user