Fixed Miraculous recovery (VIS)
Fixed Purge (DST) Added ...tatatataaaa: Shauku Endbringer (MIR)! I tested this Vampiric Lady Gaga of Doom successfully ingame.
This commit is contained in:
@@ -411,7 +411,7 @@ id=34479
|
|||||||
name=Purge
|
name=Purge
|
||||||
mana={1}{W}
|
mana={1}{W}
|
||||||
type=Instant
|
type=Instant
|
||||||
target=creature[black,artifact]
|
target=creature[black;artifact]
|
||||||
auto=bury
|
auto=bury
|
||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
|
|||||||
@@ -1232,6 +1232,21 @@ power=1
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Flying Shauku, Endbringer can't attack if there's another creature on the battlefield. At the beginning of your upkeep, you lose 3 life. {T}: Remove target creature from the game and put a +1/+1 counter on Shauku.
|
||||||
|
id=3311
|
||||||
|
name=Shauku, Endbringer
|
||||||
|
rarity=R
|
||||||
|
mana={5}{B}{B}
|
||||||
|
type=Creature
|
||||||
|
subtype=Vampire
|
||||||
|
auto=@each my upkeep:life:-3 controller
|
||||||
|
auto=aslongas(other creature|battlefield) cantattack
|
||||||
|
auto={T}:counter(1/1) all(this) && moveTo(exile) target(creature)
|
||||||
|
power=5
|
||||||
|
toughness=5
|
||||||
|
abilities=legendary,flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={B}{R}{T}: Shauku's Minion deals 2 damage to target white creature.
|
text={B}{R}{T}: Shauku's Minion deals 2 damage to target white creature.
|
||||||
id=3554
|
id=3554
|
||||||
name=Shauku's Minion
|
name=Shauku's Minion
|
||||||
|
|||||||
@@ -1467,21 +1467,6 @@ type=Instant
|
|||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flying Shauku, Endbringer can't attack if there's another creature on the battlefield. At the beginning of your upkeep, you lose 3 life. {T}: Remove target creature from the game and put a +1/+1 counter on Shauku.
|
|
||||||
auto=@each my upkeep:life:-3
|
|
||||||
id=3311
|
|
||||||
name=Shauku, Endbringer
|
|
||||||
type=Creature
|
|
||||||
subtype=Vampire
|
|
||||||
rarity=R
|
|
||||||
mana={5}{B}{B}
|
|
||||||
auto=aslongas(creature|battlefield) cantattack
|
|
||||||
auto=
|
|
||||||
power=5
|
|
||||||
toughness=5
|
|
||||||
abilities=legendary,flying
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=As Shimmer comes into play, choose a land type. All lands of the chosen type have phasing.
|
text=As Shimmer comes into play, choose a land type. All lands of the chosen type have phasing.
|
||||||
id=3363
|
id=3363
|
||||||
name=Shimmer
|
name=Shimmer
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ abilities=flying,vigilance
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}, Sacrifice a land: Destroy target land.
|
text={T}, Sacrifice a land: Destroy target land.
|
||||||
auto={T}{s(land|myBattlefield)}:destroy target(land)
|
auto={T}{S(land|myBattlefield)}:destroy target(land)
|
||||||
id=3733
|
id=3733
|
||||||
name=Army Ants
|
name=Army Ants
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -155,7 +155,7 @@ abilities=flying,protection from red
|
|||||||
[card]
|
[card]
|
||||||
text={G}, Sacrifice Giant Caterpillar: Put a 1/1 green Insect creature token with flying named Butterfly into play at end of turn.
|
text={G}, Sacrifice Giant Caterpillar: Put a 1/1 green Insect creature token with flying named Butterfly into play at end of turn.
|
||||||
id=3665
|
id=3665
|
||||||
auto={G}{s}:token(Butterfly,creature insect, 1/1,flying green)
|
auto={G}{S}:token(Butterfly,creature insect, 1/1,flying green)
|
||||||
name=Giant Caterpillar
|
name=Giant Caterpillar
|
||||||
rarity=C
|
rarity=C
|
||||||
mana={3}{G}
|
mana={3}{G}
|
||||||
@@ -314,8 +314,7 @@ id=3720
|
|||||||
name=Miraculous Recovery
|
name=Miraculous Recovery
|
||||||
rarity=U
|
rarity=U
|
||||||
mana={4}{W}
|
mana={4}{W}
|
||||||
type=Enchantment
|
type=Instant
|
||||||
subtype=Aura
|
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={3}{B}{B}, Sacrifice a creature: Return Necrosavant from your graveyard to the battlefield. Activate this ability only during your upkeep.
|
text={3}{B}{B}, Sacrifice a creature: Return Necrosavant from your graveyard to the battlefield. Activate this ability only during your upkeep.
|
||||||
|
|||||||
Reference in New Issue
Block a user