mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Upload New File
This commit is contained in:
@@ -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.
|
||||||
Reference in New Issue
Block a user