mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
convert Merrow Levitator to triggers
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
Name:Merrow Levitator
|
Name:Merrow Levitator
|
||||||
ManaCost:3 U
|
ManaCost:3 U
|
||||||
Types:Creature Merfolk Wizard
|
Types:Creature Merfolk Wizard
|
||||||
Text:Whenever you cast a blue spell, you may untap CARDNAME.
|
Text:no text
|
||||||
PT:2/3
|
PT:2/3
|
||||||
A:AB$Pump | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Flying | SpellDescription$ Target creature gains flying until end of turn.
|
A:AB$Pump | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Flying | SpellDescription$ Target creature gains flying until end of turn.
|
||||||
|
T:Mode$ SpellCast | ValidCard$ Card.Blue | TriggerZone$ Battlefield | Optional$ True | Execute$ TrigUntap | TriggerDescription$ Whenever you cast a blue spell, you may untap CARDNAME.
|
||||||
|
SVar:TrigUntap:AB$Untap | Cost$ 0 | Defined$ Self
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/merrow_levitator.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/merrow_levitator.jpg
|
||||||
SetInfo:EVE|Common|http://magiccards.info/scans/en/eve/26.jpg
|
SetInfo:EVE|Common|http://magiccards.info/scans/en/eve/26.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user