mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Brine Hag
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
9
res/cardsfolder/b/brine_hag.txt
Normal file
9
res/cardsfolder/b/brine_hag.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user