MArcomage

Free multiplayer on-line fantasy card game

Please log in

DPsycho on 00:33, 25. Feb, 2010
Wall of Text

In an attempt to shorten it, I've come up with:

Wall increased by recruits + 4*N
Tower: + 2*N
N = #Undead cards in hand
Replace all Undead cards in hand with common Undead cards
Stock -20

Still very wordy, however. Either 10 or 11 lines, down from the original 16.
Lord Ornlu on 01:04, 25. Feb, 2010
true :P, but I wanted to use recruits resources as well. You sacrifice your hand and all recruits for defense basically :P
DPsycho on 01:26, 25. Feb, 2010
I didn't change any of your card effects in my truncation. While the card uses recruits in the calculation, the only resource reduction mentioned is the loss of 20 stock. If you wanted it to consume all of the recruits as well, you need to add that in... somewhere...
Lord Ornlu on 01:49, 25. Feb, 2010
hehe true, one of the variables did that though
Lord Ornlu on 01:53, 25. Feb, 2010
Wall increased by 4*(recruits)
Tower: +2*(Undead cards in hand)
Replace all Undead cards in hand with common Undead cards
Recruits = 0
Stock -20

that's my interpretation. I guess i'll add this to the card. thx for the help
DPsycho on 02:28, 25. Feb, 2010
Looks much better now, length-wise. =D
Progressor on 17:15, 25. Feb, 2010
To get it in sync with existing card formulation:

Wall + 4 * #recruits %This means 25 recruits -> 100 wall!!!
Tower: +2 * #Undead cards in hand
Replace all Undead in hand with Zombie
Recruits = 0
Lord Ornlu on 17:38, 25. Feb, 2010
correct, like i said it's a last measure card, it requires 15 recruits already, it will use up all your recruits and will leave your hand filled with useless Attack=2 cards