+heavy factory, radar outpost, brick wall
This commit is contained in:
@@ -205,14 +205,48 @@ LIGHTA:
|
||||
Prerequisites: refa
|
||||
Owner: atreides
|
||||
Valued:
|
||||
Cost: 2000
|
||||
Cost: 1000
|
||||
Tooltip:
|
||||
Name: Light Factory
|
||||
Description: light vehicles.
|
||||
Description: produces light vehicles.
|
||||
Building:
|
||||
Power: -30
|
||||
Footprint: xxx xxx xxx
|
||||
Dimensions: 3,3
|
||||
Health:
|
||||
HP: 750
|
||||
Armor:
|
||||
Type: Light
|
||||
RevealsShroud:
|
||||
Range: 4
|
||||
Bib:
|
||||
RenderBuilding:
|
||||
PlayerPalette: d2kplayer
|
||||
RallyPoint:
|
||||
Exit@1:
|
||||
SpawnOffset: 10,0
|
||||
ExitCell: 1,3
|
||||
Production:
|
||||
Produces: Vehicle
|
||||
PrimaryBuilding:
|
||||
ProductionBar:
|
||||
|
||||
HEAVYA:
|
||||
Inherits: ^Building
|
||||
Buildable:
|
||||
Queue: Building
|
||||
BuildPaletteOrder: 50
|
||||
Prerequisites: lighta
|
||||
Owner: atreides
|
||||
Valued:
|
||||
Cost: 2000
|
||||
Tooltip:
|
||||
Name: Heavy Factory
|
||||
Description: produces tanks
|
||||
Building:
|
||||
Power: -30
|
||||
Footprint: _x_ xxx xxx
|
||||
Dimensions: 3,3
|
||||
Health:
|
||||
HP: 1500
|
||||
Armor:
|
||||
@@ -229,4 +263,59 @@ LIGHTA:
|
||||
Production:
|
||||
Produces: Vehicle
|
||||
PrimaryBuilding:
|
||||
ProductionBar:
|
||||
ProductionBar:
|
||||
|
||||
RADARA:
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
Inherits: ^Building
|
||||
Buildable:
|
||||
Queue: Building
|
||||
BuildPaletteOrder: 60
|
||||
Prerequisites: barra
|
||||
Owner: atreides
|
||||
Valued:
|
||||
Cost: 1400
|
||||
Tooltip:
|
||||
Name: Outpost
|
||||
Description: Provides a radar map of the battlefield.\n Requires power to operate.
|
||||
Building:
|
||||
Power: -40
|
||||
Footprint: xxx xxx xxx
|
||||
Dimensions: 3,3
|
||||
Health:
|
||||
HP: 1000
|
||||
Armor:
|
||||
Type: Wood
|
||||
RevealsShroud:
|
||||
Range: 10
|
||||
Bib:
|
||||
RenderBuilding:
|
||||
PlayerPalette: d2kplayer
|
||||
ProvidesRadar:
|
||||
|
||||
WALLA:
|
||||
Inherits: ^Wall
|
||||
Buildable:
|
||||
Queue: Defense
|
||||
BuildPaletteOrder: 1000
|
||||
Prerequisites: conyarda
|
||||
Owner: atreides
|
||||
Valued:
|
||||
Cost: 100
|
||||
CustomSellValue:
|
||||
Value: 0
|
||||
Tooltip:
|
||||
Name: Concrete Wall
|
||||
Description: Stop units and blocks enemy fire.
|
||||
SoundOnDamageTransition:
|
||||
DamagedSound: crmble2.aud
|
||||
DestroyedSound: kaboom30.aud
|
||||
Health:
|
||||
HP: 500
|
||||
Armor:
|
||||
Type: Concrete
|
||||
Wall:
|
||||
CrushClasses: heavywall
|
||||
RenderBuildingWall:
|
||||
Palette: d2k
|
||||
@@ -11,7 +11,7 @@ HARVESTER:
|
||||
Buildable:
|
||||
Queue: Vehicle
|
||||
BuildPaletteOrder: 10
|
||||
Prerequisites: refa
|
||||
Prerequisites: refa,heavya
|
||||
Owner: atreides
|
||||
Valued:
|
||||
Cost: 1100
|
||||
|
||||
@@ -27,6 +27,20 @@ conyarda:
|
||||
damaged-idle:
|
||||
Start: 1
|
||||
|
||||
walla:
|
||||
idle:
|
||||
Start: 0
|
||||
Length: 16
|
||||
scratched-idle:
|
||||
Start: 0
|
||||
Length: 16
|
||||
damaged-idle:
|
||||
Start: 16
|
||||
Length: 16
|
||||
critical-idle:
|
||||
Start: 16
|
||||
Length: 16
|
||||
|
||||
pwra:
|
||||
idle:
|
||||
Start: 0
|
||||
@@ -45,6 +59,15 @@ barra:
|
||||
damaged-idle:
|
||||
Start: 1
|
||||
|
||||
radara:
|
||||
idle:
|
||||
Start: 0
|
||||
make: radarmake
|
||||
Start: 0
|
||||
Length: *
|
||||
damaged-idle:
|
||||
Start: 1
|
||||
|
||||
refa:
|
||||
idle:
|
||||
Start: 1
|
||||
@@ -84,6 +107,15 @@ lighta:
|
||||
damaged-idle:
|
||||
Start: 2
|
||||
|
||||
heavya:
|
||||
idle:
|
||||
Start: 1
|
||||
make: heavymake
|
||||
Start: 0
|
||||
Length: *
|
||||
damaged-idle:
|
||||
Start: 2
|
||||
|
||||
carryall:
|
||||
idle:
|
||||
Start: 0
|
||||
|
||||
Reference in New Issue
Block a user