From c662f77e10ef1b6c72d13d019116abb4a16ae3e0 Mon Sep 17 00:00:00 2001 From: swordshine Date: Mon, 8 Apr 2013 13:18:32 +0000 Subject: [PATCH] - Added Brine Hag --- .gitattributes | 1 + res/cardsfolder/b/brine_hag.txt | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 res/cardsfolder/b/brine_hag.txt diff --git a/.gitattributes b/.gitattributes index 80a8b678601..c1187a2769b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1304,6 +1304,7 @@ res/cardsfolder/b/brimstone_volley.txt -text res/cardsfolder/b/brindle_boar.txt svneol=native#text/plain res/cardsfolder/b/brindle_shoat.txt -text res/cardsfolder/b/brine_elemental.txt -text +res/cardsfolder/b/brine_hag.txt -text res/cardsfolder/b/brine_seer.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 diff --git a/res/cardsfolder/b/brine_hag.txt b/res/cardsfolder/b/brine_hag.txt new file mode 100644 index 00000000000..036488f73ab --- /dev/null +++ b/res/cardsfolder/b/brine_hag.txt @@ -0,0 +1,9 @@ +Name:Brine Hag +ManaCost:2 U U +Types:Creature Hag +PT:2/2 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigAnimate | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, all creatures that dealt damage to it this turn become 0/2. (This effect lasts indefinitely.) +SVar:TrigAnimate:AB$ AnimateAll | Cost$ 0 | ValidCards$ Creature.Damaged | Power$ 0 | Toughness$ 2 | Permanent$ True +SVar:Picture:http://www.wizards.com/global/images/magic/general/brine_hag.jpg +Oracle:When Brine Hag dies, all creatures that dealt damage to it this turn become 0/2. (This effect lasts indefinitely.) +SetInfo:LEG Uncommon \ No newline at end of file