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:
leungclj
2009-06-02 14:19:03 +00:00
parent ec27c29c2b
commit 73fb9ea2ae
3 changed files with 12 additions and 8 deletions

View File

@@ -874,6 +874,9 @@ mana={6}
text=When Howling Wolf comes into play, you may search your library for up to three cards named Howling Wolf, reveal them, and put them into your hand. If you do, shuffle your library.
id=19632
name=Howling Wolf
auto=may moveTo(myhand) target(creature[Howling Wolf]|mylibrary)
auto=may moveTo(myhand) target(creature[Howling Wolf]|mylibrary)
auto=may moveTo(myhand) target(creature[Howling Wolf]|mylibrary)
rarity=C
type=Creature
mana={2}{G}{G}

View File

@@ -267,6 +267,7 @@ toughness=7
text=Flying, haste When you play Demigod of Revenge, return all cards named Demigod of Revenge from your graveyard to play.
id=153972
name=Demigod of Revenge
auto=moveTo(myinplay) all(creature[Demigod of Revenge]|mygraveyard)
rarity=R
type=Creature
mana={BR}{BR}{BR}{BR}{BR}

View File

@@ -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}