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,19 @@ name=Wagic 2010
|
||||
year=2009
|
||||
[/meta]
|
||||
[card]
|
||||
text=Deathtouch (Creatures dealt damage by this creature are destroyed. You can divide this creature's combat damage among any of the creatures blocking or blocked by it.) When Acidic Slime enters the battlefield, destroy target artifact, enchantment, or land.
|
||||
id=189880
|
||||
name=Acidic Slime
|
||||
rarity=U
|
||||
mana={3}{G}{G}
|
||||
type=Creature
|
||||
subtype=Ooze
|
||||
auto=destroy target(artifact,enchantment,land)
|
||||
power=2
|
||||
toughness=2
|
||||
abilities=deathtouch
|
||||
[/card]
|
||||
[card]
|
||||
id=191082
|
||||
alias=129767
|
||||
name=Act of Treason
|
||||
@@ -1716,6 +1729,18 @@ auto=@movedTo(creature|battlefield): life:1
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
text=When Sparkmage Apprentice enters the battlefield, it deals 1 damage to target creature or player.
|
||||
id=191053
|
||||
name=Sparkmage Apprentice
|
||||
rarity=C
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Human Wizard
|
||||
auto=damage:1 target(creature,player)
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
id=189899
|
||||
name=Stampeding Rhino
|
||||
mana={4}{G}
|
||||
|
||||
Reference in New Issue
Block a user