diff --git a/projects/mtg/bin/Res/sets/EVE/_cards.dat b/projects/mtg/bin/Res/sets/EVE/_cards.dat index 87de1d05b..0aede1e5a 100644 --- a/projects/mtg/bin/Res/sets/EVE/_cards.dat +++ b/projects/mtg/bin/Res/sets/EVE/_cards.dat @@ -87,7 +87,7 @@ type=Instant text=Chaotic Backlash deals damage to target player equal to twice the number of white and/or blue permanents he or she controls. id=158903 target=player -auto=foreach(*[white;blue|opponentbattlefield) damage:2 +auto=foreach(*[white;blue]|opponentBattlefield) damage:2 name=Chaotic Backlash rarity=U mana={4}{R} diff --git a/projects/mtg/bin/Res/sets/POR/_cards.dat b/projects/mtg/bin/Res/sets/POR/_cards.dat index 0b70735da..268415277 100644 --- a/projects/mtg/bin/Res/sets/POR/_cards.dat +++ b/projects/mtg/bin/Res/sets/POR/_cards.dat @@ -1278,7 +1278,7 @@ toughness=4 text=Spitting Earth deals damage equal to the number of Mountains you control to target creature. id=4362 target=creature -auto=foreach(moutain|myinplay)damage:1 +auto=foreach(mountain|myinplay)damage:1 name=Spitting Earth rarity=C type=Sorcery diff --git a/projects/mtg/bin/Res/sets/SHM/_cards.dat b/projects/mtg/bin/Res/sets/SHM/_cards.dat index 8fef8439f..0f0f25d39 100644 --- a/projects/mtg/bin/Res/sets/SHM/_cards.dat +++ b/projects/mtg/bin/Res/sets/SHM/_cards.dat @@ -884,41 +884,6 @@ power=2 toughness=2 [/card] [card] -text=Destroy target artifact. Smash to Smithereens deals 3 damage to that artifact's controller. -id=158243 -target=Artifact -auto=damage:3 targetController -auto=destroy -name=Smash to Smithereens -rarity=C -mana={1}{R} -type=Instant -[/card] -[card] -text={B}{R}: Each player loses 1 life. -id=157880 -name=Spiteflame Witch -rarity=U -mana={1}{BR} -type=Creature -subtype=Elemental Shaman -auto={B}{R}:life:-1 all(player) -power=2 -toughness=1 -[/card] -[card] -text=At the beginning of each player's draw step, that player draws an additional card. Whenever a player draws a card, Spiteful Visions deals 1 damage to that player. -id=146089 -auto=@each my upkeep:draw:1 controller -auto=@each opponent upkeep:draw:1 opponent -auto=@movedTo(*|myhand) from(mylibrary):damage:1 controller -auto=@movedTo(*|opponenthand) from(opponentlibrary):damage:1 opponent -name=Spiteful Visions -rarity=R -mana={2}{BR}{BR} -type=Enchantment -[/card] -[card] text={T}: Add {W} to your mana pool. auto={T}:Add {W} id=158236 @@ -1192,6 +1157,41 @@ mana={2W}{2W}{2W} type=Sorcery [/card] [card] +text=Destroy target artifact. Smash to Smithereens deals 3 damage to that artifact's controller. +id=158243 +target=Artifact +auto=damage:3 targetController +auto=destroy +name=Smash to Smithereens +rarity=C +mana={1}{R} +type=Instant +[/card] +[card] +text={B}{R}: Each player loses 1 life. +id=157880 +name=Spiteflame Witch +rarity=U +mana={1}{BR} +type=Creature +subtype=Elemental Shaman +auto={B}{R}:life:-1 all(player) +power=2 +toughness=1 +[/card] +[card] +text=At the beginning of each player's draw step, that player draws an additional card. Whenever a player draws a card, Spiteful Visions deals 1 damage to that player. +id=146089 +auto=@each my draw:draw:1 controller +auto=@each opponent draw:draw:1 opponent +auto=@movedTo(*|myhand) from(mylibrary):damage:1 controller +auto=@movedTo(*|opponenthand) from(opponentlibrary):damage:1 opponent +name=Spiteful Visions +rarity=R +mana={2}{BR}{BR} +type=Enchantment +[/card] +[card] text={T}: Add {1} to your mana pool. {UB}, {T}: Add {U}{U}, {U}{B}, or {B}{B} to your mana pool. auto={T}:Add {1} auto={UB}{T}:Add {U}{U}