mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Kami of the Honored Dead (from Betrayers of Kamigawa)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/kami_of_the_honored_dead.txt
Normal file
12
res/cardsfolder/kami_of_the_honored_dead.txt
Normal 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
|
||||
Reference in New Issue
Block a user