- Add Scrap Trawler (AER)

This commit is contained in:
Sol
2017-01-14 21:49:22 +00:00
parent 1ecb00ab85
commit adb4d094e4
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -13531,6 +13531,7 @@ forge-gui/res/cardsfolder/s/scragnoth.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/scrambleverse.txt -text
forge-gui/res/cardsfolder/s/scrap.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/scrap_mastery.txt -text
forge-gui/res/cardsfolder/s/scrap_trawler.txt -text
forge-gui/res/cardsfolder/s/scrapbasket.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/scrapdiver_serpent.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/scrapheap.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Scrap Trawler
ManaCost:3
Types:Artifact Creature Construct
PT:3/2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigReturnArti | TriggerDescription$ Whenever CARDNAME or another artifact you control is put into a graveyard from the battlefield, return to your hand target artifact card in your graveyard with lesser converted mana cost.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Artifact.YouCtrl+Other | TriggerZones$ Battlefield | Secondary$ True | Execute$ TrigReturnArti | TriggerDescription$ Whenever CARDNAME or another artifact you control is put into a graveyard from the battlefield, return to your hand target artifact card in your graveyard with lesser converted mana cost.
SVar:TrigReturnArti:DB$ ChangeZone | ValidTgts$ Artifact.cmcLTX | Origin$ Graveyard | Destination$ Hand | References$ X
SVar:X:TriggeredCard$CardManaCost
SVar:Picture:http://www.wizards.com/global/images/magic/general/scrap_trawler.jpg
Oracle:Whenever Scrap Trawler or another artifact you control is put into a graveyard from the battlefield, return to your hand target artifact card in your graveyard with lesser converted mana cost.