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}
|
||||
|
||||
@@ -1,15 +1,4 @@
|
||||
[card]
|
||||
id=189880
|
||||
name=Acidic Slime
|
||||
mana={3}{G}{G}
|
||||
type=Creature
|
||||
subtype=Ooze
|
||||
power=2
|
||||
toughness=2
|
||||
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.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=191239
|
||||
name=Ajani Goldmane
|
||||
mana={2}{W}{W}
|
||||
@@ -439,20 +428,6 @@ auto=@each ??? upkeep:life:-1 targetController
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=191053
|
||||
name=Sparkmage Apprentice
|
||||
target=creature,player
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Human Wizard
|
||||
power=1
|
||||
toughness=1
|
||||
text=When Sparkmage Apprentice enters the battlefield, it deals 1 damage to target creature or player.
|
||||
#"When [this] enters the battlefield ... target ..." abilities are not supported unless there is a "may" (Wagic 0.9)
|
||||
auto=damage:1
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=191338
|
||||
name=Spellbook
|
||||
mana={0}
|
||||
|
||||
Reference in New Issue
Block a user