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.
This commit is contained in:
leungclj
2009-07-29 10:02:19 +00:00
parent 5696b650ea
commit 07ff992e4d
6 changed files with 37 additions and 40 deletions

View File

@@ -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]

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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