Card script for Meria, Scholar of Antiquity (#1393)

This commit is contained in:
mctubbies
2022-08-24 13:48:53 -05:00
committed by GitHub
parent b35eec7c55
commit ed3324c863

View File

@@ -0,0 +1,11 @@
Name:Meria, Scholar of Antiquity
ManaCost:1 R G
Types:Legendary Creature Elf Artificer
PT:3/3
A:AB$ Mana | Cost$ tapXType<1/Artifact.nonToken/nontoken artifact> | Produced$ G | SpellDescription$ Add {G}.
A:AB$ Dig | Cost$ tapXType<2/Artifact.nonToken/nontoken artifact> | DigNum$ 1 | ChangeNum$ All | DestinationZone$ Exile | Defined$ You | RememberChanged$ True | SubAbility$ DBEffect | SpellDescription$ Exile the top card of your library. You may play it this turn.
SVar:DBEffect:DB$ Effect | StaticAbilities$ EffSModeContinuous | ExileOnMoved$ Exile | RememberObjects$ Remembered | SubAbility$ DBCleanup
SVar:EffSModeContinuous:Mode$ Continuous | EffectZone$ Command | Affected$ Card.IsRemembered | MayPlay$ True | AffectedZone$ Exile | Description$ You may play it this turn.
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
DeckHints:Type$Artifact
Oracle:Tap an untapped nontoken artifact you control: Add {G}.\nTap two untapped nontoken artifacts you control: Exile the top card of your library. You may play it this turn.