Added huge amount of successfully tested cards, mainly based on revision 1685.
The new introduced "must" also works with "@movedTo..." events (Fire Snake (POR) for example)!
This commit is contained in:
@@ -4,6 +4,18 @@ year=2002
|
||||
block=Slaughter
|
||||
[/meta]
|
||||
[card]
|
||||
text=When Accursed Centaur enters the battlefield, sacrifice a creature.
|
||||
id=26715
|
||||
name=Accursed Centaur
|
||||
rarity=C
|
||||
mana={B}
|
||||
type=Creature
|
||||
subtype=Zombie Centaur
|
||||
auto=bury notatarget(creature|myBattlefield)
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a Beast enters the battlefield under your control, you may have it deal 4 damage to target opponent.
|
||||
auto=@movedTo(beast|myBattlefield):may damage:4 opponent
|
||||
id=12425
|
||||
|
||||
@@ -1,17 +1,4 @@
|
||||
[card]
|
||||
text=When Accursed Centaur enters the battlefield, sacrifice a creature.
|
||||
target=creature[myBattlefield] ## this is different from r954, this is wrong, destroy and sacrifce is different.
|
||||
auto=destroy
|
||||
id=26715
|
||||
name=Accursed Centaur
|
||||
mana={B}
|
||||
type=Creature
|
||||
subtype=Zombie Centaur
|
||||
power=2
|
||||
toughness=2
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=40195
|
||||
name=Aggravated Assault
|
||||
mana={2}{R}
|
||||
|
||||
Reference in New Issue
Block a user