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:
@@ -1232,6 +1232,21 @@ power=1
|
||||
toughness=1
|
||||
[/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.
|
||||
id=3554
|
||||
name=Shauku's Minion
|
||||
|
||||
@@ -1467,21 +1467,6 @@ type=Instant
|
||||
mana={1}{B}
|
||||
[/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.
|
||||
id=3363
|
||||
name=Shimmer
|
||||
|
||||
Reference in New Issue
Block a user