Re: Compiled Bug List
Mana Vault cannot be tapped at interrupt speed because I wasn't able to tap it in response to a Daze to pay 1. (neither can cycling spirit guides, which I also had, but I think that one is unavoidable)
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=25&t=1361
to your mana pool for each Locus on the battlefield.Yup. Cards come into play 1 at a time in this game, not all at once.Gargaroz wrote:I coded Scapeshift, but I've discovered that, if you have multiple Valakut and 5 mountains, if another mountain comes into play only 1 Valakut triggers.
Right, there are actually 2 different problems.Gargaroz wrote:@ Jatill : No, is a differente question : if multiple triggered abilities from cards with the same ID trigger at the same time, only one resolve actually. This happens for Valakut, for Sigil of the Empty Throne and for several different cards. The thing I don't know is if it's our fault or an engine issue due the pre-6th edition rules. Or perhaps I misunderstood your reply...
I undestood. But the Valakuth combo can work even with the "1 card at time" problem, is just less powerful (you'll need 4 valakut and 7 mountains = 24 damages in Magic.exe).jatill wrote:Right, there are actually 2 different problems.
1) If multiple cards trigger off the same event, sometimes only 1 of those triggers resolves. (Ex: Emeria Angel + Rampaging Baloths when a land comes into play)
2) If multiple cards come into play at the same time, they come into play 1 at a time instead.
#1 we can fix (look at the code for the Baloths), but #2 we're stuck with, I think. So Scapeshift + Valakut is mostly worthless.