From 07ff992e4d27bc9cc179cfe34537a2b7a2d1926e Mon Sep 17 00:00:00 2001 From: leungclj Date: Wed, 29 Jul 2009 10:02:19 +0000 Subject: [PATCH] Jonathan - so far during my testing, corrupte doesn't do damage to target player, only to creature, but still gives correct life gain to user. Removed Reclusive Wight + Imaginary Pet, they don't work. (10E) Stronghold Discipline is doing double the amount of life lost. Going to test on more aslongas cards, appears some pharse doesnt go with aslongas at the moment. --- projects/mtg/bin/Res/sets/ARB/_cards.dat | 2 +- projects/mtg/bin/Res/sets/CFX/_cards.dat | 12 ----------- projects/mtg/bin/Res/sets/CFX/todo.dat | 12 +++++++++++ projects/mtg/bin/Res/sets/SHM/_cards.dat | 1 - projects/mtg/bin/Res/sets/USG/_cards.dat | 24 ---------------------- projects/mtg/bin/Res/sets/USG/todo.dat | 26 ++++++++++++++++++++++-- 6 files changed, 37 insertions(+), 40 deletions(-) diff --git a/projects/mtg/bin/Res/sets/ARB/_cards.dat b/projects/mtg/bin/Res/sets/ARB/_cards.dat index e0b1b9073..a8b01bf68 100644 --- a/projects/mtg/bin/Res/sets/ARB/_cards.dat +++ b/projects/mtg/bin/Res/sets/ARB/_cards.dat @@ -167,7 +167,7 @@ power=2 toughness=2 text={U}{B}, {T}: Put a 1/1 blue and black Zombie Wizard creature token into play. {U}{U}{B}{B}: Target player loses X life and puts the top X cards of his or her library into his or her graveyard, where X is the number of Zombies you control. auto={U}{B}{T}:token(Zombie Wizard,Creature Zombie Wizard,1/1,blue black) -auto={U}B}{T}:foreach(zombie|myBattlefield) life:-1 && deplete:1 target(player) +auto={U}{B}{T}:foreach(zombie|myBattlefield) life:-1 && deplete:1 target(player) rarity=R [/card] [card] diff --git a/projects/mtg/bin/Res/sets/CFX/_cards.dat b/projects/mtg/bin/Res/sets/CFX/_cards.dat index 1709eb5e4..169e8c337 100644 --- a/projects/mtg/bin/Res/sets/CFX/_cards.dat +++ b/projects/mtg/bin/Res/sets/CFX/_cards.dat @@ -461,18 +461,6 @@ subtype=Rhino Monk Soldier toughness=3 [/card] [card] -text=When Rhox Meditant comes into play, if you control a green permanent, draw a card. -auto=aslongas(*[green]|myinplay) draw:1 -id=159634 -name=Rhox Meditant -rarity=C -type=Creature -mana={3}{W} -power=2 -subtype=Rhino Monk -toughness=4 -[/card] -[card] text={R}{W}, {T}: Sacellum Archers deals 2 damage to target attacking or blocking creature. auto={R}{W}{T}:damage:2 target(creature[attacking;blocking]) id=179488 diff --git a/projects/mtg/bin/Res/sets/CFX/todo.dat b/projects/mtg/bin/Res/sets/CFX/todo.dat index d6689ca0e..77f6cad63 100644 --- a/projects/mtg/bin/Res/sets/CFX/todo.dat +++ b/projects/mtg/bin/Res/sets/CFX/todo.dat @@ -606,6 +606,18 @@ rarity=U type=Land [/card] [card] +text=When Rhox Meditant comes into play, if you control a green permanent, draw a card. +auto=aslongas(*[green]|myinplay) draw:1 +id=159634 +name=Rhox Meditant +rarity=C +type=Creature +mana={3}{W} +power=2 +subtype=Rhino Monk +toughness=4 +[/card] +[card] text=When Rotting Rats comes into play, each player discards a card. Unearth {1}{B} ({1}{B}: Return this card from your graveyard to play. It gains haste. Remove it from the game at end of turn or if it would leave play. Unearth only as a sorcery.) id=150833 name=Rotting Rats diff --git a/projects/mtg/bin/Res/sets/SHM/_cards.dat b/projects/mtg/bin/Res/sets/SHM/_cards.dat index a1e7db15d..6b42969cc 100644 --- a/projects/mtg/bin/Res/sets/SHM/_cards.dat +++ b/projects/mtg/bin/Res/sets/SHM/_cards.dat @@ -202,7 +202,6 @@ toughness=3 text=Corrupt deals damage equal to the number of Swamps you control to target creature or player. You gain life equal to the damage dealt this way. target=creature,player id=146013 -target=creature,player auto=foreach(swamp|myinplay) damage:1 auto=foreach(swamp|myinplay) life:1 controller name=Corrupt diff --git a/projects/mtg/bin/Res/sets/USG/_cards.dat b/projects/mtg/bin/Res/sets/USG/_cards.dat index fe1abb69b..ab4420298 100644 --- a/projects/mtg/bin/Res/sets/USG/_cards.dat +++ b/projects/mtg/bin/Res/sets/USG/_cards.dat @@ -704,18 +704,6 @@ power=1 toughness=3 [/card] [card] -text=At the beginning of your upkeep, if you have a card in hand, return Imaginary Pet to its owner's hand. -auto=@each my upkeep:aslongas(*|myhand) moveTo(myHand) -id=5772 -name=Imaginary Pet -rarity=R -type=Creature -mana={1}{U} -power=4 -subtype=Illusion -toughness=4 -[/card] -[card] text={T}: Add {U} to your mana pool. auto={T}:add {U} id=8326 @@ -1011,18 +999,6 @@ type=Instant mana={B} [/card] [card] -text=At the beginning of your upkeep, if you control another nonland permanent, sacrifice Reclusive Wight. -auto=@each my upkeep:aslongas(*[-land]|mybattlefield) other bury -id=8803 -name=Reclusive Wight -rarity=U -type=Creature -mana={3}{B} -power=4 -subtype=Zombie Minion -toughness=4 -[/card] -[card] text=Enchant creature Enchanted creature has first strike. target=creature auto=first strike diff --git a/projects/mtg/bin/Res/sets/USG/todo.dat b/projects/mtg/bin/Res/sets/USG/todo.dat index 2efae67a4..a46b15123 100644 --- a/projects/mtg/bin/Res/sets/USG/todo.dat +++ b/projects/mtg/bin/Res/sets/USG/todo.dat @@ -822,7 +822,18 @@ rarity=R type=Sorcery mana={2}{B}{B} [/card] - +[card] +text=At the beginning of your upkeep, if you have a card in hand, return Imaginary Pet to its owner's hand. +auto=@each my upkeep:aslongas(*|myhand) moveTo(myHand) +id=5772 +name=Imaginary Pet +rarity=R +type=Creature +mana={1}{U} +power=4 +subtype=Illusion +toughness=4 +[/card] [card] text={T}: Destroy target creature with power 4 or greater. id=5678 @@ -1255,7 +1266,18 @@ rarity=R type=Enchantment mana={3}{U}{U} [/card] - +[card] +text=At the beginning of your upkeep, if you control another nonland permanent, sacrifice Reclusive Wight. +auto=@each my upkeep:aslongas(*[-land]|mybattlefield) other bury +id=8803 +name=Reclusive Wight +rarity=U +type=Creature +mana={3}{B} +power=4 +subtype=Zombie Minion +toughness=4 +[/card] [card] text=Prevent all damage that would be dealt this turn to up to two target creatures. id=9716