Laurent - small set additions/corrections

This commit is contained in:
wagic.laurent
2009-10-19 21:12:16 +00:00
parent 9d55a43ef0
commit af41e28180
10 changed files with 94 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
[card]
text=Flying (This creature can't be blocked except by creatures with flying or reach.)
abilities=Flying
abilities=flying
id=1189
name=Air Elemental
rarity=U
@@ -48,8 +48,8 @@ mana={1}{B}
type=Enchantment
[/card]
[card]
text=Enchant creature Enchanted creature can attack as though it didn't have defender.
target=creature
text=Enchant Wall Enchanted Wall can attack as though it didn't have defender.
target=wall
auto=-defender
id=1327
name=Animate Wall
@@ -2323,7 +2323,7 @@ abilities=defender
[/card]
[card]
text=Defender (This creature can't attack.)
abilities=Defender
abilities=defender
id=1274
name=Wall of Ice
rarity=U

View File

@@ -147,8 +147,12 @@ mana={R}{R}
text=Whenever Fungusaur is dealt damage, put a +1/+1 counter on it.
id=1246
name=Fungusaur
#Don't work should work: since Dromad Purebred (RAV) works fine this one should work fine too... it work if the creature has first strike if you or you opponent cast a damage spell on fungusaur but not if is damage made by normal attacking or defending creature... make no sens
auto=@damaged(this) from(*|myBattlefield):counter(1/1,1)
auto=@damaged(this) from(*|opponentBattlefield):counter(1/1,1)
auto=@damaged(this) from(*|mystack):counter(1/1,1)
auto=@damaged(this) from(*|opponentstack):counter(1/1,1)
rarity=R
color=Green
type=Creature
mana={3}{G}
power=2