Jonathan - (r398) 3 cards added to their todo.dat, not tested, only based on (r398) updated version of CardDescriptor.cpp
This commit is contained in:
@@ -505,14 +505,14 @@ 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,-name:Escaped Shapeshifter]|opponentinplay) flying
|
||||
auto=aslongas(creature[first strike,-name:Escaped Shapeshifter]|opponentinplay) first strike
|
||||
auto=aslongas(creature[trample,-name:Escaped Shapeshifter]|opponentinplay) trample
|
||||
auto=aslongas(creature[protection from black,-name:Escaped Shapeshifter]|opponentinplay) protection from black
|
||||
auto=aslongas(creature[protection from blue,-name:Escaped Shapeshifter]|opponentinplay) protection from blue
|
||||
auto=aslongas(creature[protection from red,-name:Escaped Shapeshifter]|opponentinplay) protection from red
|
||||
auto=aslongas(creature[protection from white,-name:Escaped Shapeshifter]|opponentinplay) protection from white
|
||||
auto=aslongas(creature[protection from green,-name:Escaped Shapeshifter]|opponentinplay) protection from green
|
||||
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}
|
||||
|
||||
Reference in New Issue
Block a user