34 lines
706 B
Plaintext
34 lines
706 B
Plaintext
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
|