Jonathan - (TMP) tested Escape Shapeshifter, doesn't full function correctly

This commit is contained in:
leungclj
2009-06-14 08:49:35 +00:00
parent 6d42aa6e77
commit 56193a7656

View File

@@ -518,14 +518,15 @@ mana={X}{U}
text=As long as an opponent controls a creature with flying not named Escaped Shapeshifter, Escaped Shapeshifter has flying. The same is true for first strike, trample, and protection from any color.
id=4699
name=Escaped Shapeshifter
auto=aslongas(creature[flying,-Escaped Shapeshifter]|opponentinplay) flying
auto=aslongas(creature[first strike,-Escaped Shapeshifter]|opponentinplay) first strike
auto=aslongas(creature[trample,-Escaped Shapeshifter]|opponentinplay) trample
auto=aslongas(creature[protection from black,-Escaped Shapeshifter]|opponentinplay) protection from black
auto=aslongas(creature[protection from blue,-Escaped Shapeshifter]|opponentinplay) protection from blue
auto=aslongas(creature[protection from red,-Escaped Shapeshifter]|opponentinplay) protection from red
auto=aslongas(creature[protection from white,-Escaped Shapeshifter]|opponentinplay) protection from white
auto=aslongas(creature[protection from green,-Escaped Shapeshifter]|opponentinplay) protection from green
## flying,first strike,trample works, protection doesn't
auto=aslongas(creature[flying;-Escaped Shapeshifter]|opponentinplay) flying
auto=aslongas(creature[first strike;-Escaped Shapeshifter]|opponentinplay) first strike
auto=aslongas(creature[trample;-Escaped Shapeshifter]|opponentinplay) trample
auto=aslongas(creature[protection from black;-Escaped Shapeshifter]|opponentinplay) protection from black
auto=aslongas(creature[protection from blue;-Escaped Shapeshifter]|opponentinplay) protection from blue
auto=aslongas(creature[protection from red;-Escaped Shapeshifter]|opponentinplay) protection from red
auto=aslongas(creature[protection from white;-Escaped Shapeshifter]|opponentinplay) protection from white
auto=aslongas(creature[protection from green;-Escaped Shapeshifter]|opponentinplay) protection from green
rarity=R
type=Creature
mana={3}{U}{U}