Laurent - Few addition to 10E all tested and working, although Skyshroud Range could be seen as boderline (since the abilities should be only at your turn) + underworld dream will deal damage if you "search" for a card and put in in your hand but not if you put it in play (not sure about the ruling here...)

Also you can see in the todo.dat I tried Sift, Stampeding Wildbeast and Denizen of the Deep, all not working...

Also the following cards can probably be parsed: 1205: //Lifetap; 1625: //Lifeblood; 2593: //Thoughtleech and removed from both MTGAbility.cpp and Allabilities.h (for AGiveLifeforTapped***)

Grü

L.
This commit is contained in:
wagic.laurent
2009-07-30 14:15:33 +00:00
parent c471a9265a
commit 9e498a0fb5
2 changed files with 95 additions and 90 deletions

View File

@@ -422,6 +422,19 @@ type=Artifact
mana={1}
[/card]
[card]
text=When Civic Wayfinder comes into play, you may search your library for a basic land card, reveal it, and put it into your hand. If you do, shuffle your library.
id=130522
name=Civic Wayfinder
auto=may moveTo(myHand) target(land[basic]|myLibrary)
rarity=C
color=Green
type=Creature
mana={2}{G}
power=2
subtype=Elf Warrior Druid
toughness=2
[/card]
[card]
text=As Clone comes into play, you may choose a creature in play. If you do, Clone comes into play as a copy of that creature.
auto=may copy target(creature)
id=129501
@@ -1533,6 +1546,16 @@ subtype=Zombie Warrior
toughness=3
[/card]
[card]
text=Whenever an opponent discards a card, Megrim deals 2 damage to that player.
id=129640
name=Megrim
auto=@movedTo(*|opponentgraveyard) from(opponenthand):damage:2 opponent
rarity=U
color=Black
type=Enchantment
mana={2}{B}
[/card]
[card]
text=Target creature gets +7/+7 until end of turn.
target=creature
auto=7/7
@@ -2027,6 +2050,17 @@ type=Sorcery
mana={1}{B}{B}
[/card]
[card]
text=Search your library for a basic land card and put that card into play tapped. Then shuffle your library.
id=129690
name=Rampant Growth
target=basic|myLibrary
auto=moveTo(myBattlefield) && tap
rarity=C
color=Green
type=Sorcery
mana={1}{G}
[/card]
[card]
text=Return target card from your graveyard to your hand.
target=*|myGraveyard
auto=moveTo(myHand)
@@ -2097,6 +2131,20 @@ type=Instant
mana={2}{W}
[/card]
[card]
text=Flying (This creature can't be blocked except by creatures with flying or reach.) At the beginning of your upkeep, you may return target creature card from your graveyard to play.
id=106384
name=Reya Dawnbringer
auto=@each my upkeep:may moveto(myBattlefield) target(creature|myGraveyard)
rarity=R
color=White
type=Creature
abilities=legendary
mana={6}{W}{W}{W}
power=4
subtype=Angel
toughness=6
[/card]
[card]
text=Target blocking creature gets +7/+7 until end of turn.
target=creature[blocking]
auto=7/7
@@ -2433,6 +2481,19 @@ subtype=Cat Knight
toughness=1
[/card]
[card]
text={T}: You may put a land card from your hand into play. Play this ability only any time you could play a sorcery.
id=135182
name=Skyshroud Ranger
auto={T}:moveto(myBattlefield) target(land|myHand)
rarity=C
color=Green
type=Creature
mana={G}
power=1
subtype=Elf
toughness=1
[/card]
[card]
text={2}: Target white or black creature gains flying until end of turn. (It can't be blocked except by creatures with flying or reach.)
auto={2}:flying target(creature[white;black])
id=130998
@@ -2446,6 +2507,20 @@ subtype=Metathran Wizard
toughness=1
[/card]
[card]
text=When Sleeper Agent comes into play, target opponent gains control of it. At the beginning of your upkeep, Sleeper Agent deals 2 damage to you.
id=129803
name=Sleeper Agent
auto=moveto(opponentinplay)
auto=@each my upkeep:damage:2 Controller
rarity=R
color=Black
type=Creature
mana={B}
power=3
subtype=Minion
toughness=3
[/card]
[card]
text=Destroy target artifact. Draw a card.
target=artifact
auto=destroy
@@ -2875,6 +2950,16 @@ type=Instant
mana={2}{U}
[/card]
[card]
text=Whenever an opponent draws a card, Underworld Dreams deals 1 damage to him or her.
id=129779
name=Underworld Dreams
auto=@movedTo(*|opponenthand) from(opponentlibrary):damage:1 opponent
rarity=R
color=Black
type=Enchantment
mana={B}{B}{B}
[/card]
[card]
text=Flash (You may play this spell any time you could play an instant.) Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature gets +2/+2 and attacks each turn if able.
abilities=flash
target=creature