mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Gaea's Blessing by Zirbert.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
16
res/cardsfolder/g/gaeas_blessing.txt
Normal file
16
res/cardsfolder/g/gaeas_blessing.txt
Normal 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
|
||||||
Reference in New Issue
Block a user