One of the cards I just acquired was Momentum. If you don't remember the card, take a look
When I use the card in Wagic, I get a growth counter on my creature every turn, but it does not increase my power and toughness. Can anyone explain why this is? Is this something that can be fixed?
I'm guessing the problem is in mtg text file that states the behavior of the card
Code: Select all
[card]
name=Momentum
target=creature
auto=@each my upkeep:may counter(0/0,1,Growth)
auto=thisforeach(counter{0/0.1.Growth}) 1/1
text=Enchant creature -- At the beginning of your upkeep, you may put a growth counter on Momentum. -- Enchanted creature gets +1/+1 for each growth counter on Momentum.
mana={2}{G}
type=Enchantment
subtype=Aura
[/card]
Advertising