mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Converted Anarchist & Izzet Chronarch from etbReturnTgt to AF + trigger.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
Name:Anarchist
|
||||
ManaCost:4 R
|
||||
Types:Creature Human Wizard
|
||||
Text:When Anarchist enters the battlefield, you may return target sorcery card from your graveyard to your hand.
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:etbReturnTgt:1/MayReturn:Sorcery: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 sorcery card from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Sorcery.YouCtrl
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://resources.wizards.com/magic/cards/9ed/en-us/card84072.jpg
|
||||
SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/79.jpg
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
Name:Izzet Chronarch
|
||||
ManaCost:3 U R
|
||||
Types:Creature Human Wizard
|
||||
Text:When Izzet Chronarch enters the battlefield, return target instant or sorcery card from your graveyard to your hand.
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:etbReturnTgt:1:Instant,Sorcery:Hand
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return target instant or sorcery card from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Instant.YouCtrl,Sorcery.YouCtrl
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/izzet_chronarch.jpg
|
||||
SetInfo:GPT|Common|http://magiccards.info/scans/en/gp/119.jpg
|
||||
|
||||
Reference in New Issue
Block a user