mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Added Karplusan Yeti.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/karplusan_yeti.txt
Normal file
12
res/cardsfolder/karplusan_yeti.txt
Normal 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
|
||||
Reference in New Issue
Block a user