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
+22
View File
@@ -0,0 +1,22 @@
Card: Denounce
Name: #CARD_DENOUNCE
Description: #CARD_DENOUNCE_DESC
Icon: CardIcons::25
Color: #ffa0a0
Class: Action
Rarity: Rare
Frequency: 0
Base Purchase Cost: 3
Base Play Cost: 5
Target: target = Empire
GenerateRandomEmpire(target, Generic Chance = 0.2)
TargetFilterOtherEmpire(target)
DisappearSelfBuy(target)
FillStackWithLeverage(target, Ignore Self = True)
InstantStackRotate()
NotifyAll(#DENOUNCE_NOTIFY)