add Kami of the Honored Dead (from Betrayers of Kamigawa)

This commit is contained in:
jendave
2011-08-06 19:34:01 +00:00
parent 99e89f0ab6
commit 2fd78cf941
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3253,6 +3253,7 @@ res/cardsfolder/kami_of_lunacy.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_old_stone.txt -text svneol=native#text/plain res/cardsfolder/kami_of_old_stone.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_tattered_shoji.txt -text svneol=native#text/plain res/cardsfolder/kami_of_tattered_shoji.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_the_crescent_moon.txt -text svneol=native#text/plain res/cardsfolder/kami_of_the_crescent_moon.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_the_honored_dead.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_the_hunt.txt -text svneol=native#text/plain res/cardsfolder/kami_of_the_hunt.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_the_palace_fields.txt -text svneol=native#text/plain res/cardsfolder/kami_of_the_palace_fields.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_the_tended_garden.txt -text svneol=native#text/plain res/cardsfolder/kami_of_the_tended_garden.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Kami of the Honored Dead
ManaCost:5 W W
Types:Creature Spirit
Text:no text
PT:3/5
K:Flying
T:Mode$ DamageDone | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigGain | TriggerDescription$ Whenever CARDNAME is dealt damage, you gain that much life.
SVar:TrigGain:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X
SVar:X:Count$TriggeredDamageAmount
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/kami_of_the_honored_dead.jpg
End