thefiremind wrote:sumomole wrote:Has all creature types doesn't mean has the changeling keyword ability. The following code is used to
Mutavault, the official card has 221 creature types, and I add Germ to 222, if you add new creature types, should change 1222 to the amount of your creature types.
Adding changeling is still an acceptable approximation in my opinion, since changeling itself probably suffers some approximations as I wrote
here. Adding all creature types manually could potentially bring more problems than it solves, because in DotP2012 it led to strange effects (I can't remember exactly what happened, I think some other cards stopped working while the card with all creature types was in play, even if they were apparently unrelated).
I have used changeling on
Mutavault first, but when I played
Mistbind Clique, it could champion the "land"
Mutavault, so I had to use SubType_GetWritable.
thefiremind wrote:sumomole wrote:And there is Screeching Bat firemind has coded.
My version was able to transform only once. BlindWillow found a workaround but I have never been able to understand it completely, that's why I abandoned transform cards in DotP2013.
I have fixed and it can transform any times.
