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