Erwan
- a Few bug fix. - I need to investigate for fledgling imp :(
This commit is contained in:
@@ -289,7 +289,11 @@ text=Defender (This creature can't attack.) Drift of the Dead's power and tough
|
||||
id=2447
|
||||
name=Drift of the Dead
|
||||
abilities=defender
|
||||
auto=foreach(land[snow]|myinplay) 1/1
|
||||
auto=foreach(snow-covered forest|myinplay) 1/1
|
||||
auto=foreach(snow-covered mountain|myinplay) 1/1
|
||||
auto=foreach(snow-covered plains|myinplay) 1/1
|
||||
auto=foreach(snow-covered swamp|myinplay) 1/1
|
||||
auto=foreach(snow-covered island|myinplay) 1/1
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{B}
|
||||
|
||||
@@ -94,17 +94,6 @@ mana={2}{R}{R}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target land or nonblack creature. It can't be regenerated.
|
||||
target=land,creature[-black]
|
||||
auto=bury
|
||||
id=5605
|
||||
name=Befoul
|
||||
color=Black
|
||||
rarity=C
|
||||
mana={2}{B}{B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature gets +1/+1 for each Forest you control.
|
||||
id=5623
|
||||
target=creature
|
||||
|
||||
@@ -147,6 +147,18 @@ rarity=R
|
||||
type=Artifact
|
||||
mana={4}
|
||||
[/card]
|
||||
#Befoul requires a huge update on targetChooser before it can work :/
|
||||
[card]
|
||||
text=Destroy target land or nonblack creature. It can't be regenerated.
|
||||
target=creature[-black],land
|
||||
auto=bury
|
||||
id=5605
|
||||
name=Befoul
|
||||
color=Black
|
||||
rarity=C
|
||||
mana={2}{B}{B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a green creature is put into a graveyard from play, its controller discards a card.
|
||||
id=5617
|
||||
|
||||
Reference in New Issue
Block a user