Page 1 of 1

Cards with counter related triggered abilities change zone

PostPosted: 14 Jun 2011, 14:52
by Sloth
Here is a possible fix for the bugs relating cards with counter related triggered abilities changing zones (Chalice of the Void, Allies):
1. copyCard will now copy all counters (used in changeZone).
2. if the destination is not battlefield remove all counters (like it used to be).

I coded it up, but before I'm going to submit it, I ask you:
Are there any problems with this?

Re: Cards with counter related triggered abilities change zo

PostPosted: 14 Jun 2011, 16:00
by jeffwadsworth
Sloth wrote:Here is a possible fix for the bugs relating cards with counter related triggered abilities changing zones (Chalice of the Void, Allies):
1. copyCard will now copy all counters (used in changeZone).
2. if the destination is not battlefield remove all counters (like it used to be).

I coded it up, but before I'm going to submit it, I ask you:
Are there any problems with this?
Good find.

Re: Cards with counter related triggered abilities change zo

PostPosted: 14 Jun 2011, 20:41
by Sloth
I've submitted the fix. Report if you notice anything wrong.

Re: Cards with counter related triggered abilities change zo

PostPosted: 15 Jun 2011, 09:18
by Hellfish
Once we implement Commander cards, Skullbriar, the Walking Grave could do with a scriptable exemption from the removal of counters.