add Gremlin Mine (from New Phyrexia)

This commit is contained in:
jendave
2011-08-06 22:56:31 +00:00
parent 2644a24bc7
commit 19f64cbb0a
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2972,6 +2972,7 @@ res/cardsfolder/greener_pastures.txt -text svneol=native#text/plain
res/cardsfolder/greenhilt_trainee.txt svneol=native#text/plain
res/cardsfolder/greenseeker.txt -text svneol=native#text/plain
res/cardsfolder/greenweaver_druid.txt -text svneol=native#text/plain
res/cardsfolder/gremlin_mine.txt svneol=native#text/plain
res/cardsfolder/griffin_guide.txt svneol=native#text/plain
res/cardsfolder/griffin_sentinel.txt -text svneol=native#text/plain
res/cardsfolder/grim_affliction.txt svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Gremlin Mine
ManaCost:1
Types:Artifact
Text:no text
A:AB$DealDamage | Cost$ 1 T Sac<1/CARDNAME> | ValidTgts$ Creature.Artifact | TgtPrompt$ Select target artifact creature | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target artifact creature.
A:AB$RemoveCounter | Cost$ 1 T Sac<1/CARDNAME> | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | CounterType$ CHARGE | CounterNum$ 4 | UpTo$ True | SpellDescription$ Remove up to four charge counters from target noncreature artifact.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/gremlin_mine.jpg
End