Added 38 successfully tested cards.
This update contents: 1. Creatures which get a certain power- and/or toughness-bonus when attacking or blocking. 2. Creatures which leave the battlefield at end of combat after having attacked or blocked. 3. Clockwork-"family" from Mirrodin.
This commit is contained in:
@@ -288,7 +288,19 @@ toughness=3
|
||||
abilities=mountainwalk
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.) Cloud Sprite can block only creatures with flying.
|
||||
text=When Ceremonial Guard attacks or blocks, destroy it at end of combat.
|
||||
id=19603
|
||||
name=Ceremonial Guard
|
||||
rarity=C
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Human Soldier
|
||||
auto=@each combatends:destroy all(ceremonial guard[attacking;blocking]|myBattlefield)
|
||||
power=3
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.) Cloud Sprite can block only creatures with flying.
|
||||
id=19563
|
||||
name=Cloud Sprite
|
||||
rarity=C
|
||||
@@ -1355,6 +1367,18 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=When Saprazzan Outrigger attacks or blocks, put it on top of its owner's library at end of combat.
|
||||
id=21773
|
||||
name=Saprazzan Outrigger
|
||||
rarity=C
|
||||
mana={3}{U}
|
||||
type=Creature
|
||||
subtype=Merfolk
|
||||
auto=@each combatends:moveTo(ownerlibrary) all(saprazzan outrigger[attacking;blocking]|myBattlefield)
|
||||
power=5
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
text={2}{R}{T}, Discard a card: Destroy target land.
|
||||
id=19835
|
||||
name=Seismic Mage
|
||||
|
||||
@@ -170,17 +170,6 @@ type=Sorcery
|
||||
mana={3}{R}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=When Ceremonial Guard attacks or blocks, destroy it at end of combat.
|
||||
id=19603
|
||||
name=Ceremonial Guard
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={2}{R}
|
||||
power=3
|
||||
subtype=Human Soldier
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Chambered Nautilus becomes blocked, you may draw a card.
|
||||
id=19798
|
||||
name=Chambered Nautilus
|
||||
@@ -1347,17 +1336,6 @@ subtype=Merfolk Soldier
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=When Saprazzan Outrigger attacks or blocks, put it on top of its owner's library at end of combat.
|
||||
id=21773
|
||||
name=Saprazzan Outrigger
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={3}{U}
|
||||
power=5
|
||||
subtype=Merfolk
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
text=When Saprazzan Raider becomes blocked, return it to its owner's hand.
|
||||
id=19564
|
||||
name=Saprazzan Raider
|
||||
|
||||
Reference in New Issue
Block a user