mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Converted Crypt Angel, Leonin Squire from etbReturnTgt to AF + trigger.
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
Name:Crypt Angel
|
||||
ManaCost:4 B
|
||||
Types:Creature Angel
|
||||
Text:When Crypt Angel enters the battlefield, return target blue or red creature card from your graveyard to your hand.
|
||||
Text:no text
|
||||
PT:3/3
|
||||
K:Flying
|
||||
K:Protection from white
|
||||
K:etbReturnTgt:1:Creature.Blue,Creature.Red:Hand
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return target blue or red creature card from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Creature.Blue+YouCtrl,Creature.Red+YouCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crypt_angel.jpg
|
||||
SetInfo:INV|Rare|http://magiccards.info/scans/en/in/97.jpg
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
Name:Leonin Squire
|
||||
ManaCost:1 W
|
||||
Types:Creature Cat Soldier
|
||||
Text:When Leonin Squire enters the battlefield, return target artifact card with converted mana cost 1 or less from your graveyard to your hand.
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:etbReturnTgt:1:Artifact.cmcLE1:Hand
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return target artifact card with converted mana cost 1 or less from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Artifact.cmcLE1+YouCtrl
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/leonin_squire.jpg
|
||||
SetInfo:5DN|Common|http://magiccards.info/scans/en/5dn/9.jpg
|
||||
|
||||
Reference in New Issue
Block a user