diff --git a/projects/mtg/bin/Res/sets/10E/_cards.dat b/projects/mtg/bin/Res/sets/10E/_cards.dat index cef779d7d..0d31769b3 100644 --- a/projects/mtg/bin/Res/sets/10E/_cards.dat +++ b/projects/mtg/bin/Res/sets/10E/_cards.dat @@ -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 diff --git a/projects/mtg/bin/Res/sets/ALA/_cards.dat b/projects/mtg/bin/Res/sets/ALA/_cards.dat index ac92745ff..a2b8f440b 100644 --- a/projects/mtg/bin/Res/sets/ALA/_cards.dat +++ b/projects/mtg/bin/Res/sets/ALA/_cards.dat @@ -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 diff --git a/projects/mtg/bin/Res/sets/ALA/todo.dat b/projects/mtg/bin/Res/sets/ALA/todo.dat index c79ccd746..d797f9caf 100644 --- a/projects/mtg/bin/Res/sets/ALA/todo.dat +++ b/projects/mtg/bin/Res/sets/ALA/todo.dat @@ -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 diff --git a/projects/mtg/bin/Res/sets/ICE/_cards.dat b/projects/mtg/bin/Res/sets/ICE/_cards.dat index 4a47ccc0a..0931b1a45 100644 --- a/projects/mtg/bin/Res/sets/ICE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ICE/_cards.dat @@ -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