Added several successfully tested cards.

This commit is contained in:
solo81@web.de
2010-01-17 22:00:19 +00:00
parent 1966e214c5
commit 2df6a71c87
21 changed files with 348 additions and 322 deletions

View File

@@ -807,9 +807,9 @@ type=Instant
[/card]
[card]
text=Heat Ray deals X damage to target creature.
id=10464
target=creature
auto=damage:X
id=10464
name=Heat Ray
rarity=C
type=Instant
@@ -943,13 +943,13 @@ type=Sorcery
[/card]
[card]
text={B}: Looming Shade gets +1/+1 until end of turn.
auto={B}:1/1
id=5591
name=Looming Shade
rarity=C
mana={2}{B}
type=Creature
subtype=Shade
auto={B}:1/1
power=1
toughness=1
[/card]
@@ -1068,7 +1068,8 @@ subtype=Aura
text=Destroy target creature. Its owner gains 4 life.
id=5684
target=creature
auto=destroy && life:4 targetController
auto=destroy
auto=life:4 targetController
name=Path of Peace
rarity=C
mana={3}{W}
@@ -1110,13 +1111,13 @@ type=Enchantment
[/card]
[card]
text=Sacrifice a creature: Phyrexian Ghoul gets +2/+2 until end of turn.
auto={S(creature|myBattlefield)}:2/2
id=5652
name=Phyrexian Ghoul
rarity=C
mana={2}{B}
type=Creature
subtype=Zombie
auto={S(creature|myBattlefield)}:2/2
power=2
toughness=2
[/card]
@@ -1125,7 +1126,7 @@ text={T}: Add {1} to your mana pool. {T}, Sacrifice a creature: Add {B}{B} to y
id=10677
name=Phyrexian Tower
auto={T}:Add {1}
auto={T}{s(creature|myBattlefield)}:Add {B}{B}
auto={T}{S(creature|myBattlefield)}:Add {B}{B}
rarity=R
type=Legendary Land
[/card]
@@ -1190,31 +1191,31 @@ auto=@movedTo(enchantment|stack):fizzle all(enchantment|stack)
id=8811
name=Presence of the Master
rarity=U
type=Enchantment
mana={3}{W}
type=Enchantment
[/card]
[card]
text=When Priest of Gix enters the battlefield, add {B}{B}{B} to your mana pool.
auto=Add:{B}{B}{B}
id=9724
name=Priest of Gix
rarity=U
mana={2}{B}
type=Creature
subtype=Human Cleric Minion
auto=Add:{B}{B}{B}
power=2
toughness=1
[/card]
[card]
text={T}: Add {G} to your mana pool for each Elf on the battlefield.
auto={T}:foreach(elf)add:{G}
id=5823
name=Priest of Titania
rarity=C
type=Creature
mana={1}{G}
power=1
type=Creature
subtype=Elf Druid
auto={T}:foreach(elf)add:{G}
power=1
toughness=1
[/card]
[card]
@@ -1223,8 +1224,8 @@ auto=lord(land|mybattlefield) {S}:Add{B}
id=5831
name=Rain of Filth
rarity=U
type=Instant
mana={B}
type=Instant
[/card]
[card]
text=At the beginning of your upkeep, if you control another nonland permanent, sacrifice Reclusive Wight.
@@ -1240,9 +1241,9 @@ toughness=4
[/card]
[card]
text=Enchant creature Enchanted creature has first strike.
id=10465
target=creature
auto=first strike
id=10465
name=Reflexes
rarity=C
mana={R}
@@ -1306,13 +1307,13 @@ toughness=4
[/card]
[card]
text=First strike {1}{B}: Regenerate Sanguine Guard.
auto={1}{B}:regenerate
id=5627
name=Sanguine Guard
rarity=U
mana={1}{B}{B}
type=Creature
subtype=Zombie Knight
auto={1}{B}:regenerate
power=2
toughness=2
abilities=first strike
@@ -1341,12 +1342,12 @@ toughness=1
abilities=first strike
[/card]
[card]
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature gets +2/+2 and has flying and vigilance. (It can't be blocked except by creatures with flying or reach, and attacking doesn't cause it to tap.)
text=Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.) Enchanted creature gets +2/+2 and has flying and vigilance. (It can't be blocked except by creatures with flying or reach, and attacking doesn't cause it to tap.)
id=9682
target=creature
auto=2/2
auto=flying
auto=vigilance
id=9682
name=Serra's Embrace
rarity=U
mana={2}{W}{W}
@@ -1376,24 +1377,24 @@ auto=defender,first strike
[/card]
[card]
text=Flying (This creature can't be blocked except by creatures with flying or reach.) {1}{R}: Shivan Hellkite deals 1 damage to target creature or player.
auto={1}{R}:damage:1 target(creature,player)
id=5660
name=Shivan Hellkite
rarity=R
mana={5}{R}{R}
type=Creature
subtype=Dragon
auto={1}{R}:damage:1 target(creature,player)
power=5
toughness=5
abilities=flying
[/card]
[card]
text=Enchant creature Enchanted creature gets +2/+2 and has flying. {R}: Enchanted creature gets +1/+0 until end of turn.
id=5721
target=creature
auto=2/2
auto=flying
auto={R}:1/0
id=5721
name=Shivan Embrace
rarity=U
mana={2}{R}{R}
@@ -1518,6 +1519,18 @@ power=5
toughness=1
[/card]
[card]
text=Enchant Swamp When enchanted land becomes tapped, destroy it. When Spreading Algae is put into a graveyard from the battlefield, return Spreading Algae to its owner's hand.
id=10409
target=swamp
auto=@tapped(mytgt):destroy
auto=@movedTo(this|mygraveyard) from(battlefield):moveTo(myhand) notatarget(spreading algae|mygraveyard)
name=Spreading Algae
rarity=U
mana={G}
type=Enchantment
subtype=Aura
[/card]
[card]
text=Steam Blast deals 2 damage to each creature and each player.
id=5563
auto=damage:2 all(creature,player)