leungclj - fixed line 3482, 13262 & 36519. Added missing "}"
also- can someone verify line 28637. Thanks
This commit is contained in:
@@ -3566,7 +3566,7 @@ toughness=2
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Balduvian Dead
|
name=Balduvian Dead
|
||||||
auto={2}{R}{E(creature|mygraveyard):token(graveborn,creature zombie,3/1,blackred,treason,unearth,haste)
|
auto={2}{R}{E(creature|mygraveyard)}:token(graveborn,creature zombie,3/1,blackred,treason,unearth,haste)
|
||||||
text={2}{R}, Exile a creature card from your graveyard: Put a 3/1 black and red Graveborn creature token with haste onto the battlefield. Sacrifice it at the beginning of the next end step.
|
text={2}{R}, Exile a creature card from your graveyard: Put a 3/1 black and red Graveborn creature token with haste onto the battlefield. Sacrifice it at the beginning of the next end step.
|
||||||
mana={3}{B}
|
mana={3}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -13629,7 +13629,7 @@ type=Instant
|
|||||||
[card]
|
[card]
|
||||||
name=Downhill Charge
|
name=Downhill Charge
|
||||||
target=creature
|
target=creature
|
||||||
other={S(mountain|mybattlefield)
|
other={S(mountain|mybattlefield)}
|
||||||
auto=foreach(mountain|mybattlefield) 1/0
|
auto=foreach(mountain|mybattlefield) 1/0
|
||||||
text=You may sacrifice a Mountain rather than pay Downhill Charge's mana cost. -- Target creature gets +X/+0 until end of turn, where X is the number of Mountains you control.
|
text=You may sacrifice a Mountain rather than pay Downhill Charge's mana cost. -- Target creature gets +X/+0 until end of turn, where X is the number of Mountains you control.
|
||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
@@ -37397,7 +37397,7 @@ type=Enchantment
|
|||||||
[card]
|
[card]
|
||||||
name=Pegasus Stampede
|
name=Pegasus Stampede
|
||||||
auto=token(Pegasus,Creature Pegasus,1/1,flying,white)
|
auto=token(Pegasus,Creature Pegasus,1/1,flying,white)
|
||||||
buyback={1}{W}{S(land|myBattlefield)
|
buyback={1}{W}{S(land|myBattlefield)}
|
||||||
text=Buyback - Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.) -- Put a 1/1 white Pegasus creature token with flying onto the battlefield.
|
text=Buyback - Sacrifice a land. (You may sacrifice a land in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.) -- Put a 1/1 white Pegasus creature token with flying onto the battlefield.
|
||||||
mana={1}{W}
|
mana={1}{W}
|
||||||
type=Sorcery
|
type=Sorcery
|
||||||
|
|||||||
Reference in New Issue
Block a user