mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Converted Cartographer, Eternal Witness and Tilling Treefolk from etbReturnTgt to AF + trigger.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
Name:Cartographer
|
||||
ManaCost:2 G
|
||||
Types:Creature Human
|
||||
Text:When Cartographer enters the battlefield, you may return target land card from your graveyard to your hand.
|
||||
Text:
|
||||
PT:2/2
|
||||
K:etbReturnTgt:1/MayReturn:Land:Hand
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, you may return target land card from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Land.YouCtrl
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/cartographer.jpg
|
||||
SetInfo:EXO|Uncommon|http://magiccards.info/scans/en/ex/107.jpg
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
Name:Eternal Witness
|
||||
ManaCost:1 G G
|
||||
Types:Creature Human Shaman
|
||||
Text:When Eternal Witness enters the battlefield, you may return target card from your graveyard to your hand.
|
||||
Text:no text
|
||||
PT:2/1
|
||||
K:etbReturnTgt:1/MayReturn:Card:Hand
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, you may return target card from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Card.YouCtrl
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://resources.wizards.com/magic/cards/5dn/en-us/card51628.jpg
|
||||
SetInfo:5DN|Uncommon|http://magiccards.info/scans/en/5dn/86.jpg
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
Name:Tilling Treefolk
|
||||
ManaCost:2 G
|
||||
Types:Creature Treefolk Druid
|
||||
Text:When Tilling Treefolk enters the battlefield, you may return up to two target land cards from your graveyard to your hand.
|
||||
Text:no text
|
||||
PT:1/3
|
||||
K:etbReturnTgt:2/UpTo:Land:Hand
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, you may return up to two target land cards from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Land.YouCtrl | TargetMin$ 0 | TargetMax$ 2
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tilling_treefolk.jpg
|
||||
SetInfo:EVE|Common|http://magiccards.info/scans/en/eve/78.jpg
|
||||
|
||||
Reference in New Issue
Block a user