Card scripting question about Parapet
I received the email message below about a guy trying to implement Parapet. It is an unusual card since it is an enchantment which can also be played like an instant.
My name is Leonardo and I discovered Forge a few days ago. I'm a big free
software supporter and I'm glad to have found a way to play MTG from my
GNU/Linux box and I'm glad that your software is free as in freedom.
I hadn't played MTG in quite a while. When I was trying to rebuild my old
white deck I found out that some cards were missing and I wanted to add them.
One that's giving me a little problem is Parapet, from Visions [0].
This card is an enchantment that gives +0/+1 to all creatures you control. The
particularity of this card is that it can be played as an instant and buried
at the end of turn. That's what's giving me problems.
Reading other cards I found a way to make Parapet be a +0/+1 enchantment for
all the creatures I control, but I couldn't find a way to also make it work as
an instant.
I know about the Flash ability, but that's for creatures and they aren't sent
to the graveyard at the end of the turn as with Parapet.
Is there any way to implement this particular thing?
Here's what I have so far for Parapet:
Name:Parapet
ManaCost:1 W
Types:Enchantment
K:stPumpAll:Creature.YouCtrl:0/1:You may choose to play Parapet as an instant;
if you do, bury it at the end of turn. All creates you control get +0/+1.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/parapet.jpg
SetInfo:WTH|Common|http://magiccards.info/scans/en/vi/114.jpg
End
That's all for now. I should mention that your game has made me very happy.
Regards,
Leonardo
My name is Leonardo and I discovered Forge a few days ago. I'm a big free
software supporter and I'm glad to have found a way to play MTG from my
GNU/Linux box and I'm glad that your software is free as in freedom.
I hadn't played MTG in quite a while. When I was trying to rebuild my old
white deck I found out that some cards were missing and I wanted to add them.
One that's giving me a little problem is Parapet, from Visions [0].
This card is an enchantment that gives +0/+1 to all creatures you control. The
particularity of this card is that it can be played as an instant and buried
at the end of turn. That's what's giving me problems.
Reading other cards I found a way to make Parapet be a +0/+1 enchantment for
all the creatures I control, but I couldn't find a way to also make it work as
an instant.
I know about the Flash ability, but that's for creatures and they aren't sent
to the graveyard at the end of the turn as with Parapet.
Is there any way to implement this particular thing?
Here's what I have so far for Parapet:
Name:Parapet
ManaCost:1 W
Types:Enchantment
K:stPumpAll:Creature.YouCtrl:0/1:You may choose to play Parapet as an instant;
if you do, bury it at the end of turn. All creates you control get +0/+1.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/parapet.jpg
SetInfo:WTH|Common|http://magiccards.info/scans/en/vi/114.jpg
End
That's all for now. I should mention that your game has made me very happy.
Regards,
Leonardo