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:
@@ -269,6 +269,18 @@ mana={B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Return Coastal Wizard and another target creature to their owners' hands. Activate this ability only during your turn, before attackers are declared.
|
||||
id=6544
|
||||
name=Coastal Wizard
|
||||
rarity=R
|
||||
mana={2}{U}{U}
|
||||
type=Creature
|
||||
subtype=Human Wizard
|
||||
auto={T}:moveTo(ownerhand) all(this) && moveTo(ownerhand) target(creature) myTurnOnly
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying
|
||||
id=6553
|
||||
name=Dakmor Bat
|
||||
@@ -393,6 +405,19 @@ type=Basic Land
|
||||
subtype=Forest
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying When Foul Spirit enters the battlefield, sacrifice a land.
|
||||
id=6568
|
||||
name=Foul Spirit
|
||||
rarity=U
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Spirit
|
||||
auto=bury notatarget(land|myBattlefield)
|
||||
power=3
|
||||
toughness=2
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
id=6587
|
||||
name=Goblin Cavaliers
|
||||
rarity=C
|
||||
@@ -713,6 +738,18 @@ power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=When Ogre Arsonist enters the battlefield, destroy target land.
|
||||
id=6595
|
||||
name=Ogre Arsonist
|
||||
rarity=U
|
||||
mana={4}{R}
|
||||
type=Creature
|
||||
subtype=Ogre
|
||||
auto=destroy target(lad)
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Haste
|
||||
id=6586
|
||||
name=Ogre Berserker
|
||||
|
||||
@@ -51,17 +51,6 @@ text=Flying When Angel of Fury is put into your graveyard from the battlefield,
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=6544
|
||||
name=Coastal Wizard
|
||||
mana={2}{U}{U}
|
||||
type=Creature
|
||||
subtype=Human Wizard
|
||||
power=1
|
||||
toughness=1
|
||||
text={T}: Return Coastal Wizard and another target creature to their owners' hands. Activate this ability only during your turn, before attackers are declared.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=6570
|
||||
name=Coercion
|
||||
mana={2}{B}
|
||||
@@ -124,17 +113,6 @@ text=Look at the top card of target player's library. You may put that card into
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=6568
|
||||
name=Foul Spirit
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Spirit
|
||||
power=3
|
||||
toughness=2
|
||||
text=Flying When Foul Spirit enters the battlefield, sacrifice a land.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=6604
|
||||
name=Goblin General
|
||||
mana={1}{R}{R}
|
||||
@@ -245,17 +223,6 @@ text=Whenever Norwood Warrior becomes blocked, it gets +1/+1 until end of turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=6595
|
||||
name=Ogre Arsonist
|
||||
mana={4}{R}
|
||||
type=Creature
|
||||
subtype=Ogre
|
||||
power=3
|
||||
toughness=3
|
||||
text=When Ogre Arsonist enters the battlefield, destroy target land.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=6550
|
||||
name=Piracy
|
||||
mana={U}{U}
|
||||
|
||||
Reference in New Issue
Block a user