add Goblin Snowman (from Ice Age)

This commit is contained in:
slapshot5
2011-10-05 02:49:40 +00:00
parent af014614ca
commit 64af664dae
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3251,6 +3251,7 @@ res/cardsfolder/g/goblin_ski_patrol.txt svneol=native#text/plain
res/cardsfolder/g/goblin_sky_raider.txt svneol=native#text/plain
res/cardsfolder/g/goblin_skycutter.txt svneol=native#text/plain
res/cardsfolder/g/goblin_sledder.txt svneol=native#text/plain
res/cardsfolder/g/goblin_snowman.txt -text
res/cardsfolder/g/goblin_soothsayer.txt svneol=native#text/plain
res/cardsfolder/g/goblin_spelunkers.txt svneol=native#text/plain
res/cardsfolder/g/goblin_spy.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Goblin Snowman
ManaCost:3 R
Types:Creature Goblin
Text:no text
PT:1/1
T:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature | Execute$ TrigPrevent | TriggerDescription$ Whenever CARDNAME blocks, prevent all combat damage that would be dealt to and dealt by it this turn.
SVar:TrigPrevent:AB$ Pump | Cost$ 0 | Defined$ Self | KW$ HIDDEN Prevent all combat damage that would be dealt to and dealt by CARDNAME.
A:AB$ DealDamage | Cost$ T | ValidTgts$ Creature.blockedBySource | TgtPrompt$ Select target creature Goblin Snowman is blocking | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature it's blocking.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_snowman.jpg
End