diff --git a/forge-gui/res/cardsfolder/upcoming/in_search_of_greatness.txt b/forge-gui/res/cardsfolder/upcoming/in_search_of_greatness.txt new file mode 100644 index 00000000000..5f91d04d4af --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/in_search_of_greatness.txt @@ -0,0 +1,10 @@ +Name:In Search of Greatness +ManaCost:G G +Types:Enchantment +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPlay | TriggerDescription$ At the beginning of your upkeep, you may cast a permanent spell from your hand with converted mana cost equal to 1 plus the highest converted mana cost among other permanents you control without paying its mana cost. If you don't, scry 1. +SVar:TrigPlay:DB$ Play | Valid$ Permanent.YouOwn+cmcEQX | ValidZone$ Hand | WithoutManaCost$ True | Amount$ 1 | Optional$ True | SubAbility$ DBScry | RememberPlayed$ True | StackDescription$ None +SVar:DBScry:DB$ Scry | ScryNum$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 | SubAbility$ DBCleanup | StackDescription$ None +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:SVar$Y/Plus.1 +SVar:Y:Count$HighestCMC_Permanent.YouCtrl+inZoneBattlefield+Other +Oracle:At the beginning of your upkeep, you may cast a permanent spell from your hand with converted mana cost equal to 1 plus the highest converted mana cost among other permanents you control without paying its mana cost. If you don't, scry 1. \ No newline at end of file