diff --git a/forge-gui/res/cardsfolder/upcoming/court_of_locthwain.txt b/forge-gui/res/cardsfolder/upcoming/court_of_locthwain.txt index 65d85d5ac3a..d9b13433f82 100644 --- a/forge-gui/res/cardsfolder/upcoming/court_of_locthwain.txt +++ b/forge-gui/res/cardsfolder/upcoming/court_of_locthwain.txt @@ -9,6 +9,6 @@ SVar:DBEffect:DB$ Effect | RememberObjects$ RememberedCard | StaticAbilities$ ST SVar:STPlay:Mode$ Continuous | MayPlay$ True | MayPlayIgnoreType$ True | EffectZone$ Command | Affected$ Card.IsRemembered | AffectedZone$ Exile SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBMonarchEffect SVar:DBMonarchEffect:DB$ Effect | StaticAbilities$ STMayPlay | Duration$ UntilEndOfTurn | RememberObjects$ ValidExile Card.ExiledWithSource+nonLand | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 -SVar:STMayPlay:Mode$ Continuous | Affected$ Card.IsRemembered | EffectZone$ Command | AffectedZone$ Exile | MayPlay$ True | MayPlayWithoutManaCost$ True | Description$ You may cast a spell from among cards exiled with CARDNAME without paying its mana cost. +SVar:STMayPlay:Mode$ Continuous | Affected$ Card.IsRemembered+nonLand | EffectZone$ Command | AffectedZone$ Exile | MayPlay$ True | MayPlayWithoutManaCost$ True | MayPlayLimit$ 1 | Description$ You may cast a spell from among cards exiled with CARDNAME without paying its mana cost. SVar:X:Count$Monarch.1.0 Oracle:When Court of Locthwain enters the battlefield, you become the monarch.\nAt the beginning of your upkeep, exile the top card of target opponent's library. You may play that card for as long as it remains exiled, and mana of any type can be spent to cast it. If you're the monarch, until end of turn, you may cast a spell from among cards exiled with Court of Locthwain without paying its mana cost.