diff --git a/projects/mtg/bin/Res/sets/primitives/borderline.txt b/projects/mtg/bin/Res/sets/primitives/borderline.txt index fcdb23ca7..6e1748fd9 100644 --- a/projects/mtg/bin/Res/sets/primitives/borderline.txt +++ b/projects/mtg/bin/Res/sets/primitives/borderline.txt @@ -107,6 +107,19 @@ power=1 toughness=1 [/card] [card] +name=Maralen of the Mornsong +auto=replacedraw ability$!name(skip draw) donothing!$ controller +auto=opponentreplacedraw ability$!name(skip draw) donothing!$ opponent +auto=@each my draw:life:-3 && ability$!choice name(search a card) notatarget(*|mylibrary) moveto(ownerhand) && shuffle!$ controller +auto=@each opponent draw:life:-3 opponent && ability$!choice name(search a card) notatarget(*|mylibrary) moveto(ownerhand) && shuffle!$ opponent +text=Players can't draw cards. -- At the beginning of each player's draw step, that player loses 3 life, searches his or her library for a card, puts it into his or her hand, then shuffles his or her library. +mana={1}{B}{B} +type=Legendary Creature +subtype=Elf Wizard +power=2 +toughness=3 +[/card] +[card] name=Metalworker auto={T}:foreach(artifact|myhand) Add{2} controller text={T}: Reveal any number of artifact cards in your hand. Add {2} to your mana pool for each card revealed this way. diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index d934ab34c..c391e7533 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -51753,19 +51753,6 @@ type=Enchantment subtype=Aura [/card] [card] -name=Maralen of the Mornsong -auto=replacedraw 0/0 -auto=opponentreplacedraw 0/0 -auto=@each my draw:life:-3 && ability$!choice name(search a card) notatarget(*|mylibrary) moveto(ownerhand) && shuffle!$ controller -auto=@each opponent draw:life:-3 opponent && ability$!choice name(search a card) notatarget(*|mylibrary) moveto(ownerhand) && shuffle!$ opponent -text=Players can't draw cards. -- At the beginning of each player's draw step, that player loses 3 life, searches his or her library for a card, puts it into his or her hand, then shuffles his or her library. -mana={1}{B}{B} -type=Legendary Creature -subtype=Elf Wizard -power=2 -toughness=3 -[/card] -[card] name=Marauding Knight abilities=protection from white auto=foreach(Plains|opponentBattlefield) 1/1 @@ -64097,9 +64084,9 @@ toughness=3 [/card] [card] name=Possessed Portal -auto=replacedraw 0/0 -auto=opponentreplacedraw 0/0 -auto=@each end:ability$!choice sacrifice notatarget(*|mybattlefield) _ if type(*|myhand)~morethan~0 then if type(*|mybattlefield)~morethan~0 then choice reject notatarget(*|myhand)!$ controller && ability$!choice sacrifice notatarget(*|mybattlefield) _ if type(*|myhand)~morethan~0 then if type(*|mybattlefield)~morethan~0 then choice reject notatarget(*|myhand)!$ opponent +auto=replacedraw ability$!name(skip draw) donothing!$ controller +auto=opponentreplacedraw ability$!name(skip draw) donothing!$ opponent +auto=@each end:ability$!choice sacrifice notatarget(*|mybattlefield) _ if type(*|mybattlefield)~morethan~0 then if type(*|myhand)~morethan~0 then choice reject notatarget(*|myhand)!$ controller && ability$!choice sacrifice notatarget(*|mybattlefield) _ if type(*|mybattlefield)~morethan~0 then if type(*|myhand)~morethan~0 then choice reject notatarget(*|myhand)!$ opponent text=If a player would draw a card, that player skips that draw instead. -- At the beginning of each end step, each player sacrifices a permanent unless he or she discards a card. mana={8} type=Artifact