mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Iname, Life Aspect
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
13
res/cardsfolder/i/iname_life_aspect.txt
Normal file
13
res/cardsfolder/i/iname_life_aspect.txt
Normal 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
|
||||
Reference in New Issue
Block a user