diff --git a/forge-gui/res/cardsfolder/upcoming/candlekeep_inspiration.txt b/forge-gui/res/cardsfolder/upcoming/candlekeep_inspiration.txt index ea81d4d4082..64c91d9eca6 100644 --- a/forge-gui/res/cardsfolder/upcoming/candlekeep_inspiration.txt +++ b/forge-gui/res/cardsfolder/upcoming/candlekeep_inspiration.txt @@ -2,7 +2,6 @@ Name:Candlekeep Inspiration ManaCost:4 U Types:Sorcery A:SP$ AnimateAll | ValidCards$ Creature.YouCtrl | Power$ X | Toughness$ X | SpellDescription$ Until end of turn, creatures you control have base power and toughness X/X, where X is the number of cards you own in exile and in your graveyard that are instant cards, are sorcery cards, and/or have an Adventure. -SVar:X:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn,Card.AdventureCard+YouOwn/Plus.Y -SVar:Y:Count$ValidExile Instant.YouOwn,Sorcery.YouOwn,Card.AdventureCard+YouOwn +SVar:X:Count$ValidExile,Graveyard Instant.YouOwn,Sorcery.YouOwn,Card.AdventureCard+YouOwn DeckHints:Type$Instant|Sorcery|Adventure Oracle:Until end of turn, creatures you control have base power and toughness X/X, where X is the number of cards you own in exile and in your graveyard that are instant cards, are sorcery cards, and/or have an Adventure.