From dd5b053d1b6007ec13bbaeacae88f8ecdf66a4a5 Mon Sep 17 00:00:00 2001 From: "wagic.the.homebrew@gmail.com" Date: Sat, 26 Sep 2009 04:35:11 +0000 Subject: [PATCH] Erwan - a few card fixes --- projects/mtg/bin/Res/sets/CHK/_cards.dat | 14 ++------------ projects/mtg/bin/Res/sets/CHK/todo.dat | 11 +++++++++++ projects/mtg/bin/Res/sets/LEG/_cards.dat | 3 ++- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/projects/mtg/bin/Res/sets/CHK/_cards.dat b/projects/mtg/bin/Res/sets/CHK/_cards.dat index 2a9538445..b4965429a 100644 --- a/projects/mtg/bin/Res/sets/CHK/_cards.dat +++ b/projects/mtg/bin/Res/sets/CHK/_cards.dat @@ -35,16 +35,6 @@ auto=Add{R} rarity=C [/card] [card] -text=Destroy target land or nonblack creature. It can't be regenerated. -target=creature[-black],land -auto=bury -id=50291 -name=Befoul -rarity=C -type=Sorcery -mana={2}{B}{B} -[/card] -[card] text={T}: Ben-Ben, Akki Hermit deals damage to target attacking creature equal to the number of untapped Mountains you control. id=79248 name=Ben-Ben, Akki Hermit @@ -548,7 +538,7 @@ auto={1}:moveTo(ownerhand) target(land|mybattlefield) && token(Illusion,Creature rarity=R [/card] [card] -text=Enchanted Creature has "{B}: This Creature gets +1/+1 until end of turn. +text=Enchanted Creature has "{B}: This Creature gets +1/+1 until end of turn.E target=creature auto={B}:1/1 id=50449 @@ -1064,7 +1054,7 @@ mana={U} power=1 subtype=Spirit toughness=1 -[/card] +[/card] [card] id=80274 name=Zo-Zu the Punisher diff --git a/projects/mtg/bin/Res/sets/CHK/todo.dat b/projects/mtg/bin/Res/sets/CHK/todo.dat index 5a5f1370a..fd74d8e18 100644 --- a/projects/mtg/bin/Res/sets/CHK/todo.dat +++ b/projects/mtg/bin/Res/sets/CHK/todo.dat @@ -87,6 +87,17 @@ text=Bushido 2 (When this blocks or becomes blocked, it gets +2/+2 until end of rarity=C [/card] [card] +text=Destroy target land or nonblack creature. It can't be regenerated. +target=creature[-black],land +#That kind of targetting is not suppoert in Wagic 0.9 +auto=bury +id=50291 +name=Befoul +rarity=C +type=Sorcery +mana={2}{B}{B} +[/card] +[card] id=50451 name=Blessed Breath mana={W} diff --git a/projects/mtg/bin/Res/sets/LEG/_cards.dat b/projects/mtg/bin/Res/sets/LEG/_cards.dat index 5a34c1fff..85b4b7e9f 100644 --- a/projects/mtg/bin/Res/sets/LEG/_cards.dat +++ b/projects/mtg/bin/Res/sets/LEG/_cards.dat @@ -1315,7 +1315,8 @@ abilities=legendary [/card] [card] text=Search your library for a basic land card and put that card into play. Then shuffle your library. -auto=moveTo(myInPlay) target(land[basic]|myLibrary) +target=basic|myLibrary +auto=moveTo(myInPlay) id=1550 name=Untamed Wilds rarity=U