Open source Star Ruler 2 source code!

This commit is contained in:
Lucas de Vries
2018-07-17 14:15:37 +02:00
commit cc307720ff
4342 changed files with 2365070 additions and 0 deletions
@@ -0,0 +1,21 @@
Template: tag/Compressible
Module: QuantumCompressor
Name: #S_QUANTUM_COMPRESSOR
Description: #S_QUANTUM_COMPRESSOR_DESC
Tags: HeraldsDLC
Color: #69eaf2
Sprite: QuantumCompressor
Requires:
Power = HexSize * 60
OnCheckErrors: heralds_designs::checkSurroundedInSystem
EnergyBuildCost := EnergyBuildCost + ceil(sqrt(ShipSize) * 20)
Hex.BuildCost := Hex.BuildCost * 3.0
Hex.HP := Hex.HP * 0.25
AddModifier: Compress(6)