- Added Coldsteel Heart and Quirion Elves.

This commit is contained in:
Sloth
2011-10-02 07:31:18 +00:00
parent 5f7b762899
commit 0ea5ec81f8
3 changed files with 32 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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_oracle.txt svneol=native#text/plain
res/cardsfolder/c/coiling_woodworm.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/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/colfenors_urn.txt -text
res/cardsfolder/c/collective_restraint.txt svneol=native#text/plain res/cardsfolder/c/collective_restraint.txt svneol=native#text/plain
res/cardsfolder/c/collective_unconscious.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/quilled_sliver.txt svneol=native#text/plain
res/cardsfolder/q/quirion_druid.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_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_explorer.txt svneol=native#text/plain
res/cardsfolder/q/quirion_ranger.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 res/cardsfolder/q/quirion_trailblazer.txt svneol=native#text/plain

View File

@@ -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

View File

@@ -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