-Laurent Added @damaged, cards to 10E and LEG, small correction to ALA, ARB, CHK, EVE and ZEN

- Added @damaged works fine (tested with thieving magpie), please test your additions if you plan to add some cards with this keyword and report if buggy. As the other trigger, you cannot have a target unless there is a may ability.
- Added 2 cards to 10E - Reminisce and Thieving Magpie both tested and working.
- Added 2 cards to LEG - Jovial Evil and Spiritual Sanctuary (not tested yet) but should work.
This commit is contained in:
wagic.laurent
2009-10-15 09:30:09 +00:00
parent e23fac82e0
commit adba482340
12 changed files with 187 additions and 62 deletions

View File

@@ -364,7 +364,7 @@ mana={1}{U}{U}
[/card]
[card]
text=Reach (This creature can block creatures with flying.)
abilities=Reach
abilities=reach
id=135185
name=Canopy Spider
rarity=C
@@ -1487,7 +1487,7 @@ mana={2}
[/card]
[card]
text=First strike, forestwalk, vigilance (This creature deals combat damage before creatures without first strike, it's unblockable as long as defending player controls a Forest, and attacking doesn't cause this creature to tap.)
abilities=first strike,forestwalk,vigilance,legendary
abilities=first strike,forestwalk,vigilance,legendary
id=106405
name=Mirri, Cat Warrior
rarity=R
@@ -1951,6 +1951,16 @@ subtype=Rat
toughness=2
[/card]
[card]
text=Target player shuffles his or her graveyard into his or her library.
id=129698
target=player
name=Reminisce
rarity=U
color=Blue
type=Sorcery
mana={2}{U}
[/card]
[card]
text=Counter target creature spell.
target=creature|stack
auto=fizzle
@@ -2305,6 +2315,20 @@ subtype=Elf
toughness=1
[/card]
[card]
text=Flying (This creature can't be blocked except by creatures with flying or reach.) Whenever Thieving Magpie deals damage to an opponent, you draw a card.
id=129764
abilities=flying
name=Thieving Magpie
auto=@damaged(opponent):draw:1 controller
rarity=U
color=Blue
type=Creature
mana={2}{U}{U}
power=1
subtype=Bird
toughness=3
[/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