Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
Subsystem: IonCannon
|
||||
Name: #S_ION_CANNON
|
||||
Description: #S_ION_CANNON_DESC
|
||||
BaseColor: #ff8d00
|
||||
TypeColor: #ff8d00
|
||||
Elevation: 3
|
||||
|
||||
Tags: BaseCost, Category:Equipment, HasInternals, ExteriorCore
|
||||
Tags: Ability:IonCannon
|
||||
Hull: Flagship
|
||||
|
||||
Size := HexSize * Hexes
|
||||
Hex.Mass := HexSize
|
||||
|
||||
Hex.Resistance := 0.2
|
||||
Hex.HP := 18 * HexSize
|
||||
|
||||
Duration := 300 * (Size / ShipSize * 5)
|
||||
|
||||
Requires:
|
||||
Command = 1
|
||||
|
||||
Module: Core
|
||||
Sprite: HexagonSubsystems::6 * #ff8d00
|
||||
Reference in New Issue
Block a user