Small corrections
This commit is contained in:
@@ -13,7 +13,7 @@ mana={2}{B}
|
||||
text=Target creature gets +1/+1 until end of turn. Draw a card.
|
||||
target=creature
|
||||
auto=1/1
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=130525
|
||||
name=Aggressive Urge
|
||||
rarity=C
|
||||
|
||||
@@ -78,17 +78,6 @@ rarity=C
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Blightning deals 3 damage to target player. That player discards two cards.
|
||||
id=174917
|
||||
target=player
|
||||
auto=damage:3
|
||||
auto=discard:2
|
||||
name=Blightning
|
||||
rarity=C
|
||||
mana={1}{B}{R}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice Bloodpyre Elemental: Bloodpyre Elemental deals 4 damage to target creature. Play this ability only any time you could play a sorcery.
|
||||
id=175117
|
||||
name=Bloodpyre Elemental
|
||||
|
||||
@@ -86,6 +86,18 @@ subtype=Elf Shaman
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
####The card should not cause random discard!
|
||||
text=Blightning deals 3 damage to target player. That player discards two cards.
|
||||
id=174917
|
||||
target=player
|
||||
auto=damage:3
|
||||
auto=discard:2
|
||||
name=Blightning
|
||||
rarity=C
|
||||
mana={1}{B}{R}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=When Blister Beetle comes into play, target creature gets -1/-1 until end of turn.
|
||||
#"When [this] enters the battlefield ... target ..." abilities are not supported unless there is a "may" (Wagic 0.9)
|
||||
target=creature
|
||||
|
||||
@@ -1336,7 +1336,7 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Soldevi Golem doesn't untap during your untap step. At the beginning of your upkeep, you may untap target tapped creature an opponent controls. If you do, untap Soldevi Golem.
|
||||
auto={0}:untap all(this) && untap target(creature[tapped]|opponentBattlefield) limit:1
|
||||
auto={0}:untap all(this) && untap target(creature[tapped]|opponentBattlefield) myUpkeepOnly limit:1
|
||||
id=2424
|
||||
name=Soldevi Golem
|
||||
rarity=R
|
||||
|
||||
Reference in New Issue
Block a user