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:
@@ -237,8 +237,7 @@ power=4
|
||||
toughness=4
|
||||
text=Trample Black Carriage doesn't untap during your untap step. Sacrifice a creature: Untap Black Carriage. Activate this ability only during your upkeep.
|
||||
abilities=trample,doesnotuntap
|
||||
auto={S(creature|myBattlefield)}:untap myturnonly
|
||||
#not 100% correct same as brass man, colossus of sardia, etc.
|
||||
auto={S(creature|myBattlefield)}:untap myUpkeepOnly
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
@@ -445,7 +445,7 @@ power=8
|
||||
toughness=8
|
||||
text=Marjhan doesn't untap during your untap step. Marjhan can't attack unless defending player controls an Island. When you control no Islands, sacrifice Marjhan. {U}{U}, Sacrifice a creature: Untap Marjhan. Activate this ability only during your upkeep. {U}{U}: Marjhan gets -1/-0 until end of turn and deals 1 damage to target attacking creature without flying.
|
||||
abilities=islandhome,doesnotuntap
|
||||
auto={U}{U}{S(creature|myBattlefield)}:untap myturnonly
|
||||
auto={U}{U}{S(creature|myBattlefield)}:untap myUpkeepnonly
|
||||
auto={U}{U}:damage:1 target(creature[attacking;-flying]) && -1/0 all(this)
|
||||
rarity=R
|
||||
[/card]
|
||||
|
||||
Reference in New Issue
Block a user