mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
11 lines
922 B
Plaintext
11 lines
922 B
Plaintext
Name:Reap
|
|
ManaCost:1 G
|
|
Types:Instant
|
|
A:SP$ Pump | Cost$ 1 G | TgtPrompt$ Select target Opponent | ValidTgts$ Opponent | SubAbility$ GraveReap | StackDescription$ Select target opponent. | SpellDescription$ Return up to X target cards from your graveyard to your hand, where X is the number of black permanents target opponent controls as you cast CARDNAME.
|
|
SVar:GraveReap:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ NrBlackAtCasting | References$ NrBlackAtCasting | TgtPrompt$ Choose target card in your graveyard | ValidTgts$ Card.YouCtrl
|
|
SVar:NrBlackAtCasting:Count$Valid Permanent.Black+TargetedPlayerCtrl
|
|
SVar:AIPlayForSub:True
|
|
SVar:RemRandomDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/reap.jpg
|
|
Oracle:Return up to X target cards from your graveyard to your hand, where X is the number of black permanents target opponent controls as you cast Reap.
|