Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
Subsystem: VerdantSupportSinew
|
||||
Name: #S_VERDANT_SINEW
|
||||
Description: #S_VERDANT_SINEW_DESC
|
||||
Elevation: 0
|
||||
BaseColor: #00ff00
|
||||
EvaluationOrder: -10
|
||||
|
||||
Tags: Category:Control, Control, NoCore, NonContiguous, IsArmor
|
||||
Tags: PassExterior, RaceSpecial
|
||||
Hull: Support, Satellite
|
||||
|
||||
HexLimit := Sum.HexLimit * -0.2
|
||||
Ship.ExternalHexes := Hexes
|
||||
|
||||
Hex.Resistance := 0.2
|
||||
Hex.HP := 40 * HexSize
|
||||
Hex.Mass := HexSize * 1.5
|
||||
|
||||
Repair := 24 * HexSize
|
||||
|
||||
Hex.LaborCost := 0.035 * HexSize
|
||||
Hex.BuildCost := 0.40 * HexSize
|
||||
|
||||
Effect: DestroyOnLowEfficiency
|
||||
Threshold = 0.3
|
||||
|
||||
OnCheckErrors: designs::checkSinew
|
||||
|
||||
Provides:
|
||||
Command = floor(Sum.HexLimit / 5)
|
||||
|
||||
Module: Default
|
||||
Sprite: Sinew
|
||||
Reference in New Issue
Block a user