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:
@@ -527,6 +527,17 @@ mana={2}{G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
id=107693
|
||||
name=Wreak Havoc
|
||||
mana={2}{R}{G}
|
||||
type=Sorcery
|
||||
text=Wreak Havoc can't be countered by spells or abilities. Destroy target artifact or land.
|
||||
target=artifact,land
|
||||
auto=destroy
|
||||
rarity=U
|
||||
abilities=nofizzle
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant green creature Enchanted creature gets +6/+6. {G}{G}{G}, Sacrifice Wurmweaver Coil: Put a 6/6 green Wurm creature token onto the battlefield.
|
||||
target=creature[green]
|
||||
auto=6/6
|
||||
|
||||
@@ -1151,14 +1151,6 @@ text=Prevent the next 3 damage that would be dealt to target creature or player
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=107693
|
||||
name=Wreak Havoc
|
||||
mana={2}{R}{G}
|
||||
type=Sorcery
|
||||
text=Wreak Havoc can't be countered by spells or abilities. Destroy target artifact or land.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=107093
|
||||
name=Yore-Tiller Nephilim
|
||||
mana={W}{U}{B}{R}
|
||||
|
||||
Reference in New Issue
Block a user