From cdf458541f0e07fe7fc538e1c0343686345d1bd7 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 21:17:17 +0000 Subject: [PATCH] - Added Spirit Cairn, Spurnmage Advocate, Trained Pronghorn, Tunneler Wurm --- .gitattributes | 4 ++++ res/cardsfolder/spirit_cairn.txt | 9 +++++++++ res/cardsfolder/spurnmage_advocate.txt | 10 ++++++++++ res/cardsfolder/trained_pronghorn.txt | 9 +++++++++ res/cardsfolder/tunneler_wurm.txt | 9 +++++++++ 5 files changed, 41 insertions(+) create mode 100644 res/cardsfolder/spirit_cairn.txt create mode 100644 res/cardsfolder/spurnmage_advocate.txt create mode 100644 res/cardsfolder/trained_pronghorn.txt create mode 100644 res/cardsfolder/tunneler_wurm.txt diff --git a/.gitattributes b/.gitattributes index fa45b01ab43..bac1662812b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6173,6 +6173,7 @@ res/cardsfolder/spire_barrage.txt -text svneol=native#text/plain res/cardsfolder/spire_golem.txt -text svneol=native#text/plain res/cardsfolder/spire_owl.txt -text svneol=native#text/plain res/cardsfolder/spire_serpent.txt -text svneol=native#text/plain +res/cardsfolder/spirit_cairn.txt -text svneol=native#text/plain res/cardsfolder/spirit_en_dal.txt -text svneol=native#text/plain res/cardsfolder/spirit_link.txt -text svneol=native#text/plain res/cardsfolder/spirit_loop.txt -text svneol=native#text/plain @@ -6220,6 +6221,7 @@ res/cardsfolder/sprouting_phytohydra.txt -text svneol=native#text/plain res/cardsfolder/sprouting_thrinax.txt -text svneol=native#text/plain res/cardsfolder/sprouting_vines.txt -text svneol=native#text/plain res/cardsfolder/spur_grappler.txt -text svneol=native#text/plain +res/cardsfolder/spurnmage_advocate.txt -text svneol=native#text/plain res/cardsfolder/spurred_wolverine.txt -text svneol=native#text/plain res/cardsfolder/squadron_hawk.txt -text svneol=native#text/plain res/cardsfolder/squall.txt -text svneol=native#text/plain @@ -6853,6 +6855,7 @@ res/cardsfolder/trained_armodon.txt -text svneol=native#text/plain res/cardsfolder/trained_cheetah.txt svneol=native#text/plain res/cardsfolder/trained_jackal.txt -text svneol=native#text/plain res/cardsfolder/trained_orgg.txt -text svneol=native#text/plain +res/cardsfolder/trained_pronghorn.txt -text svneol=native#text/plain res/cardsfolder/training_drone.txt -text svneol=native#text/plain res/cardsfolder/training_grounds.txt -text svneol=native#text/plain res/cardsfolder/traitorous_instinct.txt svneol=native#text/plain @@ -6935,6 +6938,7 @@ res/cardsfolder/tumble_magnet.txt -text svneol=native#text/plain res/cardsfolder/tundra.txt -text svneol=native#text/plain res/cardsfolder/tundra_wolves.txt -text svneol=native#text/plain res/cardsfolder/tunnel.txt -text svneol=native#text/plain +res/cardsfolder/tunneler_wurm.txt -text svneol=native#text/plain res/cardsfolder/turn_aside.txt -text svneol=native#text/plain res/cardsfolder/turn_the_tide.txt -text svneol=native#text/plain res/cardsfolder/turn_to_dust.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/spirit_cairn.txt b/res/cardsfolder/spirit_cairn.txt new file mode 100644 index 00000000000..b3eeb229ab9 --- /dev/null +++ b/res/cardsfolder/spirit_cairn.txt @@ -0,0 +1,9 @@ +Name:Spirit Cairn +ManaCost:2 W +Types:Enchantment +Text:no text +T:Mode$ ChangesZone | ValidCard$ Card | Origin$ Hand | Destination$ Graveyard | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever a player discards a card, you may pay W. If you do, put a 1/1 white Spirit creature token with flying onto the battlefield. +SVar:TrigToken:AB$Token | Cost$ W | TokenAmount$ 1 | TokenName$ Spirit | TokenTypes$ Creature,Spirit | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/spirit_cairn.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/spurnmage_advocate.txt b/res/cardsfolder/spurnmage_advocate.txt new file mode 100644 index 00000000000..0575d55a8c3 --- /dev/null +++ b/res/cardsfolder/spurnmage_advocate.txt @@ -0,0 +1,10 @@ +Name:Spurnmage Advocate +ManaCost:W +Types:Creature Human Cleric +Text:no text +PT:1/1 +A:AB$ ChangeZone | Cost$ T | ValidTgts$ Card.YouDontCtrl | TargetMin$ 2 | TargetMax$ 2 | Origin$ Graveyard | Destination$ Hand | SubAbility$ SVar=DBDestroy | SpellDescription$ Return two target cards from an opponent's graveyard to his or her hand. Destroy target attacking creature. +SVar:DBDestroy:DB$Destroy | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/spurnmage_advocate.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/trained_pronghorn.txt b/res/cardsfolder/trained_pronghorn.txt new file mode 100644 index 00000000000..8631aa2d957 --- /dev/null +++ b/res/cardsfolder/trained_pronghorn.txt @@ -0,0 +1,9 @@ +Name:Trained Pronghorn +ManaCost:1 W +Types:Creature Antelope +Text:no text +PT:1/1 +A:AB$ Pump | Cost$ Discard<1/Card> | Defined$ Self | KW$ HIDDEN Prevent all damage that would be dealt to CARDNAME. | SpellDescription$ Prevent all damage that would be dealt to CARDNAME this turn. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/trained_pronghorn.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/tunneler_wurm.txt b/res/cardsfolder/tunneler_wurm.txt new file mode 100644 index 00000000000..76b6f821fa6 --- /dev/null +++ b/res/cardsfolder/tunneler_wurm.txt @@ -0,0 +1,9 @@ +Name:Tunneler Wurm +ManaCost:6 G G +Types:Creature Wurm +Text:no text +PT:6/6 +A:AB$ Regenerate | Cost$ Discard<1/Card> | Defined$ Self | SpellDescription$ Regenerate CARDNAME. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/tunneler_wurm.jpg +End \ No newline at end of file