diff --git a/.gitattributes b/.gitattributes index c2aec0f426e..0e42906a50a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4087,6 +4087,7 @@ res/cardsfolder/g/guan_yu_sainted_warrior.txt svneol=native#text/plain res/cardsfolder/g/guan_yus_1000_li_march.txt svneol=native#text/plain res/cardsfolder/g/guard_duty.txt svneol=native#text/plain res/cardsfolder/g/guard_gomazoa.txt svneol=native#text/plain +res/cardsfolder/g/guardian_angel.txt -text res/cardsfolder/g/guardian_idol.txt svneol=native#text/plain res/cardsfolder/g/guardian_lions.txt -text res/cardsfolder/g/guardian_of_cloverdell.txt svneol=native#text/plain diff --git a/res/cardsfolder/g/guardian_angel.txt b/res/cardsfolder/g/guardian_angel.txt new file mode 100644 index 00000000000..9bb5f2dc4e0 --- /dev/null +++ b/res/cardsfolder/g/guardian_angel.txt @@ -0,0 +1,19 @@ +Name:Guardian Angel +ManaCost:X W +Types:Instant +Text:no text +A:SP$ PreventDamage | Cost$ X W | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | Amount$ X | References$ X | SubAbility$ GuardianEffect | SpellDescription$ Prevent the next X damage that would be dealt to target creature or player this turn. Until end of turn, you may pay 1 any time you could cast an instant. If you do, prevent the next 1 damage that would be dealt to that creature or player this turn. +SVar:GuardianEffect:DB$ Effect | Name$ Guardian Angel Effect | Abilities$ ABProtect | RememberObjects$ Targeted | Triggers$ OutOfSight | SVars$ ExileEffect +SVar:ABProtect:AB$ PreventDamage | Cost$ 1 | InstantSpeed$ True | Defined$ Remembered | Amount$ 1 | SpellDescription$ You may pay 1 any time you could cast an instant. If you do, prevent the next 1 damage that would be dealt to that creature or player this turn. +SVar:OutOfSight:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | Defined$ Remembered | Execute$ ExileEffect | Static$ True +SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile | Static$ True +SVar:RemAIDeck:True +SVar:X:Count$xPaid +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/guardian_angel.jpg +SetInfo:LEA|Common|http://magiccards.info/scans/en/al/205.jpg +SetInfo:LEB|Common|http://magiccards.info/scans/en/be/207.jpg +SetInfo:3ED|Common|http://magiccards.info/scans/en/rv/205.jpg +SetInfo:2ED|Common|http://magiccards.info/scans/en/un/206.jpg +Oracle:Prevent the next X damage that would be dealt to target creature or player this turn. Until end of turn, you may pay {1} any time you could cast an instant. If you do, prevent the next 1 damage that would be dealt to that creature or player this turn. +End \ No newline at end of file