J0N4TH4N - a lot of update, review welcome, none tested, all based on previous updates

This commit is contained in:
leungclj
2009-09-25 00:00:27 +00:00
parent 2020dce4fd
commit 252f1bb100
39 changed files with 317 additions and 331 deletions
+26 -1
View File
@@ -248,6 +248,19 @@ toughness=2
rarity=C
[/card]
[card]
id=12463
name=Elvish Pioneer
mana={G}
type=Creature
subtype=Elf Druid
power=1
toughness=1
text=When Elvish Pioneer comes into play, you may put a basic land card from your hand into play tapped.
target=land[basic]|myhand
auto=moveTo(myinplay) && tap
rarity=C
[/card]
[card]
text={G}, {T}, Sacrifice Elvish Scrapper: Destroy target artifact.
id=13778
name=Elvish Scrapper
@@ -1028,6 +1041,18 @@ auto=foreach(elf) 1/1
rarity=C
[/card]
[card]
id=39703
name=Wirewood Savage
mana={2}{G}
type=Creature
subtype=Elf
power=2
toughness=2
text=Whenever a Beast comes into play, you may draw a card.
auto=@movedTo(beast|inplay):may draw:1
rarity=C
[/card]
[card]
id=39506
name=Wooded Foothills
mana=
@@ -1036,7 +1061,6 @@ text={T}, Pay 1 life, Sacrifice Wooded Foothills: Search your library for a Moun
auto={T}{S}:moveTo(myBattlefield) target(mountain,forest|mylibrary) && life:-1 controller
rarity=R
[/card]
text=Whenever another creature enters the battlefield, you lose 1 life.
[card]
id=26689
name=Wretched Anurid
@@ -1045,6 +1069,7 @@ type=Creature
subtype=Zombie Frog Beast
power=3
toughness=3
text=Whenever another creature enters the battlefield, you lose 1 life.
auto=@movedTo(creature|battlefield): life:-1 controller
rarity=C
[/card]