31 lines
663 B
Plaintext
31 lines
663 B
Plaintext
Subsystem: FlareBomb
|
|
Name: #S_FLARE_BOMB
|
|
Description: #S_FLARE_BOMB_DESC
|
|
|
|
BaseColor: #e45500
|
|
TypeColor: #e45500
|
|
Elevation: 2
|
|
|
|
Tags: BaseCost, Category:Equipment, HasInternals, ExteriorCore
|
|
Tags: Disabled, Ability:FlareBomb, HeraldsDLC
|
|
Hull: Flagship
|
|
|
|
Size := HexSize * Hexes
|
|
Hex.Mass := HexSize
|
|
|
|
Hex.Resistance := 0.2
|
|
Hex.HP := 18 * HexSize
|
|
|
|
Requires:
|
|
Command = 1
|
|
|
|
Module: Default
|
|
Hex.BuildCost := 3.0 * Hex.BuildCost
|
|
Hex.MaintainCost := 3.0 * Hex.MaintainCost
|
|
|
|
Module: Core
|
|
Hex.BuildCost := 3.0 * Hex.BuildCost
|
|
Hex.MaintainCost := 3.0 * Hex.MaintainCost
|
|
Sprite: MissileLauncher::0 * #e45500
|
|
DrawMode: 1
|