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:
@@ -477,6 +477,18 @@ rarity=U
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
id=1890
|
||||
name=Svyelunite Priest
|
||||
mana={1}{U}
|
||||
type=Creature
|
||||
subtype=Merfolk Cleric
|
||||
power=1
|
||||
toughness=1
|
||||
text={U}{U}, {T}: Target creature gains shroud until end of turn. Play this ability only during your upkeep. (It can't be the target of spells or abilities.)
|
||||
auto={U}{U}{T}:shroud target(creature) myUpkeepOnly
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
text=Svyelunite Temple enters the battlefield tapped. {T}: Add {U} to your mana pool. {T}, Sacrifice Svyelunite Temple: Add {U}{U} to your mana pool.
|
||||
id=2013
|
||||
name=Svyelunite Temple
|
||||
|
||||
@@ -119,6 +119,7 @@ text=Whenever Dwarven Soldier blocks or becomes blocked by one or more Orcs, Dwa
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
#Require Testing
|
||||
id=1848
|
||||
name=Ebon Praetor
|
||||
mana={4}{B}{B}
|
||||
@@ -130,8 +131,8 @@ text=First strike, trample At the beginning of your upkeep, put a -2/-2 counter
|
||||
rarity=R
|
||||
abilities=first strike,trample
|
||||
auto=@each my upkeep:counter(-2/-2,1)
|
||||
auto={S(creature|myinplay)}:counter(-2/-2,-1) limit:1
|
||||
auto={S(creature[thrull]|myBattlefield)}:counter(-2/-2,-1) && counter(1/0,1) limit:1
|
||||
auto={S(creature|myinplay)}:counter(-2/-2,-1) limit:1 myUpkeepOnly
|
||||
auto={S(creature[thrull]|myBattlefield)}:counter(-2/-2,-1) && counter(1/0,1) limit:1 myUpkeepOnly
|
||||
[/card]
|
||||
[card]
|
||||
id=1908
|
||||
@@ -601,17 +602,6 @@ text=At the beginning of your upkeep, put a spore counter on Spore Flower. Remov
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=1890
|
||||
name=Svyelunite Priest
|
||||
mana={1}{U}
|
||||
type=Creature
|
||||
subtype=Merfolk Cleric
|
||||
power=1
|
||||
toughness=1
|
||||
text={U}{U}, {T}: Target creature gains shroud until end of turn. Play this ability only during your upkeep. (It can't be the target of spells or abilities.)
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=1925
|
||||
name=Thallid
|
||||
mana={G}
|
||||
|
||||
Reference in New Issue
Block a user