diff --git a/projects/mtg/bin/Res/sets/ARB/_cards.dat b/projects/mtg/bin/Res/sets/ARB/_cards.dat index 2eb53293b..e0b1b9073 100644 --- a/projects/mtg/bin/Res/sets/ARB/_cards.dat +++ b/projects/mtg/bin/Res/sets/ARB/_cards.dat @@ -315,10 +315,11 @@ abilities=exalted [card] id=188971 name=Slave of Bolas -mana={3}{(}{U}{/}{R}{)}{B} +mana={3}{UR}{B} type=Sorcery text=Gain control of target creature. Untap that creature. It gains haste until end of turn. Sacrifice it at end of turn. target=creature +auto=moveTo(myBattlefield) auto=@next end:bury auto=untap auto=haste diff --git a/projects/mtg/bin/Res/sets/LEG/_cards.dat b/projects/mtg/bin/Res/sets/LEG/_cards.dat index 3152abbbd..11bc4d28b 100644 --- a/projects/mtg/bin/Res/sets/LEG/_cards.dat +++ b/projects/mtg/bin/Res/sets/LEG/_cards.dat @@ -823,7 +823,7 @@ rarity=R mana={3}{G}{G}{W}{W} type=Creature subtype=Human Archer -auto={T}:damage:3 target(creaure[attacking;blocking]) +auto={T}:damage:3 target(creature[attacking;blocking]) power=3 toughness=6 abilities=legendary diff --git a/projects/mtg/bin/Res/sets/M10/_cards.dat b/projects/mtg/bin/Res/sets/M10/_cards.dat index 7262b1af6..57db78f7d 100644 --- a/projects/mtg/bin/Res/sets/M10/_cards.dat +++ b/projects/mtg/bin/Res/sets/M10/_cards.dat @@ -248,7 +248,7 @@ subtype=Zombie power=2 toughness=2 text=Other Zombie creatures you control get +1/+1. {2}{B}, {T}: Exile target creature card from a graveyard. Put a 2/2 black Zombie creature token onto the battlefield. -auto=lord(zombie|myBattlefield) 1/1 +auto=lord(zombie|myBattlefield) 1/1 other auto={2}{B}{T}: moveTo(Exile) target(creature|graveyard) && token(Zombie,Creature Zombie,2/2,black) rarity=R [/card] diff --git a/projects/mtg/bin/Res/sets/ONS/_cards.dat b/projects/mtg/bin/Res/sets/ONS/_cards.dat index 33e125327..c5558d0eb 100644 --- a/projects/mtg/bin/Res/sets/ONS/_cards.dat +++ b/projects/mtg/bin/Res/sets/ONS/_cards.dat @@ -818,7 +818,7 @@ subtype=Zombie Cleric power=1 toughness=1 text={T}: Each player loses 1 life for each Zombie in play. -auto=foreach(Zombie) life:-1 all(player) +auto={T}:foreach(Zombie) life:-1 opponent && life:-1 controller rarity=C [/card] [card]