mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
19 lines
1.1 KiB
Plaintext
19 lines
1.1 KiB
Plaintext
Name:Find
|
|
ManaCost:B/G B/G
|
|
Types:Sorcery
|
|
AlternateMode:Split
|
|
A:SP$ ChangeZone | Cost$ B/G B/G | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ 2 | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouOwn | SpellDescription$ Return up to two target creature cards from your graveyard to your hand.
|
|
Oracle:Return up to two target creature cards from your graveyard to your hand.
|
|
|
|
ALTERNATE
|
|
|
|
Name:Finality
|
|
ManaCost:4 B G
|
|
Types:Sorcery
|
|
A:SP$ ChooseCard | Cost$ 4 B G | Defined$ You | Amount$ 1 | MinAmount$ 0 | Choices$ Creature.YouCtrl | SubAbility$ DBPutCounter | SpellDescription$ You may put two +1/+1 counters on a creature you control. Then all creatures get -4/-4 until end of turn.
|
|
SVar:DBPutCounter:DB$ PutCounter | Defined$ ChosenCard | CounterType$ P1P1 | CounterNum$ 2 | SubAbility$ DBPumpAll
|
|
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature | NumAtt$ -4 | NumDef$ -4 | IsCurse$ True | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True
|
|
DeckHas:Ability$Counters
|
|
Oracle:You may put two +1/+1 counters on a creature you control. Then all creatures get -4/-4 until end of turn.
|