Page 1 of 1

[aproximated]Jade Statue opponent chooses, bad animate

PostPosted: 17 Sep 2014, 15:51
by Nexhro
Describe the Bug:
1) At the beginning of each combat, Jade Statue's controller's opponent chooses whether to animate Jade Statue or not. If that player chooses to animate it, Statue's controller can still cancel the activation cost payment.

2) If its controllwr chooses to pay {2}, Jade Statue becomes a creature right after the declare attackers step (Fast Effects? ...Assign Atatckers) and hence can't atatck.

Which card did behave improperly ?
Jade Statue

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
CoRM15 mini, duel

What exactly should be the correct behavior/interaction ?
At the beginning of each combat, Jade Statue's controller chooses whether to animate Jade Statue or not.

2) If its controllwr chooses to pay {2}, Jade Statue instantly becomes a creature.

Are any other cards possibly affected by this bug ?
-

Re: [confirmed]Jade Statue opponent chooses, bad animate

PostPosted: 17 Sep 2014, 16:47
by Aswan jaguar
I confirm the bugs besides we had this discussion with Korath as Jade Statue mechanism is not well understood and so the recoded in C version was and still is a mess and so deciding to revert to the original ASM code until it gets a better look.

- HarlequinCasts you checked and tagged fixed/closed this bug in above link did you also test the bugs I was mentioning? because 2 of them are the ones Nexhro also reports here.

Re: [confirmed]Jade Statue opponent chooses, bad animate

PostPosted: 17 Sep 2014, 17:07
by Nexhro
My bad, Aswan - saw there was a thread, but didn't read your reply to it. This looks like a duplicate then.

Re: [duplicate]Jade Statue opponent chooses, bad animate

PostPosted: 28 Sep 2014, 14:38
by Gargaroz
Finally the ability is working as intended in d351dba , but with some catches.

1) In order to be able to animate the Statue and attack, there should be another creature that is able to attack on your BF. It's hardcoded stuff, and I don't know how to fix it.

2) In your turn, there will be a pop-up window that'll ask you if you want to animate the statue or not. In the opponent's turn, it will function like a normal activated ability (click on it and go).

This is the most precise approximation of the ability we could get as now, IMHO.