27 lines
636 B
Plaintext
27 lines
636 B
Plaintext
Subsystem: LiquidArmor
|
|
Name: #S_LIQUIDARMOR
|
|
Description: #S_LIQUIDARMOR_DESC
|
|
BaseColor: #91692c
|
|
Elevation: 1
|
|
|
|
Tags: LowMaint, Category:Defense, NoWall, FauxExterior
|
|
Tags: NoCore, NonContiguous, Defense, IsArmor, TankArmor, ExternalSpace, SpecialCost
|
|
Tags: PrimaryArmor
|
|
Hull: Flagship, Station
|
|
|
|
Size := HexSize * Hexes
|
|
|
|
Hex.Resistance := 0.1
|
|
Hex.HP := 60 * HexSize
|
|
|
|
Hex.Mass := 1 * HexSize
|
|
|
|
Ship.ExternalHexes := Ship.ExternalHexes + ExteriorHexes
|
|
|
|
Effect: DistributeHealth
|
|
|
|
Module: Default
|
|
Hex.BuildCost := Hex.BuildCost * 2
|
|
Hex.LaborCost := Hex.LaborCost * 3
|
|
Sprite: PlateArmor * #91692c
|