mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Hag Hedge-Mage.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/hag_hedge_mage.txt
Normal file
12
res/cardsfolder/hag_hedge_mage.txt
Normal 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
|
||||
Reference in New Issue
Block a user