Page 1 of 1

[confirmed]stuffy doll copy artifact bad interaction

PostPosted: 10 Apr 2016, 11:49
by bgaut
Describe the Bug:
When you cast copy artifact on stuffy doll copy artifact goes to graveyard without copying anything

Which card did behave improperly ?
copy artifact and stuffy doll

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Manalink zendikar V2

What exactly should be the correct behavior/interaction ?
copy artifact shoul copy stuffy doll since it is an artifact

Are any other cards possibly affected by this bug ?
stuffydoll.zip
(3.92 KiB) Downloaded 215 times

Re: stuffy doll copy artifact bad interaction

PostPosted: 10 Apr 2016, 12:19
by Aswan jaguar
Please capitalise the first letters of card's name as it is in cards title so autocard feature works.
Copy Artifact,Stuffy Doll

I confirm this bug and it happens possibly with all copy cards,tested with Clone and Vesuvan Doppelganger.

Re: [confirmed]stuffy doll copy artifact bad interaction

PostPosted: 17 Apr 2016, 20:02
by bgaut
The bug also happens with Sculpting Steel ...

Re: [confirmed]stuffy doll copy artifact bad interaction

PostPosted: 01 Oct 2019, 12:42
by Aswan jaguar
A problem of all 3 cards that "choose a name" when entering the battlefield the other 2 are Saskia the Unyielding and Sewer Nemesis and have code for that.

I made a test and used etb_ability() and event == EVENT_ETB_ABILITY and this worked fine (which is wrong to use as this is an "as enters the battlefield" replacement effect) but I am mentioning this in case it will help to solve the bug.