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
+26
View File
@@ -0,0 +1,26 @@
Trait: Empire
Name: #TRAIT_EMPIRE
Description: #TRAIT_EMPIRE_DESC
Category: Government
Order: 0
Icon: StatusWar
Color: #a06911
Default: True
Unique: Government
GainInfluenceCard(Negotiate, Uses=3)
GainInfluenceCard(Negotiate, Uses=2, Quality=1)
GainInfluenceCard(NamePlanet, Quality=1)
GainInfluenceCard(NameFlagship, Quality=2)
SpawnShip(Heavy Carrier, Empire, 10x Heavy Gunship, 15x Beamship, 25x Missile Boat, 45x Gunship)
InHomeSystem( MakeAsteroid() )
InRandomAdjacentSystem( MakeAsteroid() )
InRandomAdjacentSystem( MakeAsteroid() )
InRandomAdjacentSystem( MakeAsteroid() )
OnDLC(Heralds, GainAttitude(Delinquent, Level Up = 1))