- Added Hag Hedge-Mage.

This commit is contained in:
jendave
2011-08-06 19:12:10 +00:00
parent 12b4e263bf
commit da33c47c7f
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2726,6 +2726,7 @@ res/cardsfolder/gwyllion_hedge_mage.txt -text svneol=native#text/plain
res/cardsfolder/haazda_exonerator.txt -text svneol=native#text/plain
res/cardsfolder/hada_freeblade.txt -text svneol=native#text/plain
res/cardsfolder/hada_spy_patrol.txt -text svneol=native#text/plain
res/cardsfolder/hag_hedge_mage.txt -text svneol=native#text/plain
res/cardsfolder/hagra_crocodile.txt -text svneol=native#text/plain
res/cardsfolder/hagra_diabolist.txt -text svneol=native#text/plain
res/cardsfolder/hail_storm.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Hag Hedge-Mage
ManaCost:2 BG
Types:Creature Hag Shaman
Text:no text
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Swamp.YouCtrl | PresentCompare$ GE2 | Optional$ True | Execute$ TrigDiscard | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, if you control two or more Swamps, you may have target player discard a card.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | IsPresent$ Forest.YouCtrl | PresentCompare$ GE2 | Optional$ True | Execute$ TrigChangeZone | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, if you control two or more Forests, you may put target card from your graveyard on top of your library.
SVar:TrigDiscard:AB$Discard | Cost$ 0 | ValidTgts$ Player | TgtPrompt$ Select target player | NumCards$ 1 | Mode$ TgtChoose
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Library | LibraryPosition$ 0 | TgtPrompt$ Select target card in your graveyard | ValidTgts$ Card.YouCtrl
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/hag_hedge_mage.jpg
End