Added Karplusan Yeti.

This commit is contained in:
jendave
2011-08-06 23:14:52 +00:00
parent 1dfaf7198d
commit f146a623d1
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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