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,24 @@
Technology: FoundryLabor
Name: #R_IMP_FOUNDRY_LABOR
Description: #R_IMP_FOUNDRY_LABOR_DESC:3
Icon: ResourceIcon::6
Color: #b1b4b6
Class: Boost
Point Cost: 500
Time Cost: 60
ModAttribute(FactoryLaborMod, Add, 3)
Technology: FoundryLabor2
Name: #R_IMP_FOUNDRY_LABOR2
Description: #R_IMP_FOUNDRY_LABOR_DESC:5
Icon: ResourceIcon::6
Color: #b1b4b6
Point Cost: 700
Time Cost: 80
ModAttribute(FactoryLaborMod, Add, 5)
@@ -0,0 +1,44 @@
Technology: HabitatUpgrade
Name: #R_IMP_HABITAT
Blurb: #R_IMP_HABITAT_BLURB:50%:30%
Description: #R_IMP_HABITAT_DESC:50%:30%
Icon: ResourceIcon::8
Color: #ca6700
Point Cost: 600
Time Cost: 90
ModAttribute(HabitatUpgrade, Multiply, 1.5)
ModAttribute(StaticDamageFactor, Multiply, 1.3)
Technology: MothershipLabor
Name: #R_IMP_MOTHERSHIP_LABOR
Blurb: #R_IMP_MOTHERSHIP_LABOR_BLURB:4
Description: #R_IMP_MOTHERSHIP_LABOR_DESC:4:12
Icon: ResourceIcon::6
Color: #b1b4b6
Class: Boost
Point Cost: 500
Time Cost: 60
ModAttribute(FactoryLaborMod, Add, 4)
SecondaryInfluenceCost(12)
Technology: MothershipLabor2
Name: #R_IMP_MOTHERSHIP_LABOR2
Blurb: #R_IMP_MOTHERSHIP_LABOR_BLURB:8
Description: #R_IMP_MOTHERSHIP_LABOR_DESC:8:24
Icon: ResourceIcon::6
Color: #b1b4b6
Point Cost: 700
Time Cost: 80
ModAttribute(FactoryLaborMod, Add, 8)
SecondaryInfluenceCost(24)