Added Xantid Swarm and Llawan, Cephalid Empress.
This commit is contained in:
@@ -12721,15 +12721,6 @@ power=2
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
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.
|
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}
|
mana={4}{R}
|
||||||
@@ -26704,15 +26695,6 @@ power=2
|
|||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
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.
|
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}
|
mana={3}{B}{B}{B}
|
||||||
|
|||||||
@@ -37101,6 +37101,17 @@ text={T}: Add {1} to your mana pool. -- {T}: Add {B} or {G} to your mana pool. L
|
|||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Loam Dweller
|
||||||
auto=@movedto(arcane,spirit|mystack) from(myhand):may moveto(myBattlefield) target(land|myhand) && tap
|
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.
|
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
|
type=Artifact
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
name=Xiahou Dun, the One-Eyed
|
||||||
abilities=horsemanship
|
abilities=horsemanship
|
||||||
auto={S}:moveTo(ownerhand) target(*[black]|mygraveyard) myTurnOnly
|
auto={S}:moveTo(ownerhand) target(*[black]|mygraveyard) myTurnOnly
|
||||||
|
|||||||
Reference in New Issue
Block a user