MArcomage

Free multiplayer on-line fantasy card game

Please log in

DPsycho on 2/25/2010, 12:33:04 AM
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 2/25/2010, 1:04:08 AM
true :P, but I wanted to use recruits resources as well. You sacrifice your hand and all recruits for defense basically :P
DPsycho on 2/25/2010, 1:26:33 AM
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 2/25/2010, 1:49:14 AM
hehe true, one of the variables did that though
Lord Ornlu on 2/25/2010, 1:53:03 AM
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 2/25/2010, 2:28:52 AM
Looks much better now, length-wise. =D
Progressor on 2/25/2010, 5:15:12 PM
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 2/25/2010, 5:38:56 PM
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