After weeks of hard work, I can proudly present you this huge package of cards, based only on already existing card code elements. Some examples and important notes: - Cards that get buried if you don't fulfill a condition 1. when they enter the battlefield (Hidden Horror[WEL]; Mercenary Knight, Thundering Wurm [both POR]) 2. during your upkeep (Endless Wurm[USG]). - Cards that allow to draw a card, then discard a card when entering the battlefield or damaging an opponent (Owl Familiar[POR], Looter il-Kor[TSP]). IMPORTANT NOTE: Those cards work only correctly because the draw effect resolves before the discard effect. Instants and Sorceries with such effects or permanents that have an activation cost for drawing, then discarding a card won't work because the two effects don't trigger in the correct order. - Land cycle from Visions and Planeshift (both very puzzling, but working perfectly!) I also updated World enchantments (tested & working, see rules for them in Gatherer!) Several card fixes. If you have any questions, post them! ;)
389 lines
9.3 KiB
Plaintext
389 lines
9.3 KiB
Plaintext
[meta]
|
|
author=Wagic Team
|
|
year=2008
|
|
block=Morning
|
|
[/meta]
|
|
[card]
|
|
text=When Ambassador Oak enters the battlefield, put a 1/1 green Elf Warrior creature token onto the battlefield.
|
|
id=152998
|
|
name=Ambassador Oak
|
|
auto=token(Elf Warrior,creature elf,1/1,green)
|
|
rarity=C
|
|
mana={3}{G}
|
|
type=Creature
|
|
subtype=Treefolk Warrior
|
|
power=3
|
|
toughness=3
|
|
[/card]
|
|
[card]
|
|
text=At the beginning of your upkeep, you lose 1 life and put a 1/1 black Faerie Rogue creature token with flying onto the battlefield.
|
|
auto=@each my upkeep:life:-1 controller
|
|
auto=@each my upkeep:token(Faerie,creature faerie,1/1,flying black)
|
|
id=152648
|
|
name=Bitterblossom
|
|
rarity=R
|
|
mana={1}{B}
|
|
type=Enchantment
|
|
subtype=Faerie
|
|
[/card]
|
|
[card]
|
|
text={T}, Pay 1 life: Add {G} to your mana pool.
|
|
id=152705
|
|
auto={T}:Add {G} && life:-1 controller
|
|
name=Blightsoil Druid
|
|
rarity=C
|
|
mana={1}{B}
|
|
type=Creature
|
|
subtype=Elf Druid
|
|
power=1
|
|
toughness=2
|
|
[/card]
|
|
[card]
|
|
text=Trample Borderland Behemoth gets +4/+4 for each other Giant you control.
|
|
id=153102
|
|
name=Borderland Behemoth
|
|
auto=foreach(giant|myBattlefield) 4/4 other
|
|
rarity=R
|
|
mana={5}{R}{R}
|
|
type=Creature
|
|
subtype=Giant Warrior
|
|
power=4
|
|
toughness=4
|
|
abilities=trample
|
|
[/card]
|
|
[card]
|
|
text=Flying Reinforce 2—{2}{W} ({2}{W}, Discard this card: Put two +1/+1 counters on target creature.)
|
|
id=152694
|
|
name=Burrenton Bombardier
|
|
rarity=C
|
|
mana={2}{W}
|
|
type=Creature
|
|
subtype=Kithkin Soldier
|
|
autohand={2}{W}{S}:counter(1/1,2) target(creature)
|
|
power=2
|
|
toughness=2
|
|
abilities=flying
|
|
[/card]
|
|
[card]
|
|
text=Enchant creature {1}{W}: Put a +1/+1 counter on enchanted creature.
|
|
id=152838
|
|
name=Daily Regimen
|
|
target=creature
|
|
auto={1}{W}:counter(1/1)
|
|
rarity=U
|
|
mana={W}
|
|
type=Enchantment
|
|
subtype=Aura
|
|
[/card]
|
|
[card]
|
|
text=Return target nonland permanent to its owner's hand.
|
|
id=152727
|
|
target=creature,artifact,enchantment
|
|
auto=moveTo(ownerHand)
|
|
name=Disperse
|
|
rarity=C
|
|
mana={1}{U}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
text=Target creature gets +3/+3 until end of turn. Reinforce 1—{1}{G} ({1}{G}, Discard this card: Put a +1/+1 counter on target creature.)
|
|
id=152710
|
|
target=creature
|
|
auto=3/3
|
|
autohand={1}{G}{S}:counter(1/1,1) target(creature)
|
|
name=Earthbrawn
|
|
rarity=C
|
|
mana={1}{G}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
text=
|
|
id=153003
|
|
name=Elvish Warrior
|
|
rarity=C
|
|
mana={G}{G}
|
|
type=Creature
|
|
subtype=Elf Warrior
|
|
power=2
|
|
toughness=3
|
|
[/card]
|
|
[card]
|
|
text=Flying {U}: Put Fencer Clique on top of its owner's library.
|
|
id=157424
|
|
name=Fencer Clique
|
|
rarity=C
|
|
mana={2}{U}{U}
|
|
auto={U}:moveTo(ownerlibrary)
|
|
type=Creature
|
|
subtype=Faerie Soldier
|
|
power=3
|
|
toughness=2
|
|
abilities=flying
|
|
[/card]
|
|
[card]
|
|
text=Festercreep enters the battlefield with a +1/+1 counter on it. {1}{B}, Remove a +1/+1 counter from Festercreep: All other creatures get -1/-1 until end of turn.
|
|
id=152944
|
|
name=Festercreep
|
|
rarity=C
|
|
mana={1}{B}
|
|
auto=counter(1/1)
|
|
auto={1}{B}:counter(1/1,-1) all(this) && lord(creature) -1/-1 other
|
|
type=Creature
|
|
subtype=Elemental
|
|
power=0
|
|
toughness=0
|
|
[/card]
|
|
[card]
|
|
text=Put three 1/1 green Elf Warrior creature tokens onto the battlefield. Reinforce 3—{3}{G} ({3}{G}, Discard this card: Put three +1/+1 counters on target creature.)
|
|
id=152963
|
|
auto=token(Elf Warrior,Creature Elf Warrior,1/1,green)*3
|
|
autohand={3}{G}{S}:counter(1/1,3) target(creature)
|
|
name=Hunting Triad
|
|
rarity=U
|
|
mana={3}{G}
|
|
type=Sorcery
|
|
subtype=Tribal Elf
|
|
[/card]
|
|
[card]
|
|
text=Search your library for an enchantment card, reveal it, and put it into your hand. Then shuffle your library.
|
|
id=152938
|
|
target=enchantment|myLibrary
|
|
auto=moveTo(myhand) target(enchantment|myLibrary)
|
|
name=Idyllic Tutor
|
|
rarity=R
|
|
mana={2}{W}
|
|
type=Sorcery
|
|
[/card]
|
|
[card]
|
|
id=152967
|
|
name=Indomitable Ancients
|
|
rarity=R
|
|
mana={2}{W}{W}
|
|
type=Creature
|
|
subtype=Treefolk Warrior
|
|
power=2
|
|
toughness=10
|
|
[/card]
|
|
[card]
|
|
text=Target creature gets +1/+0 and gains first strike until end of turn.
|
|
id=152563
|
|
target=creature
|
|
auto=1/0
|
|
auto=first strike
|
|
name=Kindled Fury
|
|
rarity=C
|
|
mana={R}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
text=Knight creatures you control have double strike.
|
|
id=153279
|
|
name=Kinsbaile Cavalier
|
|
rarity=R
|
|
mana={3}{W}
|
|
type=Creature
|
|
subtype=Kithkin Knight
|
|
auto=lord(creature|mybattlefield) double strike
|
|
power=2
|
|
toughness=2
|
|
[/card]
|
|
[card]
|
|
text=Reach (This can block creatures with flying.) Whenever you cast an Elf spell, you may have Lys Alana Bowmaster deal 2 damage to target creature with flying.
|
|
auto=@movedTo(elf|mystack):may damage:2 target(creature[flying])
|
|
id=153462
|
|
name=Lys Alana Bowmaster
|
|
rarity=C
|
|
mana={2}{G}
|
|
type=Creature
|
|
subtype=Elf Archer
|
|
power=2
|
|
toughness=2
|
|
abilities=reach
|
|
[/card]
|
|
[card]
|
|
text=When Merrow Witsniper enters the battlefield, target player puts the top card of his or her library into his or her graveyard.
|
|
id=152699
|
|
name=Merrow Witsniper
|
|
rarity=C
|
|
mana={U}
|
|
type=Creature
|
|
subtype=Merfolk Rogue
|
|
auto=deplete:1 target(player)
|
|
power=1
|
|
toughness=1
|
|
[/card]
|
|
[card]
|
|
text=Target player discards X cards at random.
|
|
id=157422
|
|
target=player
|
|
name=Mind Shatter
|
|
alias=1167
|
|
rarity=R
|
|
mana={X}{B}{B}
|
|
type=Sorcery
|
|
[/card]
|
|
[card]
|
|
text=Draw X cards.
|
|
auto=draw:X controller
|
|
id=152628
|
|
name=Mind Spring
|
|
rarity=R
|
|
mana={X}{U}{U}
|
|
type=Sorcery
|
|
[/card]
|
|
[card]
|
|
text=First strike Reinforce 1—{1}{W} ({1}{W}, Discard this card: Put a +1/+1 counter on target creature.)
|
|
id=152585
|
|
name=Mosquito Guard
|
|
rarity=C
|
|
mana={W}
|
|
type=Creature
|
|
subtype=Kithkin Soldier
|
|
autohand={1}{W}{S}:counter(1/1,1) target(creature)
|
|
power=1
|
|
toughness=1
|
|
abilities=first strike
|
|
[/card]
|
|
[card]
|
|
text=({T}: Add {G} to your mana pool.) As Murmuring Bosk enters the battlefield, you may reveal a Treefolk card from your hand. If you don't, Murmuring Bosk enters the battlefield tapped. {T}: Add {W} or {B} to your mana pool. Murmuring Bosk deals 1 damage to you.
|
|
id=153467
|
|
name=Murmuring Bosk
|
|
rarity=R
|
|
auto=tap
|
|
auto=aslongas(treefolk|myhand) untap
|
|
auto={T}:Add{G}
|
|
auto={T}:Add{W} && damage:1 controller
|
|
auto={T}:Add{B} && damage:1 controller
|
|
type=Land
|
|
subtype=Forest
|
|
[/card]
|
|
[card]
|
|
text=Counter target noncreature spell.
|
|
target=*[-creature]|stack
|
|
auto=fizzle
|
|
id=152570
|
|
name=Negate
|
|
rarity=C
|
|
mana={1}{U}
|
|
type=Instant
|
|
[/card]
|
|
[card]
|
|
text=Fear
|
|
id=152718
|
|
name=Prickly Boggart
|
|
rarity=C
|
|
mana={B}
|
|
type=Creature
|
|
subtype=Goblin Rogue
|
|
power=1
|
|
toughness=1
|
|
abilities=fear
|
|
[/card]
|
|
[card]
|
|
text=As Rustic Clachan enters the battlefield, you may reveal a Kithkin card from your hand. If you don't, Rustic Clachan enters the battlefield tapped. {T}: Add {W} to your mana pool. Reinforce 1—{1}{W} ({1}{W}, Discard this card: Put a +1/+1 counter on target creature.)
|
|
id=153460
|
|
name=Rustic Clachan
|
|
rarity=R
|
|
auto=tap
|
|
auto=aslongas(kithkin|myHand) untap
|
|
auto={T}:Add{W}
|
|
autohand={1}{W}{S}:counter(1/1,1) target(creature)
|
|
type=Land
|
|
[/card]
|
|
[card]
|
|
text=Sacrifice an Elemental: Seething Pathblazer gets +2/+0 and gains first strike until end of turn.
|
|
id=153101
|
|
name=Seething Pathblazer
|
|
rarity=C
|
|
mana={2}{R}
|
|
type=Creature
|
|
subtype=Elemental Warrior
|
|
auto={S(elemental|myBattlefield)}:2/0 && first strike
|
|
power=2
|
|
toughness=2
|
|
[/card]
|
|
[card]
|
|
text=Whenever Stonybrook Schoolmaster becomes tapped, you may put a 1/1 blue Merfolk Wizard creature token onto the battlefield.
|
|
auto=@tapped(this):may token(Merfolk wizard,creature Merfolk Wizard,1/1,blue)
|
|
id=153166
|
|
name=Stonybrook Schoolmaster
|
|
rarity=C
|
|
mana={2}{W}
|
|
type=Creature
|
|
subtype=Merfolk Wizard
|
|
power=1
|
|
toughness=2
|
|
[/card]
|
|
[card]
|
|
text=Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.
|
|
id=152720
|
|
target=creature
|
|
auto=-4/0
|
|
auto=aslongas(wizard|myBattlefield) draw:1 controller
|
|
name=Stream of Unconsciousness
|
|
rarity=C
|
|
mana={U}
|
|
type=Instant
|
|
subtype=Wizard Tribal
|
|
[/card]
|
|
[card]
|
|
text={1}{R}, {T}: Sunflare Shaman deals X damage to target creature or player and X damage to itself, where X is the number of Elemental cards in your graveyard.
|
|
id=153155
|
|
name=Sunflare Shaman
|
|
rarity=C
|
|
mana={1}{R}
|
|
type=Creature
|
|
subtype=Elemental Shaman
|
|
auto={1}{R}{T}:foreach(elemental|mygraveyard) damage:1 target(creature,player) && foreach(elemental|mygraveyard) damage:1 all(this)
|
|
power=2
|
|
toughness=1
|
|
[/card]
|
|
[card]
|
|
text=Vengeful Firebrand has haste as long as a Warrior card is in your graveyard. {R}: Vengeful Firebrand gets +1/+0 until end of turn.
|
|
id=153153
|
|
name=Vengeful Firebrand
|
|
rarity=R
|
|
mana={3}{R}
|
|
type=Creature
|
|
subtype=Elemental Warrior
|
|
auto=aslongas(warrior|mygraveyard) haste
|
|
auto={R}:1/0
|
|
power=5
|
|
toughness=2
|
|
[/card]
|
|
[card]
|
|
text=Destroy target nonblack creature. Put a 1/1 black Faerie Rogue creature token with flying onto the battlefield.
|
|
id=157426
|
|
target=creature[-black]
|
|
auto=destroy
|
|
auto=token(Faerie Rogue,Creature Faerie,1/1,flying black)
|
|
name=Violet Pall
|
|
rarity=C
|
|
mana={4}{B}
|
|
type=Instant
|
|
subtype=Faerie Tribal
|
|
[/card]
|
|
[card]
|
|
text=At the beginning of your upkeep, target creature other than Weed-Pruner Poplar gets -1/-1 until end of turn.
|
|
auto=@each my upkeep:-1/-1 target(other crature)
|
|
id=152741
|
|
name=Weed-Pruner Poplar
|
|
rarity=C
|
|
mana={4}{B}
|
|
type=Creature
|
|
subtype=Treefolk Assassin
|
|
power=3
|
|
toughness=3
|
|
[/card]
|
|
[card]
|
|
text={3}{B}, Sacrifice a Goblin: Put two 1/1 black Goblin Rogue creature tokens onto the battlefield.
|
|
id=153011
|
|
auto={3}{B}{S(goblin|myBattlefield)}:token(Goblin Rogue,Creature goblin,1/1,black)*2
|
|
name=Weirding Shaman
|
|
rarity=R
|
|
mana={1}{B}
|
|
type=Creature
|
|
subtype=Goblin Shaman
|
|
power=2
|
|
toughness=1
|
|
[/card] |