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,13 @@
Trait: Ancient Vessel
Name: #TRAIT_ANCIENT_VESSEL
Description: #TRAIT_ANCIENT_VESSEL_DESC
Category: Military
Costs Points: 1
Available: False
Icon: StatusWar
Color: #aaffaa
SpawnShip(Thereus, Design From = Creeps)
@@ -0,0 +1,13 @@
Trait: Manifest Destiny
Name: #TRAIT_MANIFEST_DESTINY
Description: #TRAIT_MANIFEST_DESTINY_DESC
Category: Military
Costs Points: 1
Available: False
Icon: StatusWar
Color: #aaffaa
ModAttribute(CaptureSupplyFactor, Multiply, 0.75)
@@ -0,0 +1,13 @@
Trait: Military Industrial Complex
Name: #TRAIT_MILITARY_INDUSTRIAL_COMPLEX
Description: #TRAIT_MILITARY_INDUSTRIAL_COMPLEX_DESC
Category: Military
Icon: StatusWar
Color: #aaffaa
Available: False
Costs Points: 1
TriggerHomeworld(GenerateDefenseShips(50))
+14
View File
@@ -0,0 +1,14 @@
Trait: Pyromania
Name: #TRAIT_PYROMANIA
Description: #TRAIT_PYROMANIA_DESC
Category: Military
Costs Points: 1
Color: #aaffaa
Available: False
Icon: StatusWar
AddModifier(tag/IsExplosiveWeapon::DamageFactor(1.25))
ModAttribute(FireDamageTakenFactor, Multiply, 2.0)