mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
add Grim Discovery (from Zendikar)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3434,6 +3434,7 @@ res/cardsfolder/g/griffin_guide.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/g/griffin_rider.txt svneol=native#text/plain
|
res/cardsfolder/g/griffin_rider.txt svneol=native#text/plain
|
||||||
res/cardsfolder/g/griffin_sentinel.txt svneol=native#text/plain
|
res/cardsfolder/g/griffin_sentinel.txt svneol=native#text/plain
|
||||||
res/cardsfolder/g/grim_affliction.txt svneol=native#text/plain
|
res/cardsfolder/g/grim_affliction.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/g/grim_discovery.txt -text
|
||||||
res/cardsfolder/g/grim_feast.txt svneol=native#text/plain
|
res/cardsfolder/g/grim_feast.txt svneol=native#text/plain
|
||||||
res/cardsfolder/g/grim_harvest.txt svneol=native#text/plain
|
res/cardsfolder/g/grim_harvest.txt svneol=native#text/plain
|
||||||
res/cardsfolder/g/grim_lavamancer.txt svneol=native#text/plain
|
res/cardsfolder/g/grim_lavamancer.txt svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/g/grim_discovery.txt
Normal file
11
res/cardsfolder/g/grim_discovery.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Grim Discovery
|
||||||
|
ManaCost:1 B
|
||||||
|
Types:Sorcery
|
||||||
|
Text:no text
|
||||||
|
A:SP$ Charm | Cost$ 1 B | MinCharmNum$ 1 | CharmNum$ 2 | Choices$ ChangeCreature,ChangeLand | SpellDescription$ Choose one or both - Return target creature card from your graveyard to your hand; and/or return target land card from your graveyard to your hand.
|
||||||
|
SVar:ChangeCreature:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Select target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | SpellDescription$ Return target creature card from your graveyard to your hand.
|
||||||
|
SVar:ChangeLand:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Select target land card in your graveyard | ValidTgts$ Land.YouCtrl | SpellDescription$ Return target land card from your graveyard to your hand.
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/grim_discovery.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user