Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Ability: BuyAnnexPlanet
|
||||
Name: #ABL_BUY_ANNEX_PLANET
|
||||
Description: #ABL_BUY_ANNEX_PLANET_DESC
|
||||
Icon: CardIcons::0
|
||||
|
||||
Cooldown: 60
|
||||
|
||||
ShareCooldown(BuyNameFlagship)
|
||||
|
||||
ConsumeInfluence(5)
|
||||
ShowInfluenceValue(5, #COST)
|
||||
|
||||
GainInfluenceCard(AnnexPlanet)
|
||||
@@ -0,0 +1,13 @@
|
||||
Ability: BuyNameFlagship
|
||||
Name: #ABL_BUY_NAME_FLAGSHIP
|
||||
Description: #ABL_BUY_NAME_FLAGSHIP_DESC
|
||||
Icon: CardIcons::18
|
||||
|
||||
Cooldown: 60
|
||||
|
||||
ShareCooldown(BuyAnnexPlanet)
|
||||
|
||||
ConsumeInfluence(5)
|
||||
ShowInfluenceValue(5, #COST)
|
||||
|
||||
GainInfluenceCard(NameFlagship)
|
||||
Reference in New Issue
Block a user