Fixed following cards:
Balduvian Trading Post Frostwielder Heart of Yavimaya Kjeldoran Outpost Lake of the Dead Tonic Peddler
This commit is contained in:
@@ -4269,9 +4269,10 @@ type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Balduvian Trading Post
|
||||
auto=moveTo(graveyard) notatarget(mountain[-tapped]|myBattlefield)
|
||||
auto=moveTo(graveyard) notatarget(this|mybattlefield)
|
||||
auto=@movedTo(mountain[-tapped]|mygraveyard) from(myBattlefield):lord(this) {T}:Add{1}{R} && lord(this) {1}{T}:damage:1 target(creature[attacking])
|
||||
auto=aslongas(mountain[-tapped]|mybattlefield) sacrifice notatarget(mountain[-tapped]|mybattlefield) oneshot && counter(0/0,-1,payment)
|
||||
auto=moveto(mygraveyard) notatarget(this|mybattlefield)
|
||||
auto=this(counter{0/0.1.payment}<1) {T}:Add{1}{R}
|
||||
auto=this(counter{0/0.1.payment}<1) {1}{T}:damage:1 target(creature[attacking])
|
||||
text=If Balduvian Trading Post would enter the battlefield, sacrifice an untapped Mountain instead. If you do, put Balduvian Trading Post onto the battlefield. If you don't, put it into its owner's graveyard. -- {T}: Add {1}{R} to your mana pool. -- {1}, {T}: Balduvian Trading Post deals 1 damage to target attacking creature.
|
||||
type=Land
|
||||
[/card]
|
||||
@@ -23350,7 +23351,8 @@ toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Frostwielder
|
||||
auto={T}:exiledeath target(creature,player) && exiledeath
|
||||
auto={T}:name(damage a creature) && exiledeath target(creature) && damage:1
|
||||
auto={T}:name(damage a player) && damage:1 target(player)
|
||||
text={T}: Frostwielder deals 1 damage to target creature or player. -- If a creature dealt damage by Frostwielder this turn would be put into a graveyard, exile it instead.
|
||||
mana={2}{R}{R}
|
||||
type=Creature
|
||||
@@ -28365,7 +28367,7 @@ type=Artifact
|
||||
[card]
|
||||
name=Heart of Yavimaya
|
||||
auto=aslongas(forest|mybattlefield) moveto(myhand) notatarget(forest|mybattlefield) oneshot && counter(0/0,-1,payment)
|
||||
auto=moveto(mygraveyard) target(this|mybattlefield)
|
||||
auto=moveTo(mygraveyard) notatarget(this|myBattlefield)
|
||||
auto=this(counter{0/0.1.payment}<1) {T}:Add{G}
|
||||
auto=this(counter{0/0.1.payment}<1) {T}:1/1 target(creature)
|
||||
text=If Heart of Yavimaya would enter the battlefield, sacrifice a Forest instead. If you do, put Heart of Yavimaya onto the battlefield. If you don't, put it into its owner's graveyard. -- {T}: Add {G} to your mana pool. -- {T}: Target creature gets +1/+1 until end of turn.
|
||||
@@ -34136,7 +34138,7 @@ toughness=2
|
||||
[card]
|
||||
name=Kjeldoran Outpost
|
||||
auto=aslongas(plains|mybattlefield) moveto(mygraveyard) notatarget(plains|mybattlefield) oneshot && counter(0/0,-1,payment)
|
||||
auto=moveto(mygraveyard) target(this|mybattlefield)
|
||||
auto=moveTo(mygraveyard) notatarget(this|myBattlefield)
|
||||
auto=this(counter{0/0.1.payment}<1) {T}:Add{W}
|
||||
auto=this(counter{0/0.1.payment}<1) {1}{W}{T}:token(Soldier,creature soldier, 1/1,white)
|
||||
text=If Kjeldoran Outpost would enter the battlefield, sacrifice a Plains instead. If you do, put Kjeldoran Outpost onto the battlefield. If you don't, put it into its owner's graveyard. -- {T}: Add {W} to your mana pool. -- {1}{W}, {T}: Put a 1/1 white Soldier creature token onto the battlefield.
|
||||
@@ -35229,8 +35231,8 @@ toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Lake of the Dead
|
||||
auto=aslongas(swamp|mybattlefield) sacrifice target(swamp|mybattlefield) oneshot && counter(0/0,-1,payment)
|
||||
auto=moveto(mygraveyard) target(this|mybattlefield)
|
||||
auto=aslongas(swamp|mybattlefield) sacrifice notatarget(swamp|mybattlefield) oneshot && counter(0/0,-1,payment)
|
||||
auto=moveTo(mygraveyard) notatarget(this|myBattlefield)
|
||||
auto=this(counter{0/0.1.payment}<1) {T}:Add{B}
|
||||
auto=this(counter{0/0.1.payment}<1) {T}{S(swamp|myBattlefield)}:Add{B}{B}{B}{B}
|
||||
text=If Lake of the Dead would enter the battlefield, sacrifice a Swamp instead. If you do, put Lake of the Dead onto the battlefield. If you don't, put it into its owner's graveyard. -- {T}: Add {B} to your mana pool. -- {T}, Sacrifice a Swamp: Add {B}{B}{B}{B} to your mana pool.
|
||||
@@ -66267,7 +66269,7 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Tonic Peddler
|
||||
auto={W}{T}{discard(*|myhand)}:life:3
|
||||
auto={W}{T}{discard(*|myhand)}:life:3 target(player)
|
||||
text={W}, {T}, Discard a card: Target player gains 3 life.
|
||||
mana={1}{W}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user