diff --git a/forge-gui/res/cardsfolder/upcoming/shadow_prophecy.txt b/forge-gui/res/cardsfolder/upcoming/shadow_prophecy.txt index 89f7d8f4de3..189c1e3d24f 100644 --- a/forge-gui/res/cardsfolder/upcoming/shadow_prophecy.txt +++ b/forge-gui/res/cardsfolder/upcoming/shadow_prophecy.txt @@ -1,9 +1,10 @@ Name:Shadow Prophecy ManaCost:2 B Types:Instant -A:SP$ Dig | DigNum$ X | ChangeNum$ 2 | SubAbility$ DBLoseLife | SpellDescription$ Domain — Look at the top X cards of your library, where X is the number of basic land types among lands you control. Put up to two of them into your hand and the rest into your graveyard. You lose 2 life. +A:SP$ Dig | DigNum$ X | ChangeNum$ 2 | SubAbility$ DBLoseLife | Optional$ True | DestinationZone2$ Graveyard | SpellDescription$ Domain — Look at the top X cards of your library, where X is the number of basic land types among lands you control. Put up to two of them into your hand and the rest into your graveyard. You lose 2 life. SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 SVar:X:Count$Domain +DeckHas:Ability$Graveyard SVar:BuffedBy:Plains,Island,Swamp,Mountain,Forest AI:RemoveDeck:Random Oracle:Domain — Look at the top X cards of your library, where X is the number of basic land types among lands you control. Put up to two of them into your hand and the rest into your graveyard. You lose 2 life.