Laurent - Fix issue 253 (ZEN) few additions/corrections related to the addition made in R1485 (myUpkeepOnly). I did not add all of them, some that might work are still in the todo.dat with a tag "#Require Testing".
Removed Minotaur Explorer (ODY)
This commit is contained in:
@@ -15,6 +15,19 @@ auto=lord(creature|myBattlefield) protection from black
|
||||
abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
id=132212
|
||||
name=Augur il-Vec
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Human Cleric
|
||||
power=1
|
||||
toughness=3
|
||||
text=Shadow (This creature can block or be blocked by only creatures with shadow.) Sacrifice Augur il-Vec: You gain 4 life. Play this ability only during your upkeep.
|
||||
abilities=shadow
|
||||
auto={S}:life:4 controller myUpkeepOnly
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=130676
|
||||
name=Blade of the Sixth Pride
|
||||
rarity=C
|
||||
@@ -73,6 +86,18 @@ toughness=1
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
id=132214
|
||||
name=Emberwilde Augur
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Goblin Shaman
|
||||
power=2
|
||||
toughness=1
|
||||
text=Sacrifice Emberwilde Augur: Emberwilde Augur deals 3 damage to target player. Play this ability only during your upkeep.
|
||||
auto={S}:damage:3 target(player) myUpkeepOnly
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature you control (Target a creature as you cast this. This card enters the battlefield attached to that creature.) Creatures you control have haste.
|
||||
id=136215
|
||||
target=creature|myBattlefield
|
||||
|
||||
@@ -26,17 +26,7 @@ subtype=Aura
|
||||
text=Enchant creature Enchanted creature has flying. Aura swap {2}{U} ({2}{U}: Exchange this Aura with an Aura card in your hand.)
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=132212
|
||||
name=Augur il-Vec
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
subtype=Human Cleric
|
||||
power=1
|
||||
toughness=3
|
||||
text=Shadow (This creature can block or be blocked by only creatures with shadow.) Sacrifice Augur il-Vec: You gain 4 life. Play this ability only during your upkeep.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=132224
|
||||
name=Augur of Skulls
|
||||
@@ -297,17 +287,6 @@ text=If you control four or fewer lands, search your library for a basic land ca
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=132214
|
||||
name=Emberwilde Augur
|
||||
mana={1}{R}
|
||||
type=Creature
|
||||
subtype=Goblin Shaman
|
||||
power=2
|
||||
toughness=1
|
||||
text=Sacrifice Emberwilde Augur: Emberwilde Augur deals 3 damage to target player. Play this ability only during your upkeep.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=136143
|
||||
name=Epochrasite
|
||||
mana={2}
|
||||
@@ -588,6 +567,7 @@ text={X}{U}{U}, {T}: Return target creature with converted mana cost X to its ow
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
#Require Testing
|
||||
id=132213
|
||||
name=Llanowar Augur
|
||||
mana={G}
|
||||
@@ -596,6 +576,7 @@ subtype=Elf Shaman
|
||||
power=0
|
||||
toughness=3
|
||||
text=Sacrifice Llanowar Augur: Target creature gets +3/+3 and gains trample until end of turn. Play this ability only during your upkeep.
|
||||
auto={S}:3/3 && trample target(creature) myUpkeepOnly
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
Reference in New Issue
Block a user