mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Aegis Angel.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/advanced_hoverguard.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/aeolipile.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aerathi_berserker.txt svneol=native#text/plain
|
||||
|
||||
14
res/cardsfolder/a/aegis_angel.txt
Normal file
14
res/cardsfolder/a/aegis_angel.txt
Normal 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
|
||||
Reference in New Issue
Block a user