- Added Aegis Angel.

This commit is contained in:
Sloth
2012-02-07 13:10:16 +00:00
parent 9263887409
commit 186d97e3ab
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -83,6 +83,7 @@ res/cardsfolder/a/adun_oakenshield.txt svneol=native#text/plain
res/cardsfolder/a/advance_scout.txt svneol=native#text/plain res/cardsfolder/a/advance_scout.txt svneol=native#text/plain
res/cardsfolder/a/advanced_hoverguard.txt svneol=native#text/plain res/cardsfolder/a/advanced_hoverguard.txt svneol=native#text/plain
res/cardsfolder/a/adventuring_gear.txt svneol=native#text/plain res/cardsfolder/a/adventuring_gear.txt svneol=native#text/plain
res/cardsfolder/a/aegis_angel.txt -text
res/cardsfolder/a/aegis_of_the_meek.txt svneol=native#text/plain res/cardsfolder/a/aegis_of_the_meek.txt svneol=native#text/plain
res/cardsfolder/a/aeolipile.txt svneol=native#text/plain res/cardsfolder/a/aeolipile.txt svneol=native#text/plain
res/cardsfolder/a/aerathi_berserker.txt svneol=native#text/plain res/cardsfolder/a/aerathi_berserker.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Aegis Angel
ManaCost:4 W W
Types:Creature Angel
Text:no text
PT:5/5
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, another target permanent is indestructible for as long as you control CARDNAME. (Effects that say "destroy" don't destroy that permanent. An indestructible creature can't be destroyed by damage.)
SVar:TrigPump:DB$ Pump | ValidTgts$ Permanent.Other | TgtPrompt$ Select another target permanent | KW$ HIDDEN Indestructible | UntilLoseControlOfHost$ True
SVar:PlayMain1:TRUE
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/aegis_angel.jpg
SetInfo:M12|Rare|http://magiccards.info/scans/en/m12/1.jpg
Oracle:Flying\nWhen Aegis Angel enters the battlefield, another target permanent is indestructible for as long as you control Aegis Angel. (Effects that say "destroy" don't destroy that permanent. An indestructible creature can't be destroyed by damage.)
End