MArcomage

Free multiplayer on-line fantasy card game

Please log in

Spoon on 13:09, 19. Nov, 2010
I like this. It's a good alternative to my suggestion of merging master of the past and Anomaly Sphere.

EDIT: I do think it's a bit expensive... Paying a total of 35 gems and 2 turns is a big price to pay for undoing one turn.
NG_Beholder on 13:14, 19. Nov, 2010
Even against Laputa/Gateway?
dindon on 13:45, 19. Nov, 2010
NG_Beholder wrote:
Even against Laputa/Gateway?

Thing is, if your opponent has enough resources to play Laputa on the turn he draws it, then this card won't do you any good. So the cost isn't just the extra gems, but also the fact that it doesn't work all the time because of timing.
NG_Beholder on 14:03, 19. Nov, 2010
Maybe you're right. I think I can add Quick keyword for this card.
Spoon on 14:44, 19. Nov, 2010
Will it work after playing a Quick card?
NG_Beholder on 15:13, 19. Nov, 2010
It should be. These cards negate last round, not last turn.
dimitris on 15:19, 19. Nov, 2010
I think it won't if it follows the same rules with Foundations.
Fithz Hood on 22:10, 19. Nov, 2010
exactly, master of the past and anomaly sphere don't work after a quick (since the data of opponent last card are deleted by your last quick action... I suppose). If you look at the code of those card you can see this line:
if (!($mylast_card->IsPlayAgainCard() and $mylast_action == 'play'))
that means that the following code works only if you have not played a playagain card (quick or swift)
Lord Ornlu on 02:25, 20. Nov, 2010
Then just put the effect of Master Of the Past and Anomaly Sphere in this card in Modes and have it apply to opponent's last round, make the card rare and keep the cost as it is
NG_Beholder on 06:54, 20. Nov, 2010
Done.
Spoon on 15:42, 20. Nov, 2010
I like this card. Did you mean to leave the Quick keyword in, though? Just saying since the original reason for making it Quick no longer applies.
NG_Beholder on 16:54, 20. Nov, 2010
Honestly I'm not sure about that. Maybe it should be but I should raise cost to 30 gems?