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
+24
View File
@@ -0,0 +1,24 @@
Card: Rush
Name: #CARD_RUSH
Description: #CARD_RUSH_DESC
Color: #fa00ff
Icon: CardIcons::24
Class: Support
Rarity: Rare
Side: Neutral
Base Purchase Cost: 3
Base Play Cost: 6
LogVoteEvent(Neutral = #CARD_RUSH_LOG)
AlwaysActiveEffect()
LimitPerVote(1, Per Empire = False)
MultiplyVotePositiveSpeed(2.0)
AddVotePositiveCostPenalty(+1)
CanOnlyPlayIfSupporting()
AI: VoteAlwaysPositive(0.4)