mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Nullstone Gargoyle
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/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_advocate.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/n/nullmage_shepherd.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/nulltread_gargantuan.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/n/numai_outcast.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
|
forge-gui/res/cardsfolder/n/numbing_dose.txt svneol=native#text/plain
|
||||||
|
|||||||
11
forge-gui/res/cardsfolder/n/nullstone_gargoyle.txt
Normal file
11
forge-gui/res/cardsfolder/n/nullstone_gargoyle.txt
Normal 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.
|
||||||
Reference in New Issue
Block a user