- Added Guardian Angel

This commit is contained in:
moomarc
2012-08-06 20:19:34 +00:00
parent eae251029d
commit ca78eb39b0
2 changed files with 20 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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