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,25 @@
Technology: ImpDecaySpeed
Name: #R_IMP_DECAY
Blurb: #R_IMP_DECAY_BLURB:20%
Description: #R_IMP_DECAY_DESC:20%:1.2M
Icon: AttributeIcons::0
Color: #a77751
Point Cost: 500
Time Cost: 120
Trigger( ModAttribute(PlanetDecaySpeed, Multiply, 0.8) )
Technology: ImpDecaySpeed2
Name: #R_IMP_DECAY2
Blurb: #R_IMP_DECAY_BLURB:40%
Description: #R_IMP_DECAY_DESC:40%:2M
Icon: AttributeIcons::0
Color: #a77751
Point Cost: 750
Time Cost: 120
Trigger( ModAttribute(PlanetDecaySpeed, Multiply, 0.64) )