mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- AER: Add 3 cards
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -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
|
||||
|
||||
6
forge-gui/res/cardsfolder/upcoming/inspiring_roar.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/inspiring_roar.txt
Normal file
@@ -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.
|
||||
9
forge-gui/res/cardsfolder/upcoming/spire_of_industry.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/spire_of_industry.txt
Normal file
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user