diff --git a/forge-gui/res/cardsfolder/upcoming/sunset_strikemaster.txt b/forge-gui/res/cardsfolder/upcoming/sunset_strikemaster.txt new file mode 100644 index 00000000000..826a2f277a2 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sunset_strikemaster.txt @@ -0,0 +1,8 @@ +Name:Sunset Strikemaster +ManaCost:1 R +Types:Creature Human Monk +PT:3/1 +A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R}. +A:AB$ DealDamage | Cost$ 2 R T Sac<1/CARDNAME/this creature> | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | NumDmg$ 6 | SpellDescription$ It deals 6 damage to target creature with flying. +DeckHas:Ability$Sacrifice +Oracle:{T}: Add {R}.\n{2}{R}, {T}, Sacrifice this creature: It deals 6 damage to target creature with flying. diff --git a/forge-gui/res/cardsfolder/upcoming/temur_battlecrier.txt b/forge-gui/res/cardsfolder/upcoming/temur_battlecrier.txt new file mode 100644 index 00000000000..4e78ffc4ae3 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/temur_battlecrier.txt @@ -0,0 +1,7 @@ +Name:Temur Battlecrier +ManaCost:G U R +Types:Creature Orc Ranger +PT:4/3 +S:Mode$ ReduceCost | Condition$ PlayerTurn | Type$ Spell | Activator$ You | Amount$ X | EffectZone$ Battlefield | Description$ During your turn, spells you cast cost {1} less to cast for each creature you control with power 4 or greater. +SVar:X:Count$Valid Creature.YouCtrl+powerGE4 +Oracle:During your turn, spells you cast cost {1} less to cast for each creature you control with power 4 or greater. diff --git a/forge-gui/res/cardsfolder/upcoming/the_sibsig_ceremony.txt b/forge-gui/res/cardsfolder/upcoming/the_sibsig_ceremony.txt new file mode 100644 index 00000000000..03c8fe65268 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/the_sibsig_ceremony.txt @@ -0,0 +1,8 @@ +Name:The Sibsig Ceremony +ManaCost:B B B +Types:Legendary Enchantment +S:Mode$ ReduceCost | ValidCard$ Creature | Type$ Spell | Activator$ You | Amount$ 2 | Description$ Creature spells you cast cost {2} less to cast. +T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Creature.wasCastByYou+YouCtrl | Execute$ TrigDestroy | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature you control enters, if you cast it, destroy that creature, then create a 2/2 black Zombie Druid creature token. +SVar:TrigDestroy:DB$ Destroy | Defined$ TriggeredCardLKICopy | SubAbility$ DBToken +SVar:DBToken:DB$ Token | TokenScript$ b_2_2_zombie_druid +Oracle:Creature spells you cast cost {2} less to cast.\nWhenever a creature you control enters, if you cast it, destroy that creature, then create a 2/2 black Zombie Druid creature token. diff --git a/forge-gui/res/cardsfolder/upcoming/undergrowth_leopard.txt b/forge-gui/res/cardsfolder/upcoming/undergrowth_leopard.txt new file mode 100644 index 00000000000..ac4a92cd5c9 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/undergrowth_leopard.txt @@ -0,0 +1,7 @@ +Name:Undergrowth Leopard +ManaCost:1 G +Types:Creature Cat +PT:2/2 +K:Vigilance +A:AB$ Destroy | Cost$ 1 Sac<1/CARDNAME/this creature> | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | AILogic$ AtEOTIfNotAttacking | SpellDescription$ Destroy target artifact or enchantment. +Oracle:Vigilance\n{1}, Sacrifice this creature: Destroy target artifact or enchantment. diff --git a/forge-gui/res/cardsfolder/upcoming/watcher_of_the_wayside.txt b/forge-gui/res/cardsfolder/upcoming/watcher_of_the_wayside.txt new file mode 100644 index 00000000000..8c97269192a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/watcher_of_the_wayside.txt @@ -0,0 +1,8 @@ +Name:Watcher of the Wayside +ManaCost:3 +Types:Artifact Creature Golem +PT:3/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When this creature enters, target player mills two cards. You gain 2 life. (To mill two cards, a player puts the top two cards of their library into their graveyard.) +SVar:TrigMill:DB$ Mill | NumCards$ 2 | ValidTgts$ Player | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2 +Oracle:When this creature enters, target player mills two cards. You gain 2 life. (To mill two cards, a player puts the top two cards of their library into their graveyard.)