Jeck - Added "nofizzle" ability (ala Great Sable Stag), please review.
I'm fairly certain this works as intended, cards with nofizzle "can be targeted by spells that try to counter it (such as Cancel). Those spells will resolve, but the part of their effect that would counter [it] won't do anything. Any other effects those spells have will work as normal." Still, I don't work much with card logic, so it's possible this has some kind of unintended side effect.
This commit is contained in:
@@ -786,6 +786,18 @@ auto=may moveTo(myHand) target(creature|myGraveyard)
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=193759
|
||||
name=Great Sable Stag
|
||||
mana={1}{G}{G}
|
||||
type=Creature
|
||||
subtype=Elk
|
||||
power=3
|
||||
toughness=3
|
||||
abilities=nofizzle,protection from black,protection from red
|
||||
text=Great Sable Stag can't be countered. Protection from blue and from black (This creature can't be blocked, targeted, dealt damage, or enchanted by anything blue or black.)
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=190170
|
||||
name=Griffin Sentinel
|
||||
mana={2}{W}
|
||||
|
||||
Reference in New Issue
Block a user