Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
Card: Expedition
|
||||
Name: #EVT_EXPEDITION
|
||||
Description: #EVT_EXPEDITION_DESC
|
||||
|
||||
Color: #dccc64
|
||||
Icon: CardIcons::40
|
||||
|
||||
Class: Event
|
||||
Rarity: Epic
|
||||
Frequency: 0.6
|
||||
|
||||
StartVote(Expedition)
|
||||
|
||||
Vote: Expedition
|
||||
Name: #EVT_EXPEDITION
|
||||
Description: #EVT_EXPEDITION_DESC
|
||||
|
||||
Color: #dccc64
|
||||
Icon: CardIcons::40
|
||||
|
||||
AddStartWeight(+1)
|
||||
|
||||
TriggerHighestContributor(GenerateSystem(ExpeditionSystem, True, True), Pass, Randomize = True)
|
||||
|
||||
AI: BenefitRace()
|
||||
@@ -0,0 +1,25 @@
|
||||
Card: OpenElection
|
||||
Name: #EVT_OPEN_ELECTION
|
||||
Description: #EVT_OPEN_ELECTION_DESC
|
||||
|
||||
Color: #dccc64
|
||||
Icon: CardIcons::41
|
||||
|
||||
Class: Event
|
||||
Rarity: Epic
|
||||
Frequency: 0.6
|
||||
|
||||
StartVote(OpenElection)
|
||||
|
||||
Vote: OpenElection
|
||||
Name: #EVT_OPEN_ELECTION
|
||||
Description: #EVT_OPEN_ELECTION_DESC
|
||||
|
||||
Color: #dccc64
|
||||
Icon: CardIcons::41
|
||||
|
||||
AddStartWeight(+1)
|
||||
|
||||
TriggerHighestContributor(MakeSenateLeader(), Pass, Multiple = False)
|
||||
|
||||
AI: BenefitRace(8.0)
|
||||
Reference in New Issue
Block a user