Update court_of_locthwain.txt

This commit is contained in:
kevlahnota
2023-09-08 16:30:11 +08:00
committed by GitHub
parent 1096f0ed1e
commit 03c6f30446

View File

@@ -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.