This commit is contained in:
Sloth
2011-09-01 19:30:31 +00:00
parent 01e2d81cc8
commit 8ec2b467a6
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2815,6 +2815,7 @@ res/cardsfolder/f/forsaken_wastes.txt svneol=native#text/plain
res/cardsfolder/f/fortify.txt svneol=native#text/plain res/cardsfolder/f/fortify.txt svneol=native#text/plain
res/cardsfolder/f/fortitude.txt svneol=native#text/plain res/cardsfolder/f/fortitude.txt svneol=native#text/plain
res/cardsfolder/f/fortune_thief.txt svneol=native#text/plain res/cardsfolder/f/fortune_thief.txt svneol=native#text/plain
res/cardsfolder/f/foster.txt -text
res/cardsfolder/f/foul_familiar.txt svneol=native#text/plain res/cardsfolder/f/foul_familiar.txt svneol=native#text/plain
res/cardsfolder/f/foul_imp.txt svneol=native#text/plain res/cardsfolder/f/foul_imp.txt svneol=native#text/plain
res/cardsfolder/f/foul_presence.txt svneol=native#text/plain res/cardsfolder/f/foul_presence.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Foster
ManaCost:2 G G
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ Whenever a creature you control dies, you may pay 1. If you do, reveal cards from the top of your library until you reveal a creature card. Put that card into your hand and the rest into your graveyard.
SVar:TrigDig:AB$DigUntil | Cost$ 1 | Valid$ Creature | ValidDescription$ creature | FoundDestination$ Hand | RevealedDestination$ Graveyard
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/foster.jpg
SetInfo:MMQ|Rare|http://magiccards.info/scans/en/mm/247.jpg
End