From 0ea5ec81f851131e53e9dc79c430efa90102a793 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sun, 2 Oct 2011 07:31:18 +0000 Subject: [PATCH] - Added Coldsteel Heart and Quirion Elves. --- .gitattributes | 2 ++ res/cardsfolder/c/coldsteel_heart.txt | 14 ++++++++++++++ res/cardsfolder/q/quirion_elves.txt | 16 ++++++++++++++++ 3 files changed, 32 insertions(+) create mode 100644 res/cardsfolder/c/coldsteel_heart.txt create mode 100644 res/cardsfolder/q/quirion_elves.txt diff --git a/.gitattributes b/.gitattributes index b354f350e9b..f3f4e957164 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1429,6 +1429,7 @@ res/cardsfolder/c/coiled_tinviper.txt svneol=native#text/plain res/cardsfolder/c/coiling_oracle.txt svneol=native#text/plain res/cardsfolder/c/coiling_woodworm.txt svneol=native#text/plain res/cardsfolder/c/cold_eyed_selkie.txt svneol=native#text/plain +res/cardsfolder/c/coldsteel_heart.txt -text res/cardsfolder/c/colfenors_urn.txt -text res/cardsfolder/c/collective_restraint.txt svneol=native#text/plain res/cardsfolder/c/collective_unconscious.txt svneol=native#text/plain @@ -6074,6 +6075,7 @@ res/cardsfolder/q/quilled_slagwurm.txt svneol=native#text/plain res/cardsfolder/q/quilled_sliver.txt svneol=native#text/plain res/cardsfolder/q/quirion_druid.txt svneol=native#text/plain res/cardsfolder/q/quirion_dryad.txt svneol=native#text/plain +res/cardsfolder/q/quirion_elves.txt -text res/cardsfolder/q/quirion_explorer.txt svneol=native#text/plain res/cardsfolder/q/quirion_ranger.txt svneol=native#text/plain res/cardsfolder/q/quirion_trailblazer.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/coldsteel_heart.txt b/res/cardsfolder/c/coldsteel_heart.txt new file mode 100644 index 00000000000..8160ee3d84f --- /dev/null +++ b/res/cardsfolder/c/coldsteel_heart.txt @@ -0,0 +1,14 @@ +Name:Coldsteel Heart +ManaCost:2 +Types:Artifact +Text:no text +K:CARDNAME enters the battlefield tapped. +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color. +SVar:ChooseColor:DB$ ChooseColor | Defined$ You +A:AB$ Mana | Cost$ T | Produced$ Chosen | SpellDescription$ Add one mana of the chosen color to your mana pool. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/coldsteel_heart.jpg +SetInfo:CSP|Uncommon|http://magiccards.info/scans/en/cs/136.jpg +Oracle:Coldsteel Heart enters the battlefield tapped.\nAs Coldsteel Heart enters the battlefield, choose a color.\n{T}: Add one mana of the chosen color to your mana pool. +End \ No newline at end of file diff --git a/res/cardsfolder/q/quirion_elves.txt b/res/cardsfolder/q/quirion_elves.txt new file mode 100644 index 00000000000..2afa64cc841 --- /dev/null +++ b/res/cardsfolder/q/quirion_elves.txt @@ -0,0 +1,16 @@ +Name:Quirion Elves +ManaCost:1 G +Types:Creature Elf Druid +Text:no text +PT:1/1 +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color. +SVar:ChooseColor:DB$ ChooseColor | Defined$ You +A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool. +A:AB$ Mana | Cost$ T | Produced$ Chosen | SpellDescription$ Add one mana of the chosen color to your mana pool. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/quirion_elves.jpg +SetInfo:INV|Common|http://magiccards.info/scans/en/in/203.jpg +SetInfo:MIR|Common|http://magiccards.info/scans/en/mr/132.jpg +Oracle:As Quirion Elves enters the battlefield, choose a color.\n{T}: Add {G} to your mana pool.\n{T}: Add one mana of the chosen color to your mana pool. +End \ No newline at end of file