Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
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
|
||||
Reference in New Issue
Block a user