- Added Iname, Life Aspect

This commit is contained in:
jeffwadsworth
2011-11-10 18:17:59 +00:00
parent 467545426f
commit 68195d0645
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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