Merge pull request #12534 from reaperrr/takeovers/d2kMenu
Tidied up d2k building build menu icon order
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
RemoveInstead: true
|
RemoveInstead: true
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Building
|
Queue: Building
|
||||||
Prerequisites: construction_yard
|
|
||||||
BuildPaletteOrder: 10
|
BuildPaletteOrder: 10
|
||||||
Description: Provides a strong foundation that prevents\ndamage from the terrain.
|
Description: Provides a strong foundation that prevents\ndamage from the terrain.
|
||||||
|
|
||||||
@@ -27,6 +26,7 @@ concretea:
|
|||||||
Valued:
|
Valued:
|
||||||
Cost: 20
|
Cost: 20
|
||||||
Buildable:
|
Buildable:
|
||||||
|
BuildPaletteOrder: 10
|
||||||
BuildDuration: 54
|
BuildDuration: 54
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
|
|
||||||
@@ -38,7 +38,8 @@ concreteb:
|
|||||||
Valued:
|
Valued:
|
||||||
Cost: 50
|
Cost: 50
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, upgrade.conyard
|
BuildPaletteOrder: 40
|
||||||
|
Prerequisites: upgrade.conyard
|
||||||
BuildDuration: 81
|
BuildDuration: 81
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
|
|
||||||
@@ -111,8 +112,7 @@ wind_trap:
|
|||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Building
|
Queue: Building
|
||||||
Prerequisites: construction_yard
|
BuildPaletteOrder: 20
|
||||||
BuildPaletteOrder: 10
|
|
||||||
BuildDuration: 180
|
BuildDuration: 180
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Provides power for other structures
|
Description: Provides power for other structures
|
||||||
@@ -149,9 +149,9 @@ wind_trap:
|
|||||||
barracks:
|
barracks:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, wind_trap
|
Prerequisites: wind_trap
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 40
|
BuildPaletteOrder: 50
|
||||||
BuildDuration: 231
|
BuildDuration: 231
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Trains infantry
|
Description: Trains infantry
|
||||||
@@ -223,9 +223,9 @@ barracks:
|
|||||||
refinery:
|
refinery:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, wind_trap
|
Prerequisites: wind_trap
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 20
|
BuildPaletteOrder: 30
|
||||||
BuildDuration: 540
|
BuildDuration: 540
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Harvesters unload Spice here for processing
|
Description: Harvesters unload Spice here for processing
|
||||||
@@ -278,9 +278,9 @@ refinery:
|
|||||||
silo:
|
silo:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, refinery
|
Prerequisites: refinery
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 30
|
BuildPaletteOrder: 120
|
||||||
BuildDuration: 135
|
BuildDuration: 135
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Stores excess harvested Spice
|
Description: Stores excess harvested Spice
|
||||||
@@ -325,9 +325,9 @@ silo:
|
|||||||
light_factory:
|
light_factory:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, refinery
|
Prerequisites: refinery
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 70
|
BuildPaletteOrder: 60
|
||||||
BuildDuration: 277
|
BuildDuration: 277
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Produces light vehicles
|
Description: Produces light vehicles
|
||||||
@@ -403,9 +403,9 @@ light_factory:
|
|||||||
heavy_factory:
|
heavy_factory:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, refinery
|
Prerequisites: refinery
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 100
|
BuildPaletteOrder: 90
|
||||||
BuildDuration: 648
|
BuildDuration: 648
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Produces heavy vehicles
|
Description: Produces heavy vehicles
|
||||||
@@ -488,9 +488,9 @@ outpost:
|
|||||||
PowerdownSound: DisablePower
|
PowerdownSound: DisablePower
|
||||||
DisabledOverlay:
|
DisabledOverlay:
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, barracks, ~techlevel.medium
|
Prerequisites: barracks, ~techlevel.medium
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 50
|
BuildPaletteOrder: 80
|
||||||
BuildDuration: 270
|
BuildDuration: 270
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Provides a radar map of the battlefield\n Requires power to operate
|
Description: Provides a radar map of the battlefield\n Requires power to operate
|
||||||
@@ -530,9 +530,9 @@ starport:
|
|||||||
Tooltip:
|
Tooltip:
|
||||||
Name: Starport
|
Name: Starport
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, heavy_factory, outpost, ~techlevel.high
|
Prerequisites: heavy_factory, outpost, ~techlevel.high
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 80
|
BuildPaletteOrder: 70
|
||||||
BuildDuration: 540
|
BuildDuration: 540
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Dropzone for quick reinforcements, at a price.\n Requires power to operate
|
Description: Dropzone for quick reinforcements, at a price.\n Requires power to operate
|
||||||
@@ -602,8 +602,8 @@ wall:
|
|||||||
HiddenUnderShroud:
|
HiddenUnderShroud:
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Building
|
Queue: Building
|
||||||
Prerequisites: construction_yard, barracks
|
Prerequisites: barracks
|
||||||
BuildPaletteOrder: 60
|
BuildPaletteOrder: 130
|
||||||
BuildDuration: 54
|
BuildDuration: 54
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Stop units and blocks enemy fire.
|
Description: Stop units and blocks enemy fire.
|
||||||
@@ -654,8 +654,8 @@ medium_gun_turret:
|
|||||||
Inherits: ^Defense
|
Inherits: ^Defense
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Building
|
Queue: Building
|
||||||
Prerequisites: construction_yard, barracks
|
Prerequisites: barracks
|
||||||
BuildPaletteOrder: 90
|
BuildPaletteOrder: 100
|
||||||
BuildDuration: 231
|
BuildDuration: 231
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Defensive structure\n Strong vs Tanks\n Weak vs Infantry, Aircraft
|
Description: Defensive structure\n Strong vs Tanks\n Weak vs Infantry, Aircraft
|
||||||
@@ -696,8 +696,8 @@ large_gun_turret:
|
|||||||
Inherits: ^Defense
|
Inherits: ^Defense
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Building
|
Queue: Building
|
||||||
Prerequisites: construction_yard, outpost, upgrade.conyard, ~techlevel.medium
|
Prerequisites: outpost, upgrade.conyard, ~techlevel.medium
|
||||||
BuildPaletteOrder: 120
|
BuildPaletteOrder: 110
|
||||||
BuildDuration: 270
|
BuildDuration: 270
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Defensive structure\n Strong vs Infantry, Aircraft\n Weak vs Tanks\n\n Requires power to operate
|
Description: Defensive structure\n Strong vs Infantry, Aircraft\n Weak vs Tanks\n\n Requires power to operate
|
||||||
@@ -741,8 +741,8 @@ repair_pad:
|
|||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Building
|
Queue: Building
|
||||||
Prerequisites: construction_yard, heavy_factory, upgrade.heavy, ~techlevel.medium
|
Prerequisites: heavy_factory, upgrade.heavy, ~techlevel.medium
|
||||||
BuildPaletteOrder: 130
|
BuildPaletteOrder: 150
|
||||||
BuildDuration: 324
|
BuildDuration: 324
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Repairs vehicles\n Allows construction of MCVs
|
Description: Repairs vehicles\n Allows construction of MCVs
|
||||||
@@ -787,9 +787,9 @@ repair_pad:
|
|||||||
high_tech_factory:
|
high_tech_factory:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, outpost, ~techlevel.medium
|
Prerequisites: outpost, ~techlevel.medium
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 110
|
BuildPaletteOrder: 140
|
||||||
BuildDuration: 405
|
BuildDuration: 405
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Unlocks advanced technology
|
Description: Unlocks advanced technology
|
||||||
@@ -856,8 +856,8 @@ research_centre:
|
|||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Queue: Building
|
Queue: Building
|
||||||
Prerequisites: construction_yard, outpost, heavy_factory, upgrade.heavy, ~techlevel.high
|
Prerequisites: outpost, heavy_factory, upgrade.heavy, ~techlevel.high
|
||||||
BuildPaletteOrder: 140
|
BuildPaletteOrder: 160
|
||||||
BuildDuration: 270
|
BuildDuration: 270
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Unlocks experimental tanks
|
Description: Unlocks experimental tanks
|
||||||
@@ -895,9 +895,9 @@ research_centre:
|
|||||||
palace:
|
palace:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
Buildable:
|
Buildable:
|
||||||
Prerequisites: construction_yard, research_centre, ~techlevel.high
|
Prerequisites: research_centre, ~techlevel.high
|
||||||
Queue: Building
|
Queue: Building
|
||||||
BuildPaletteOrder: 150
|
BuildPaletteOrder: 170
|
||||||
BuildDuration: 810
|
BuildDuration: 810
|
||||||
BuildDurationModifier: 40
|
BuildDurationModifier: 40
|
||||||
Description: Unlocks elite infantry
|
Description: Unlocks elite infantry
|
||||||
|
|||||||
Reference in New Issue
Block a user