* fixed definition for Mephidross Vampire

* added Anowon, the Ruin Sage, the Ruin Sage as a borderline card since the card works as specified except that the player selects for the AI what card to sacrifice.
This commit is contained in:
techdragon.nguyen@gmail.com
2011-02-18 06:17:52 +00:00
parent c1b861d44e
commit 94c7c9c5d8
3 changed files with 12 additions and 10 deletions

View File

@@ -572,15 +572,6 @@ mana={4}{G}
type=Sorcery
[/card]
[card]
name=Anowon, the Ruin Sage
text=At the beginning of your upkeep, each player sacrifices a non-Vampire creature.
mana={3}{B}{B}
type=Legendary Creature
subtype=Vampire Shaman
power=4
toughness=3
[/card]
[card]
name=Antagonism
text=At the beginning of each player's end step, Antagonism deals 2 damage to that player unless one of his or her opponents was dealt damage this turn.
mana={3}{R}

View File

@@ -1,5 +1,16 @@
grade=Borderline
[card]
name=Anowon, the Ruin Sage
auto=@each my upkeep: moveTo(mygraveyard) notatarget(creature[-vampire]|myBattlefield)
auto=@each my upkeep: moveTo(opponentgraveyard) notatarget(creature[-vampire]|opponentBattlefield)
text=At the beginning of your upkeep, each player sacrifices a non-Vampire creature.
mana={3}{B}{B}
type=Legendary Creature
subtype=Vampire Shaman
power=4
toughness=3
[/card]
[card]
name=Autumn Willow
abilities=opponentshroud,shroud
auto={G}:-shroud

View File

@@ -38992,7 +38992,7 @@ type=Instant
name=Mephidross Vampire
abilities=flying
auto=@damaged(creature) from(creature|mybattlefield):all(trigger[from]) counter(1/1,1)
auto=lord(creature) transforms(vampire)
auto=lord(creature|myBattlefield) transforms(vampire)
text=Flying -- Each creature you control is a Vampire in addition to its other creature types and has "Whenever this creature deals damage to a creature, put a +1/+1 counter on this creature."
mana={4}{B}{B}
type=Creature