mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Guardian Angel
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
19
res/cardsfolder/g/guardian_angel.txt
Normal file
19
res/cardsfolder/g/guardian_angel.txt
Normal 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
|
||||
Reference in New Issue
Block a user