- Added Gaea's Blessing by Zirbert.

This commit is contained in:
Sloth
2012-03-30 21:26:18 +00:00
parent 9d1dc6abbe
commit 1e051cfb70
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_anthem.txt svneol=native#text/plain
res/cardsfolder/g/gaeas_avenger.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_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_bounty.txt svneol=native#text/plain
res/cardsfolder/g/gaeas_cradle.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 res/cardsfolder/g/gaeas_embrace.txt svneol=native#text/plain

View File

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