Fixed Lymph Sliver and Crib Swap.
Added Orzhov Basilica. I guess it was deleted unintentionally in the past.
This commit is contained in:
@@ -13194,7 +13194,8 @@ type=Enchantment
|
|||||||
[card]
|
[card]
|
||||||
name=Crib Swap
|
name=Crib Swap
|
||||||
abilities=changeling
|
abilities=changeling
|
||||||
auto=moveTo(exile) && targetcontroller(Shapeshifter,Creature Shapeshifter,1/1,changeling)
|
target=creature
|
||||||
|
auto=moveTo(exile) && token(Shapeshifter,Creature Shapeshifter,1/1,changeling) targetcontroller
|
||||||
text=Changeling (This card is every creature type at all times.) -- Exile target creature. Its controller puts a 1/1 colorless Shapeshifter creature token with changeling onto the battlefield.
|
text=Changeling (This card is every creature type at all times.) -- Exile target creature. Its controller puts a 1/1 colorless Shapeshifter creature token with changeling onto the battlefield.
|
||||||
mana={2}{W}
|
mana={2}{W}
|
||||||
type=Tribal Instant
|
type=Tribal Instant
|
||||||
@@ -38379,7 +38380,7 @@ type=Artifact
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Lymph Sliver
|
name=Lymph Sliver
|
||||||
auto=lord(silver) absorb
|
auto=lord(sliver) absorb
|
||||||
text=All Sliver creatures have absorb 1. (If a source would deal damage to a Sliver, prevent 1 of that damage.)
|
text=All Sliver creatures have absorb 1. (If a source would deal damage to a Sliver, prevent 1 of that damage.)
|
||||||
mana={4}{W}
|
mana={4}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -45708,6 +45709,14 @@ power=6
|
|||||||
toughness=6
|
toughness=6
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Orzhov Basilica
|
||||||
|
auto=tap
|
||||||
|
auto=moveTo(ownerhand) notatarget(land|mybattlefield)
|
||||||
|
auto={T}:Add{W}{B}
|
||||||
|
text=Orzhov Basilica enters the battlefield tapped. -- When Orzhov Basilica enters the battlefield, return a land you control to its owner's hand. -- {T}: Add {W}{B} to your mana pool.
|
||||||
|
type=Land
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Orzhov Guildmage
|
name=Orzhov Guildmage
|
||||||
auto={2}{W}:life:1 target(player)
|
auto={2}{W}:life:1 target(player)
|
||||||
auto={2}{B}:life:-1 controller && life:-1 opponent
|
auto={2}{B}:life:-1 controller && life:-1 opponent
|
||||||
@@ -67491,7 +67500,7 @@ toughness=2
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Time Bomb
|
name=Time Bomb
|
||||||
auto=@each my upkeep:may counter(0/0,1,Time)
|
auto=@each my upkeep:counter(0/0,1,Time)
|
||||||
auto={1}{T}{S}:thisforeach(counter{0/0.1.Time}) damage:1 all(creature,player)
|
auto={1}{T}{S}:thisforeach(counter{0/0.1.Time}) damage:1 all(creature,player)
|
||||||
text=At the beginning of your upkeep, put a time counter on Time Bomb. -- {1}, {T}, Sacrifice Time Bomb: Time Bomb deals damage to each creature and each player equal to the number of time counters on Time Bomb.
|
text=At the beginning of your upkeep, put a time counter on Time Bomb. -- {1}, {T}, Sacrifice Time Bomb: Time Bomb deals damage to each creature and each player equal to the number of time counters on Time Bomb.
|
||||||
mana={4}
|
mana={4}
|
||||||
|
|||||||
Reference in New Issue
Block a user