Open source Star Ruler 2 source code!
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user