- Added Nullstone Gargoyle

This commit is contained in:
swordshine
2013-12-30 00:39:50 +00:00
parent 8d99d2032d
commit eccadbf6fc
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7968,6 +7968,7 @@ forge-gui/res/cardsfolder/n/null_profusion.txt svneol=native#text/plain
forge-gui/res/cardsfolder/n/null_rod.txt svneol=native#text/plain
forge-gui/res/cardsfolder/n/nullmage_advocate.txt svneol=native#text/plain
forge-gui/res/cardsfolder/n/nullmage_shepherd.txt svneol=native#text/plain
forge-gui/res/cardsfolder/n/nullstone_gargoyle.txt -text
forge-gui/res/cardsfolder/n/nulltread_gargantuan.txt svneol=native#text/plain
forge-gui/res/cardsfolder/n/numai_outcast.txt svneol=native#text/plain
forge-gui/res/cardsfolder/n/numbing_dose.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Nullstone Gargoyle
ManaCost:9
Types:Artifact Creature Gargoyle
PT:4/5
K:Flying
T:Mode$ SpellCast | ValidCard$ Card.nonCreature | CheckSVar$ X | References$ X | SVarCompare$ EQ1 | NoResolvingCheck$ True | TriggerZones$ Battlefield | Execute$ TrigCounter | TriggerDescription$ Whenever the first noncreature spell of a turn is cast, counter that spell.
SVar:TrigCounter:AB$ Counter | Cost$ 0 | Defined$ TriggeredSpellAbility
SVar:X:Count$ThisTurnCast_Card.nonCreature
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/nullstone_gargoyle.jpg
Oracle:Flying\nWhenever the first noncreature spell of a turn is cast, counter that spell.