- Added Brine Elemental.

This commit is contained in:
Sloth
2012-02-06 09:35:16 +00:00
parent 5fa38a1017
commit 1b43904ba6
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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