add Volition Reins (from Scars of Mirrodin)

This commit is contained in:
jendave
2011-08-06 16:48:32 +00:00
parent 001e27b6f1
commit 4fb8527334
3 changed files with 20 additions and 5 deletions

View File

@@ -0,0 +1,11 @@
Name:Volition Reins
ManaCost:3 U U U
Types:Enchantment Aura
Text:You control enchanted permanent.
K:Enchant permanent
# This trigger does not work. Yet.
#T:Mode$ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, if enchanted permanent is tapped, untap it.
#SVar:TrigUntap:AB$Untap | Cost$ 0 | Defined$ Enchanted
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/volition_reins.jpg
End