Psyringe - added some cards with the nofizzle ability.
Question: I also tried to code Root Sliver (LGN) with the line "auto=lord(sliver|stack) nofizzle", but this didn't work, Slivers could still be countered. Did I choose a wrong approach, or is there a limitation of the lord ability with regard to spells on thee stack?
This commit is contained in:
@@ -232,6 +232,18 @@ auto={T}:Add {R}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
text=Shroud (This permanent can't be the target of spells or abilities.) Blurred Mongoose can't be countered.
|
||||
id=23139
|
||||
name=Blurred Mongoose
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={1}{G}
|
||||
power=2
|
||||
subtype=Mongoose
|
||||
toughness=1
|
||||
abilities=shroud,nofizzle
|
||||
[/card]
|
||||
[card]
|
||||
text={1}: Add {B} to your mana pool.
|
||||
id=23024
|
||||
name=Bog Initiate
|
||||
@@ -1126,6 +1138,16 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Obliterate can't be countered. Destroy all artifacts, creatures, and lands. They can't be regenerated.
|
||||
auto=bury all(artifact,creature,land)
|
||||
id=23098
|
||||
name=Obliterate
|
||||
rarity=R
|
||||
type=Sorcery
|
||||
mana={6}{R}{R}
|
||||
abilities=nofizzle
|
||||
[/card]
|
||||
[card]
|
||||
text=Kicker {2}{R} (You may pay an additional {2}{R} as you play this spell.) First strike. If the kicker cost was paid, Pouncing Kavu enters the battlefield with two +1/+1 counters on it and with haste.
|
||||
id=23064
|
||||
name=Pouncing Kavu
|
||||
|
||||
@@ -151,17 +151,6 @@ subtype=Human Wizard
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Shroud (This permanent can't be the target of spells or abilities.) Blurred Mongoose can't be countered.
|
||||
id=23139
|
||||
name=Blurred Mongoose
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={1}{G}
|
||||
power=2
|
||||
subtype=Mongoose
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=You may play Breaking Wave any time you could play an instant if you pay {2} more to play it. Simultaneously untap all tapped creatures and tap all untapped creatures.
|
||||
id=23012
|
||||
name=Breaking Wave
|
||||
@@ -638,14 +627,6 @@ type=Enchantment
|
||||
mana={R}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Obliterate can't be countered. Destroy all artifacts, creatures, and lands. They can't be regenerated.
|
||||
id=23098
|
||||
name=Obliterate
|
||||
rarity=R
|
||||
type=Sorcery
|
||||
mana={6}{R}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Look at the top card of your library. You may put that card on the bottom of your library. Draw a card.
|
||||
id=22988
|
||||
name=Opt
|
||||
|
||||
Reference in New Issue
Block a user