- fix corrupt, shepherd of rot, imaginary pet, reclusive wight, rhox meditant, immaculate magistrate, wellwisher
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-30 14:16:04 +00:00
parent 9e498a0fb5
commit aad25e8fb0
17 changed files with 247 additions and 49 deletions

View File

@@ -461,6 +461,18 @@ 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,18 +606,6 @@ 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

@@ -818,7 +818,7 @@ subtype=Zombie Cleric
power=1
toughness=1
text={T}: Each player loses 1 life for each Zombie in play.
auto={T}:foreach(Zombie) life:-1 opponent && life:-1 controller
auto={T}:foreach(Zombie) life:-1 opponent && foreach(Zombie) life:-1 controller
rarity=C
[/card]
[card]
@@ -999,7 +999,7 @@ subtype=Elf
power=1
toughness=1
text={T}: You gain 1 life for each Elf in play.
auto=foreach(Elf)life:1
auto={T}:foreach(Elf) life:1
rarity=C
[/card]
[card]

View File

@@ -704,6 +704,18 @@ 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
@@ -999,6 +1011,18 @@ 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,18 +822,7 @@ 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
@@ -1266,18 +1255,7 @@ 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