Jonathan - added few cards

This commit is contained in:
leungclj
2009-07-13 08:55:25 +00:00
parent 7f91770850
commit 16280c7ecb
13 changed files with 114 additions and 109 deletions

View File

@@ -139,8 +139,8 @@ type=Land
[/card]
[card]
text={T}: Pay 1 life: Add {G} or {W} to your mana pool. {1}, {T}, Sacrifice Horizon Canopy: Draw a card.
auto={T}:Add {G} && Damage 1 controller
auto={T}:Add {W} && Damage 1 controller
auto={T}:Add {G} && life:-1
auto={T}:Add {W} && life:-1
auto={1}{T}{S}:Draw:1
id=130574
name=Horizon Canopy

View File

@@ -612,14 +612,6 @@ text=Each Sliver card in each player's hand has slivercycling {3}. Slivercycling
rarity=C
[/card]
[card]
id=130574
name=Horizon Canopy
mana=
type=Land
text={T}, Pay 1 life: Add {G} or {W} to your mana pool. {1}, {T}, Sacrifice Horizon Canopy: Draw a card.
rarity=R
[/card]
[card]
id=130683
name=Ichor Slick
mana={2}{B}

View File

@@ -419,6 +419,19 @@ type=Instant
mana={1}{W}
[/card]
[card]
text=Foul Familiar can't block. {B}, Pay 1 life: Return Foul Familiar to its owner's hand.
id=2450
name=Foul Familiar
abilities=cantblock
auto={B}:moveto(ownerhand) && life:-1
rarity=C
type=Creature
mana={2}{B}
power=3
subtype=Spirit
toughness=1
[/card]
[card]
text={3}, {T}: Target creature gains first strike until end of turn.
id=2404
name=Fyndhorn Bow
@@ -907,6 +920,18 @@ subtype=Orc
toughness=1
[/card]
[card]
text={T}, Pay 1 life: Counter target black spell.
id=2705
name=Order of the Sacred Torch
auto={T}:fizzle(*[black]|stack) && life:-1
rarity=R
type=Creature
mana={1}{W}{W}
power=2
subtype=Human Knight
toughness=2
[/card]
[card]
text=Protection from black. {W}: Order of the White Shield gains first strike until end of turn. {W}{W}: Order of the White Shield gets +1/+0 until end of turn.
id=2706
name=Order of the White Shield
@@ -1301,6 +1326,18 @@ subtype=Elemental Spirit
toughness=3
[/card]
[card]
text={T}, Pay 1 life: Counter target white spell.
auto={T}:fizzle(*[white]|stack) && life:1
id=2490
name=Stromgald Cabal
rarity=R
type=Creature
mana={1}{B}{B}
power=2
subtype=Human Knight
toughness=2
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {B} or {R} to your mana pool. Sulfurous Springs deals 1 damage to you.
id=2759
auto={T}:add {1}

View File

@@ -630,19 +630,6 @@ type=Sorcery
mana={G}
[/card]
[card]
text=Foul Familiar can't block. {B}, Pay 1 life: Return Foul Familiar to its owner's hand.
id=2450
name=Foul Familiar
abilities=cantblock
auto={B}:moveto(ownerhand) && damage:1 && controller
rarity=C
type=Creature
mana={2}{B}
power=3
subtype=Spirit
toughness=1
[/card]
[card]
text=Untap target attacking creature. Prevent all combat damage that would be dealt to and dealt by that creature this turn. Draw a card at the beginning of the next turn's upkeep.
id=2562
name=Foxfire
@@ -1585,17 +1572,6 @@ subtype=Orc
toughness=3
[/card]
[card]
text={T}, Pay 1 life: Counter target black spell.
id=2705
name=Order of the Sacred Torch
rarity=R
type=Creature
mana={1}{W}{W}
power=2
subtype=Human Knight
toughness=2
[/card]
[card]
text={4}, {T}: The next time a source of your choice would deal damage to you this turn, prevent that damage.
id=2418
name=Pentagram of the Ages
@@ -1933,17 +1909,6 @@ type=Enchantment
mana={1}{R}{G}
[/card]
[card]
text={T}, Pay 1 life: Counter target white spell.
id=2490
name=Stromgald Cabal
rarity=R
type=Creature
mana={1}{B}{B}
power=2
subtype=Human Knight
toughness=2
[/card]
[card]
text=Target player chooses three cards from his or her hand and puts them on top of his or her library in any order.
id=2590
name=Stunted Growth

