Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
Subsystem: SkipDrive
|
||||
Name: #S_SKIP_DRIVE
|
||||
Description: #S_SKIP_DRIVE_DESC
|
||||
BaseColor: #fff980
|
||||
TypeColor: #fff980
|
||||
Elevation: 3
|
||||
|
||||
Tags: BaseCost, Category:Equipment, HasInternals
|
||||
Tags: Ability:Blink
|
||||
Hull: Flagship
|
||||
|
||||
Size := HexSize * Hexes
|
||||
Hex.Mass := HexSize
|
||||
|
||||
Hex.Resistance := 0.2
|
||||
Hex.HP := 18 * HexSize
|
||||
|
||||
CostFactor := 0.08 / (Size / ShipSize)
|
||||
|
||||
Requires:
|
||||
Command = 1
|
||||
|
||||
Module: Core
|
||||
Sprite: HexagonSubsystems::10 * #fff980
|
||||
Reference in New Issue
Block a user