From 1e051cfb70930daf015a627e300028f3ab1cfb69 Mon Sep 17 00:00:00 2001 From: Sloth Date: Fri, 30 Mar 2012 21:26:18 +0000 Subject: [PATCH] - Added Gaea's Blessing by Zirbert. --- .gitattributes | 1 + res/cardsfolder/g/gaeas_blessing.txt | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 res/cardsfolder/g/gaeas_blessing.txt diff --git a/.gitattributes b/.gitattributes index f5a124247c9..4a144d21e07 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3343,6 +3343,7 @@ res/cardsfolder/g/gaddock_teeg.txt svneol=native#text/plain res/cardsfolder/g/gaeas_anthem.txt svneol=native#text/plain res/cardsfolder/g/gaeas_avenger.txt svneol=native#text/plain res/cardsfolder/g/gaeas_balance.txt -text svneol=unset#text/plain +res/cardsfolder/g/gaeas_blessing.txt -text res/cardsfolder/g/gaeas_bounty.txt svneol=native#text/plain res/cardsfolder/g/gaeas_cradle.txt svneol=native#text/plain res/cardsfolder/g/gaeas_embrace.txt svneol=native#text/plain diff --git a/res/cardsfolder/g/gaeas_blessing.txt b/res/cardsfolder/g/gaeas_blessing.txt new file mode 100644 index 00000000000..403defb9106 --- /dev/null +++ b/res/cardsfolder/g/gaeas_blessing.txt @@ -0,0 +1,16 @@ +Name:Gaea's Blessing +ManaCost:1 G +Types:Sorcery +Text:no text +A:SP$ Pump | Cost$ 1 G | ValidTgts$ Player | TgtPrompt$ Select target Player | SubAbility$ DBChangeZone | IsCurse$ True | SpellDescription$ Target player shuffles up to three target cards from his or her graveyard into his or her library. +SVar:DBChangeZone:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 3 | TargetsWithDefinedController$ Targeted | Origin$ Graveyard | Destination$ Library | Shuffle$ True | TgtPrompt$ Choose target card | ValidTgts$ Card | SubAbility$ DBDraw +SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card. +T:Mode$ ChangesZone | Origin$ Library | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into your graveyard from your library, shuffle your graveyard into your library. +SVar:TrigChange:AB$ ChangeZoneAll | Cost$ 0 | ChangeType$ Card.YouOwn | Origin$ Graveyard | Destination$ Library | Shuffle$ True | SpellDescription$ Shuffle your graveyard into your library. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/gaeas_blessing.jpg +SetInfo:WTH|Uncommon|http://magiccards.info/scans/en/wl/71.jpg +SetInfo:TSB|Special|http://magiccards.info/scans/en/tsts/77.jpg +Oracle:Target player shuffles up to three target cards from his or her graveyard into his or her library.\nDraw a card.\nWhen Gaea's Blessing is put into your graveyard from your library, shuffle your graveyard into your library. +End \ No newline at end of file