Jonathan - added few cards
This commit is contained in:
@@ -90,6 +90,18 @@ toughness=2
|
||||
abilities=double strike
|
||||
[/card]
|
||||
[card]
|
||||
text=Pay 1 life: Carrion Howler gets +2/-1 until end of turn.
|
||||
id=88974
|
||||
auto=2/1 && life:-1
|
||||
name=Carrion Howler
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{B}
|
||||
power=2
|
||||
subtype=Zombie Wolf
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Defender (This creature can't attack.) When Carven Caryatid comes into play, draw a card.
|
||||
id=89048
|
||||
auto=draw:1
|
||||
@@ -283,6 +295,14 @@ type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
id=39503
|
||||
name=Flooded Strand
|
||||
type=Land
|
||||
text={T}, Pay 1 life, Sacrifice Flooded Strand: Search your library for a Plains or Island card and put it into play. Then shuffle your library.
|
||||
auto={T}{S}:moveTo(myinplay) target(plains,island|mylibrary) && life:-1
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
text=Draw a card for each Island you control.
|
||||
id=87978
|
||||
name=Flow of Ideas
|
||||
@@ -1026,4 +1046,21 @@ type=Creature
|
||||
subtype=Wolf
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
id=39507
|
||||
name=Windswept Heath
|
||||
type=Land
|
||||
text={T}, Pay 1 life, Sacrifice Windswept Heath: Search your library for a Forest or Plains card and put it into play. Then shuffle your library.
|
||||
auto={T}{S}:moveTo(myinplay) target(forest,plains) && life:-1
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=39506
|
||||
name=Wooded Foothills
|
||||
mana=
|
||||
type=Land
|
||||
text={T}, Pay 1 life, Sacrifice Wooded Foothills: Search your library for a Mountain or Forest card and put it into play. Then shuffle your library.
|
||||
auto={T}{S}:moveTo(myinplay) target(mountain,forest|mylibrary) && life:-1
|
||||
rarity=R
|
||||
[/card]
|
||||
@@ -167,17 +167,6 @@ subtype=Human Cleric
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Pay 1 life: Carrion Howler gets +2/-1 until end of turn.
|
||||
id=88974
|
||||
name=Carrion Howler
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{B}
|
||||
power=2
|
||||
subtype=Zombie Wolf
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=({GW} can be paid with either {G} or {W}.) When Centaur Safeguard is put into a graveyard from play, you may gain 3 life.
|
||||
id=87959
|
||||
name=Centaur Safeguard
|
||||
|
||||
Reference in New Issue
Block a user