diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index 94808469f..91c8da80d 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -12721,15 +12721,6 @@ power=2 toughness=3 [/card] [card] -name=Llawan, Cephalid Empress -text=When Llawan, Cephalid Empress enters the battlefield, return all blue creatures your opponents control to their owners' hands. -- Your opponents can't cast blue creature spells. -mana={3}{U} -type=Legendary Creature -subtype=Cephalid -power=2 -toughness=3 -[/card] -[card] name=Loafing Giant text=Whenever Loafing Giant attacks or blocks, put the top card of your library into your graveyard. If that card is a land card, prevent all combat damage that Loafing Giant would deal this turn. mana={4}{R} @@ -26704,15 +26695,6 @@ power=2 toughness=2 [/card] [card] -name=Xantid Swarm -text=Flying -- Whenever Xantid Swarm attacks, defending player can't cast spells this turn. -mana={G} -type=Creature -subtype=Insect -power=0 -toughness=1 -[/card] -[card] name=Xathrid Demon text=Flying, trample -- At the beginning of your upkeep, sacrifice a creature other than Xathrid Demon, then each opponent loses life equal to the sacrificed creature's power. If you can't sacrifice a creature, tap Xathrid Demon and you lose 7 life. mana={3}{B}{B}{B} diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index c5fb4b324..ba24a62d8 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -37101,6 +37101,17 @@ text={T}: Add {1} to your mana pool. -- {T}: Add {B} or {G} to your mana pool. L type=Land [/card] [card] +name=Llawan, Cephalid Empress +auto=maxCast(creature[blue])0 opponent +auto=moveTo(ownerhand) all(creature[blue]|opoonentbattlefield) +text=When Llawan, Cephalid Empress enters the battlefield, return all blue creatures your opponents control to their owners' hands. -- Your opponents can't cast blue creature spells. +mana={3}{U} +type=Legendary Creature +subtype=Cephalid +power=2 +toughness=3 +[/card] +[card] name=Loam Dweller auto=@movedto(arcane,spirit|mystack) from(myhand):may moveto(myBattlefield) target(land|myhand) && tap text=Whenever you cast a Spirit or Arcane spell, you may put a land card from your hand onto the battlefield tapped. @@ -74572,6 +74583,17 @@ mana={8} type=Artifact [/card] [card] +name=Xantid Swarm +abilities=flying +auto=@combat(attacking) source(this):maxCast(*)0 opponent ueot +text=Flying -- Whenever Xantid Swarm attacks, defending player can't cast spells this turn. +mana={G} +type=Creature +subtype=Insect +power=0 +toughness=1 +[/card] +[card] name=Xiahou Dun, the One-Eyed abilities=horsemanship auto={S}:moveTo(ownerhand) target(*[black]|mygraveyard) myTurnOnly