From f146a623d1bb30e48bef56bcc8b906a982b9aaa8 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 23:14:52 +0000 Subject: [PATCH] Added Karplusan Yeti. --- .gitattributes | 1 + res/cardsfolder/karplusan_yeti.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/karplusan_yeti.txt diff --git a/.gitattributes b/.gitattributes index 9e8697796d3..3d9290c1656 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3652,6 +3652,7 @@ res/cardsfolder/karplusan_forest.txt -text svneol=native#text/plain res/cardsfolder/karplusan_giant.txt -text svneol=native#text/plain res/cardsfolder/karplusan_strider.txt -text svneol=native#text/plain res/cardsfolder/karplusan_wolverine.txt -text svneol=native#text/plain +res/cardsfolder/karplusan_yeti.txt -text svneol=native#text/plain res/cardsfolder/karstoderm.txt svneol=native#text/plain res/cardsfolder/kashi_tribe_elite.txt -text svneol=native#text/plain res/cardsfolder/kashi_tribe_reaver.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/karplusan_yeti.txt b/res/cardsfolder/karplusan_yeti.txt new file mode 100644 index 00000000000..85289bb6a38 --- /dev/null +++ b/res/cardsfolder/karplusan_yeti.txt @@ -0,0 +1,12 @@ +Name:Karplusan Yeti +ManaCost:3 R R +Types:Creature Yeti +Text:no text +PT:3/3 +A:AB$DealDamage | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | SubAbility$ SVar=DamageThis | SpellDescription$ CARDNAME deals damage equal to its power to target creature. That creature deals damage equal to its power to CARDNAME. +SVar:DamageThis:DB$DealDamage | Defined$ Self | DamageSource$ Targeted | NumDmg$ Y +SVar:X:Count$CardPower +SVar:Y:Targeted$CardPower +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/karplusan_yeti.jpg +End \ No newline at end of file