From c43f87a044bf7e7203ceb68ea872d114c91b4602 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 17:07:23 +0000 Subject: [PATCH] - Added Deathforge Shaman --- .gitattributes | 1 + res/cardsfolder/deathforge_shaman.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/deathforge_shaman.txt diff --git a/.gitattributes b/.gitattributes index 6a8b390425f..f5caa1f222d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1321,6 +1321,7 @@ res/cardsfolder/death_speakers.txt -text svneol=native#text/plain res/cardsfolder/death_stroke.txt -text svneol=native#text/plain res/cardsfolder/death_ward.txt -text svneol=native#text/plain res/cardsfolder/deathbringer_thoctar.txt -text svneol=native#text/plain +res/cardsfolder/deathforge_shaman.txt -text svneol=native#text/plain res/cardsfolder/deathgazer.txt -text svneol=native#text/plain res/cardsfolder/deathgreeter.txt -text svneol=native#text/plain res/cardsfolder/deathgrip.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/deathforge_shaman.txt b/res/cardsfolder/deathforge_shaman.txt new file mode 100644 index 00000000000..f574462ddb4 --- /dev/null +++ b/res/cardsfolder/deathforge_shaman.txt @@ -0,0 +1,12 @@ +Name:Deathforge Shaman +ManaCost:4 R +Types:Creature Ogre Shaman +Text:no text +PT:4/3 +K:Multikicker R +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals damage to target player equal to twice the number of times it was kicked. +SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtP | NumDmg$ X +SVar:X:Count$TimesKicked/Times.2 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/Deathforge_Shaman.jpg +End