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
|
||||
|
||||
Reference in New Issue
Block a user