diff --git a/.gitattributes b/.gitattributes index bdd2b011f1e..6460516e4d9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16576,6 +16576,7 @@ forge-gui/res/cardsfolder/upcoming/heroic_intervention.txt -text forge-gui/res/cardsfolder/upcoming/hidden_herbalists.txt -text forge-gui/res/cardsfolder/upcoming/hidden_stockpile.txt -text forge-gui/res/cardsfolder/upcoming/hungry_flames.txt -text +forge-gui/res/cardsfolder/upcoming/inspiring_roar.txt -text forge-gui/res/cardsfolder/upcoming/kari_zev_skyship_raider.txt -text forge-gui/res/cardsfolder/upcoming/kari_zevs_expertise.txt -text forge-gui/res/cardsfolder/upcoming/metallic_mimic.txt -text @@ -16593,10 +16594,12 @@ forge-gui/res/cardsfolder/upcoming/rishkar_peema_renegade.txt -text forge-gui/res/cardsfolder/upcoming/rishkars_expertise.txt -text forge-gui/res/cardsfolder/upcoming/shipwreck_moray.txt -text forge-gui/res/cardsfolder/upcoming/siege_modification.txt -text +forge-gui/res/cardsfolder/upcoming/spire_of_industry.txt -text forge-gui/res/cardsfolder/upcoming/sram_senior_edificer.txt -text forge-gui/res/cardsfolder/upcoming/srams_expertise.txt -text forge-gui/res/cardsfolder/upcoming/tezzeret_master_of_metal.txt -text forge-gui/res/cardsfolder/upcoming/tezzeret_the_schemer.txt -text +forge-gui/res/cardsfolder/upcoming/tezzerets_betrayal.txt -text forge-gui/res/cardsfolder/upcoming/tezzerets_touch.txt -text forge-gui/res/cardsfolder/upcoming/trophy_mage.txt -text forge-gui/res/cardsfolder/upcoming/untethered_express.txt -text diff --git a/forge-gui/res/cardsfolder/upcoming/inspiring_roar.txt b/forge-gui/res/cardsfolder/upcoming/inspiring_roar.txt new file mode 100644 index 00000000000..fdc5707e593 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/inspiring_roar.txt @@ -0,0 +1,6 @@ +Name:Inspiring Roar +ManaCost:3 W +Types:Sorcery +A:SP$ PutCounterAll | Cost$ 3 W | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on each creature you control. +SVar:Picture:http://www.wizards.com/global/images/magic/general/inspiring_roar.jpg +Oracle:Put a +1/+1 counter on each creature you control. diff --git a/forge-gui/res/cardsfolder/upcoming/spire_of_industry.txt b/forge-gui/res/cardsfolder/upcoming/spire_of_industry.txt new file mode 100644 index 00000000000..22124a38738 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/spire_of_industry.txt @@ -0,0 +1,9 @@ +Name:Spire of Industry +ManaCost:no cost +Types:Land +A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C} to your mana pool. +A:AB$ Mana | Cost$ T PayLife<1> | Produced$ Any | Amount$ 1 | CheckSVar$ X | References$ X | SpellDescription$ Add one mana of any color to your mana pool. Activate this ability only if you control an artifact. +SVar:X:Count$Valid Artifact.YouCtrl +SVar:Picture:http://www.wizards.com/global/images/magic/general/spire_of_industry.jpg +Oracle:{T}: Add {C} to your mana pool.\n{T}, Pay 1 life: Add one mana of any color to your mana pool. Activate this ability only if you control an artifact. + diff --git a/forge-gui/res/cardsfolder/upcoming/tezzerets_betrayal.txt b/forge-gui/res/cardsfolder/upcoming/tezzerets_betrayal.txt new file mode 100644 index 00000000000..1cbfd931041 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/tezzerets_betrayal.txt @@ -0,0 +1,7 @@ +Name:Tezzeret's Betrayal +ManaCost:3 U B +Types:Sorcery +A:SP$ Destroy | Cost$ 3 U B | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBSearch | SpellDescription$ Destroy Target Creature. You may search your library and/or graveyard for a card named Tezzeret, Master of Metal, reveal it, and put it into your hand. If you search your library this way, shuffle it. +SVar:DBSearch:DB$ ChangeZone | Origin$ Library,Graveyard | Destination$ Hand | ChangeType$ Card.namedTezzeret; Master of Metal | ChangeNum$ 1 | Optional$ True +SVar:Picture:http://www.wizards.com/global/images/magic/general/tezzerets_betrayal.jpg +Oracle:Destroy Target Creature. You may search your library and/or graveyard for a card named Tezzeret, Master of Metal, reveal it, and put it into your hand. If you search your library this way, shuffle it.