From 68195d0645c85ce70c57ec6e5eff13462d75818d Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Thu, 10 Nov 2011 18:17:59 +0000 Subject: [PATCH] - Added Iname, Life Aspect --- .gitattributes | 1 + res/cardsfolder/i/iname_life_aspect.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/i/iname_life_aspect.txt diff --git a/.gitattributes b/.gitattributes index c7a75e907ae..2760fdc1fb1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4004,6 +4004,7 @@ res/cardsfolder/i/in_the_eye_of_chaos.txt svneol=native#text/plain res/cardsfolder/i/in_the_web_of_war.txt svneol=native#text/plain res/cardsfolder/i/iname_as_one.txt svneol=native#text/plain res/cardsfolder/i/iname_death_aspect.txt -text +res/cardsfolder/i/iname_life_aspect.txt -text svneol=unset#text/plain res/cardsfolder/i/incandescent_soulstoke.txt svneol=native#text/plain res/cardsfolder/i/incendiary.txt svneol=native#text/plain res/cardsfolder/i/incendiary_command.txt svneol=native#text/plain diff --git a/res/cardsfolder/i/iname_life_aspect.txt b/res/cardsfolder/i/iname_life_aspect.txt new file mode 100644 index 00000000000..4c09673f0b2 --- /dev/null +++ b/res/cardsfolder/i/iname_life_aspect.txt @@ -0,0 +1,13 @@ +Name:Iname, Life Aspect +ManaCost:4 G G +Types:Legendary Creature Spirit +Text:no text +PT:4/4 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigExile | OptionalDecider$ You | TriggerDescription$ When CARDNAME dies, you may exile it. If you do, return any number of target Spirit cards from your graveyard to your hand. +SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | ValidCard$ Card.Self | SubAbility$ DBReturn +SVar:DBReturn:DB$ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Spirit.YouCtrl | TargetMin$ 0 | TargetMax$ X +SVar:X:Count$TypeInYourYard.Spirit +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/iname_life_aspect.jpg +End \ No newline at end of file