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