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
+44
View File
@@ -0,0 +1,44 @@
Card: EnergyGeist
Name: #ZEITGEIST_ENERGY
Description: #ZEITGEIST_ENERGY_DESC
Color: #00fffc
Icon: CardIcons::45
Class: Event
Rarity: Epic
StartVote(EnergyGeist)
Vote: EnergyGeist
Name: #ZEITGEIST_ENERGY
Description: #ZEITGEIST_ENERGY_DESC
Color: #00fffc
Icon: CardIcons::45
AddStartWeight(+1)
OnOwner(DismissTaggedEffects(Zeitgeist))
CreateEffect(Pass, EnergyGeist, Give To Contributor = True)
TriggerLowestContributor(AddMoney(800), Fail, Require Negative = True)
EmpireStartWeightAttribute(ZeitgeistStartSupport)
AI: ZeitgeistVote()
Effect: EnergyGeist
Name: #ZEITGEIST_ENERGY
Description: #ZEITGEIST_ENERGY_DESC
Tag: Zeitgeist
Dismissable: False
Color: #00fffc
Icon: CardIcons::45
AddEnergyIncome(+2.0)
OnAllEmpires(UnlockTagWhileActive(SolarOrbitalUnlock))
OnAllEmpires(ModEmpireAttribute(EnergyGenerationFactor, Multiply, 1.25))