From 1b43904ba65f08fb9d45d74ab54c800b87a6f77f Mon Sep 17 00:00:00 2001 From: Sloth Date: Mon, 6 Feb 2012 09:35:16 +0000 Subject: [PATCH] - Added Brine Elemental. --- .gitattributes | 1 + res/cardsfolder/b/brine_elemental.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/b/brine_elemental.txt diff --git a/.gitattributes b/.gitattributes index 90352af016d..12514e05ee1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1076,6 +1076,7 @@ res/cardsfolder/b/brimstone_dragon.txt svneol=native#text/plain res/cardsfolder/b/brimstone_mage.txt svneol=native#text/plain res/cardsfolder/b/brimstone_volley.txt -text res/cardsfolder/b/brindle_boar.txt svneol=native#text/plain +res/cardsfolder/b/brine_elemental.txt -text res/cardsfolder/b/brine_shaman.txt svneol=native#text/plain res/cardsfolder/b/bringer_of_the_black_dawn.txt svneol=native#text/plain res/cardsfolder/b/bringer_of_the_blue_dawn.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/brine_elemental.txt b/res/cardsfolder/b/brine_elemental.txt new file mode 100644 index 00000000000..5af8af3f177 --- /dev/null +++ b/res/cardsfolder/b/brine_elemental.txt @@ -0,0 +1,13 @@ +Name:Brine Elemental +ManaCost:4 U U +Types:Creature Elemental +Text:no text +PT:5/4 +K:Morph:5 U U +T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME is turned face up, each opponent skips his or her next untap step. +SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Opponent | KW$ Skip your next draw step. | Permanent$ True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/brine_elemental.jpg +SetInfo:TSP|Uncommon|http://magiccards.info/scans/en/ts/50.jpg +Oracle:Morph {5}{U}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Brine Elemental is turned face up, each opponent skips his or her next untap step. +End \ No newline at end of file