diff --git a/.gitattributes b/.gitattributes index d84a1918afe..ac7a04fd27c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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_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_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_palace_fields.txt -text svneol=native#text/plain res/cardsfolder/kami_of_the_tended_garden.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/kami_of_the_honored_dead.txt b/res/cardsfolder/kami_of_the_honored_dead.txt new file mode 100644 index 00000000000..e4a05a63bc3 --- /dev/null +++ b/res/cardsfolder/kami_of_the_honored_dead.txt @@ -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 \ No newline at end of file