mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/fortitude.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_imp.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/foul_presence.txt svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/f/foster.txt
Normal file
10
res/cardsfolder/f/foster.txt
Normal 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
|
||||
Reference in New Issue
Block a user