Moved Presence of the Master and Null Brooch to the mtg_todo.dat.
Both cards have been reported not to work. Because there are no tests for them in the test suite, it is very likely that they never worked at all.
This commit is contained in:
@@ -24246,6 +24246,14 @@ power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
### Obviously never worked.
|
||||
name=Null Brooch
|
||||
auto={2}{T}:fizzle target(*[-creature]|stack) && moveTo(graveyard) all(*|myhand)
|
||||
text={2}, {T}, Discard your hand: Counter target noncreature spell.
|
||||
mana={4}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Null Chamber
|
||||
text=As Null Chamber enters the battlefield, you and an opponent each name a card other than a basic land card. -- The named cards can't be played.
|
||||
mana={3}{W}
|
||||
@@ -26824,6 +26832,14 @@ type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
####Reported not to work. Maybe never worked at all. There are no tests in the test suite for this card.
|
||||
name=Presence of the Master
|
||||
auto=@movedTo(enchantment|stack):fizzle all(enchantment|stack)
|
||||
text=Whenever a player casts an enchantment spell, counter it.
|
||||
mana={3}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Pretender's Claim
|
||||
text=Enchant creature -- Whenever enchanted creature becomes blocked, tap all lands defending player controls.
|
||||
mana={1}{B}
|
||||
|
||||
@@ -31040,13 +31040,6 @@ mana={3}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Null Brooch
|
||||
auto={2}{T}:fizzle target(*[-creature]|stack) && moveTo(graveyard) all(*|myhand)
|
||||
text={2}, {T}, Discard your hand: Counter target noncreature spell.
|
||||
mana={4}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Null Champion
|
||||
auto={3}:counter(0/0,1,Level Up) asSorcery
|
||||
auto=this(counter{0/0.1.Level Up}) 3/1
|
||||
@@ -33664,13 +33657,6 @@ mana={1}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Presence of the Master
|
||||
auto=@movedTo(enchantment|stack):fizzle all(enchantment|stack)
|
||||
text=Whenever a player casts an enchantment spell, counter it.
|
||||
mana={3}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Presence of the Wise
|
||||
auto=foreach(*|myhand) life:2 controller
|
||||
text=You gain 2 life for each card in your hand.
|
||||
|
||||
Reference in New Issue
Block a user