View File

@@ -923,6 +923,19 @@ toughness=1
abilities=flying
[/card]
[card]
text={T}, Pay 1 life: Add one mana of any color to your mana pool.
id=23231
auto={T}:add{B} && life:-1
auto={T}:add{U} && life:-1
auto={T}:add{G} && life:-1
auto={T}:add{R} && life:-1
auto={T}:add{W} && life:-1
name=Phyrexian Lens
rarity=R
type=Artifact
mana={3}
[/card]
[card]
text={T}: Add {W} to your mana pool.
auto={T}: Add {W}
id=26299

View File

@@ -1487,14 +1487,6 @@ subtype=Minion
toughness=2
[/card]
[card]
text={T}, Pay 1 life: Add one mana of any color to your mana pool.
id=23231
name=Phyrexian Lens
rarity=R
type=Artifact
mana={3}
[/card]
[card]
text=Whenever Phyrexian Reaper becomes blocked by a green creature, destroy that creature. It can't be regenerated.
id=23036
name=Phyrexian Reaper

View File

@@ -732,6 +732,19 @@ subtype=Kithkin Cleric
toughness=2
[/card]
[card]
text=Flash,Flying. {U}{B}, Pay 1 life: Return Wydwen, the Biting Gale to its owner's hand.
id=140229
name=Wydwen, the Biting Gale
rarity=R
type=Creature
abilities=legendary,flying,flash
auto={U}{B}:moveTo(ownerhand) && life:-1
mana={2}{U}{B}
power=3
subtype=Faerie Wizard
toughness=3
[/card]
[card]
text=Enchant creature Enchanted creature has defender and flying.
target=creature
auto=flying

View File

@@ -2335,15 +2335,4 @@ mana={1}{G}
power=3
subtype=Elf Warrior
toughness=3
[/card]
[card]
text=Flash Flying {U}{B}, Pay 1 life: Return Wydwen, the Biting Gale to its owner's hand.
id=140229
name=Wydwen, the Biting Gale
rarity=R
type=Legendary Creature
mana={2}{U}{B}
power=3
subtype=Faerie Wizard
toughness=3
[/card]

View File

@@ -767,6 +767,18 @@ mana={1}{G}
rarity=C
[/card]
[card]
text={B}, Pay 1 life: Sewer Rats gets +1/+0 until end of turn. Play this ability no more than three times each turn.
id=3308
name=Sewer Rats
rarity=C
type=Creature
mana={B}
auto={B}:1/0 && life:-1 limit:3
power=1
subtype=Rat
toughness=1
[/card]
[card]
text={W}{T}: Target creature gains first strike until end of turn. {B}{T}: Target creature gets +1/+0 until end of turn.
id=3362
name=Shaper Guildmage

View File

@@ -2305,17 +2305,6 @@ type=Instant
mana={G}
[/card]
[card]
text={B}, Pay 1 life: Sewer Rats gets +1/+0 until end of turn. Play this ability no more than three times each turn.
id=3308
name=Sewer Rats
rarity=C
type=Creature
mana={B}
power=1
subtype=Rat
toughness=1
[/card]
[card]
text={U}, {T}: Put target creature you control on top of its owner's library. {R}, {T}: Shadow Guildmage deals 1 damage to target creature or player and 1 damage to you.
id=3309
name=Shadow Guildmage

View File

@@ -903,14 +903,6 @@ text=Flying. Whenever a player cycles a card, return Fleeting Aven to its owner'
rarity=U
[/card]
[card]
id=39503
name=Flooded Strand
mana=
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.
rarity=R
[/card]
[card]
id=34410
name=Foothill Guide
mana={W}
@@ -2363,13 +2355,6 @@ text={W}, {T}: Tap target creature. Morph {W} (You may play this face down as a
rarity=U
[/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.
rarity=R
[/card]
[card]
id=39907
name=Wirewood Herald
mana={1}{G}
@@ -2401,14 +2386,6 @@ text=Enchant creature Whenever a player cycles a card, put a plague counter on W
rarity=U
[/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.
rarity=R
[/card]
[card]
id=40191
name=Words of War
mana={2}{R}

View File

@@ -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]

View File

@@ -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