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
+29
View File
@@ -0,0 +1,29 @@
Card: Empower
Name: #CARD_EMPOWER
Description: #CARD_EMPOWER_DESC
Color: #4996bb
Icon: CardIcons::33
Leader Only: True
DLC: Heralds
Class: Support
Rarity: Epic
Side: Neutral
Base Purchase Cost: 4
Base Play Cost: 6
Base Weight: 0
LogVoteEvent(Neutral = #CARD_EMPOWER_LOG)
Target: target = Empire
TargetFilterOtherEmpire(target)
LimitPerVote(1, Per Empire = False)
AddWeightToNextSupportBy(target, 1, Limited = False)
AI: VoteOnAlly(target, Min Vote = 7, Allied Only = False, Most Only = True)
AI: NotInRace()