mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Card script for Meria, Scholar of Antiquity (#1393)
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user