Advertising (This ad goes away for registered users. You can Login or Register)

Momentum / Growth Counters

Discuss Windows, Mac, or Linux Gaming (or other types of applications) here
Post Reply
kaega2
Posts: 2
Joined: Wed Aug 15, 2012 5:08 am

Momentum / Growth Counters

Post by kaega2 » Wed Aug 15, 2012 5:20 am

I just started playing Wagic the other day, I've just been getting into it

One of the cards I just acquired was Momentum. If you don't remember the card, take a look

Image

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]
I don't understand this stuff yet though :P
Advertising

kaega2
Posts: 2
Joined: Wed Aug 15, 2012 5:08 am

Re: Momentum / Growth Counters

Post by kaega2 » Wed Aug 15, 2012 6:36 am

Well I appear to have gotten it to work. I change the

auto=@each my upkeep:may counter(0/0,1,Growth)

to

auto=@each my upkeep:may counter(1/1,1,Growth)

Can anybody link me material on editing this file? I'm having trouble having information, and would like to understand how it works.

Thanks :)
Advertising

rainof89
Posts: 284
Joined: Tue Nov 16, 2010 5:23 pm

Re: Momentum / Growth Counters

Post by rainof89 » Thu Aug 16, 2012 12:06 pm

You may need to post this in the wagic forums for help

http://wololo.net/forum/

Post Reply

Return to “Games/Applications”