- Wording update
- Bug fixes
- Added a few cards. One of them is Progenitus, and this is discussable, because "shuffle" has not been tested successfully yet!
The improvised ability line will always make Progenitus work as it should.
This commit is contained in:
solo81@web.de
2009-10-06 13:03:14 +00:00
parent ac56d6dc19
commit e6098e4826
2 changed files with 244 additions and 227 deletions
+243 -203
View File
@@ -1,18 +1,18 @@
[card] [card]
text=Flying {1}{G}{U}: Creatures you control gain shroud until end of turn. text=Flying {1}{G}{U}: Creatures you control gain shroud until end of turn.
abilities=flying
auto={1}{G}{U}:lord(creature|mybattlefield) shroud auto={1}{G}{U}:lord(creature|mybattlefield) shroud
id=153946 id=153946
name=Aerie Mystics name=Aerie Mystics
rarity=U rarity=U
type=Creature
mana={4}{W} mana={4}{W}
power=3 type=Creature
subtype=Bird Wizard subtype=Bird Wizard
power=3
toughness=3 toughness=3
abilities=flying
[/card] [/card]
[card] [card]
text=Enchant creature Enchanted creature has flying, first strike, and vigilance. text=Enchant creature Enchanted creature has flying, first strike, and vigilance.
target=creature target=creature
auto=flying auto=flying
auto=first strike auto=first strike
@@ -20,244 +20,256 @@ auto=vigilance
id=150826 id=150826
name=Asha's Favor name=Asha's Favor
rarity=C rarity=C
type=Enchantment
mana={2}{W} mana={2}{W}
type=Enchantment
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
text=Flying Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) text=Flying Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.)
abilities=flying,exalted
id=184992 id=184992
name=Aven Squire name=Aven Squire
rarity=C rarity=C
type=Creature
mana={1}{W} mana={1}{W}
power=1 type=Creature
subtype=Bird Soldier subtype=Bird Soldier
power=1
toughness=1 toughness=1
abilities=flying,exalted
[/card] [/card]
[card] [card]
text=Flying Domain - Aven Trailblazer's toughness is equal to the number of basic land types among lands you control. text=Flying Domain - Aven Trailblazer's toughness is equal to the number of basic land types among lands you control.
id=180278 id=180278
name=Aven Trailblazer name=Aven Trailblazer
rarity=C rarity=C
type=Creature
mana={2}{W} mana={2}{W}
power=2 type=Creature
subtype=Bird Soldier subtype=Bird Soldier
abilities=flying
auto=aslongas(forest|myinplay) 0/1 auto=aslongas(forest|myinplay) 0/1
auto=aslongas(island|myinplay) 0/1 auto=aslongas(island|myinplay) 0/1
auto=aslongas(plains|myinplay) 0/1 auto=aslongas(plains|myinplay) 0/1
auto=aslongas(mountain|myinplay) 0/1 auto=aslongas(mountain|myinplay) 0/1
auto=aslongas(swamp|myinplay) 0/1 auto=aslongas(swamp|myinplay) 0/1
power=2
toughness=* toughness=*
abilities=flying
[/card] [/card]
[card] [card]
text=At the beginning of your upkeep, if you control a black permanent, you may put a +1/+1 counter on Bloodhall Ooze. At the beginning of your upkeep, if you control a green permanent, you may put a +1/+1 counter on Bloodhall Ooze. text=At the beginning of your upkeep, if you control a black permanent, you may put a +1/+1 counter on Bloodhall Ooze. At the beginning of your upkeep, if you control a green permanent, you may put a +1/+1 counter on Bloodhall Ooze.
auto=@each my upkeep:aslongas(*[black]|mybattlefield) may counter(1/1) auto=@each my upkeep:aslongas(*[black]|mybattlefield) may counter(1/1)
auto=@each my upkeep:aslongas(*[green]|mybattlefield) may counter(1/1) auto=@each my upkeep:aslongas(*[green]|mybattlefield) may counter(1/1)
id=159610 id=159610
name=Bloodhall Ooze name=Bloodhall Ooze
rarity=R rarity=R
type=Creature
mana={R} mana={R}
power=1 type=Creature
subtype=Ooze subtype=Ooze
power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text=Flying, trample At the beginning of your upkeep, each player loses 1 life. Put a +1/+1 counter on Blood Tyrant for each 1 life lost this way. Whenever a player loses the game, put five +1/+1 counters on Blood Tyrant. text=Flying, trample At the beginning of your upkeep, each player loses 1 life. Put a +1/+1 counter on Blood Tyrant for each 1 life lost this way. Whenever a player loses the game, put five +1/+1 counters on Blood Tyrant.
id=180267 id=180267
auto=@each my upkeep:life:-1 opponent && life:-1 controller && counter(1/1,2) auto=@each my upkeep:life:-1 opponent && life:-1 controller
auto=@each my upkeep:counter(1/1,2)
name=Blood Tyrant name=Blood Tyrant
rarity=R rarity=R
type=Creature
mana={4}{U}{B}{R} mana={4}{U}{B}{R}
power=5 type=Creature
abilities=flying,trample
subtype=Vampire subtype=Vampire
power=5
toughness=5 toughness=5
abilities=flying,trample
[/card] [/card]
[card] [card]
id=184994 id=184994
name=Canyon Minotaur name=Canyon Minotaur
rarity=C rarity=C
type=Creature
mana={3}{R} mana={3}{R}
power=3 type=Creature
subtype=Minotaur Warrior subtype=Minotaur Warrior
power=3
toughness=3 toughness=3
[/card] [/card]
[card] [card]
text=Remove target black or red permanent from the game. text=Exile target black or red permanent from the game.
target=*[black;red] target=*[black;red]
auto=moveTo(removedFromGame) auto=moveTo(exile)
id=183055 id=183055
name=Celestial Purge name=Celestial Purge
rarity=U rarity=U
type=Instant
mana={1}{W} mana={1}{W}
type=Instant
[/card] [/card]
[card] [card]
text=Trample When Child of Alara is put into a graveyard from play, destroy all nonland permanents. They can't be regenerated. text=Trample When Child of Alara is put into a graveyard from the battlefield, destroy all nonland permanents. They can't be regenerated.
id=180516 id=180516
name=Child of Alara name=Child of Alara
rarity=M rarity=M
type=Creature
abilities=trample,legendary
auto=@movedTo(this|graveyard):bury all(*[-land]|inplay)
mana={W}{U}{B}{R}{G} mana={W}{U}{B}{R}{G}
power=6 type=Creature
subtype=Avatar subtype=Avatar
auto=@movedTo(this|graveyard) from(battlefield):bury all(*[-land]|battlefield)
power=6
toughness=6 toughness=6
abilities=trample,legendary
[/card] [/card]
[card] [card]
text=Cliffrunner Behemoth has haste as long as you control a red permanent. Cliffrunner Behemoth has lifelink as long as you control a white permanent. text=Cliffrunner Behemoth has haste as long as you control a red permanent. Cliffrunner Behemoth has lifelink as long as you control a white permanent.
auto=aslongas(*[red]|myinplay) haste auto=aslongas(*[red]|myBattlefield) haste
auto=aslongas(*[white]|myinplay) lifelink auto=aslongas(*[white]|myBattlefield) lifelink
id=159612 id=159612
name=Cliffrunner Behemoth name=Cliffrunner Behemoth
rarity=R rarity=R
type=Creature
mana={3}{G} mana={3}{G}
power=5 type=Creature
subtype=Rhino Beast subtype=Rhino Beast
power=5
toughness=3 toughness=3
[/card] [/card]
[card] [card]
text=Enchant red or green creature Enchanted creature doesn't untap during its controller's untap step. text=Enchant red or green creature Enchanted creature doesn't untap during its controller's untap step.
target=creature[green;red] target=creature[green;red]
auto=doesnotuntap auto=doesnotuntap
id=183053 id=183053
name=Controlled Instincts name=Controlled Instincts
rarity=U rarity=U
type=Enchantment
mana={U} mana={U}
type=Enchantment
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
text=Enchant Forest or Plains. Whenever enchanted land becomes tapped, its controller loses 2 life. text=Enchant Forest or Plains. Whenever enchanted land becomes tapped, its controller loses 2 life.
id=183054 id=183054
target=forest,plains target=forest,plains
alias=1218 alias=1218
name=Corrupted Roots name=Corrupted Roots
rarity=U rarity=U
type=Enchantment
mana={B} mana={B}
type=Enchantment
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
text=Counter target noncreature spell. Its controller loses 2 life.
target=*[-creature]|stack
auto=fizzle
auto=life:-2 targetController
id=186327
name=Countersquall
rarity=U
mana={U}{B}
type=Instant
[/card]
[card]
text=Court Homunculus gets +1/+1 as long as you control another artifact. text=Court Homunculus gets +1/+1 as long as you control another artifact.
auto=aslongas(artifact|myinplay) 1/1 other auto=aslongas(other artifact|myBattlefield) 1/1
id=182607 id=182607
name=Court Homunculus name=Court Homunculus
rarity=C rarity=C
type=Artifact Creature
mana={W} mana={W}
power=1 type=Artifact Creature
subtype=Homunculus subtype=Homunculus
power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text=Creatures your opponents control get -1/-0. text=Creatures your opponents control get -1/-0.
auto=lord(creature|opponentinplay) -1/0 auto=lord(creature|opponentBattlefield) -1/0
id=180322 id=180322
name=Cumber Stone name=Cumber Stone
rarity=U rarity=U
type=Artifact
mana={3}{U} mana={3}{U}
type=Artifact
[/card] [/card]
[card] [card]
text={R}{G}{W}: Cylian Sunsinger and each other creature with the same name as it get +3/+3 until end of turn. text={R}{G}{W}: Cylian Sunsinger and each other creature with the same name as it get +3/+3 until end of turn.
auto={R}{G}{W}:lord(Cylian Sunsinger) 3/3 auto={R}{G}{W}:lord(cylian sunsinger) 3/3 ueot
id=189081 id=189081
name=Cylian Sunsinger name=Cylian Sunsinger
rarity=R rarity=R
type=Creature
mana={1}{G} mana={1}{G}
power=2 type=Creature
subtype=Elf Shaman subtype=Elf Shaman
power=2
toughness=2 toughness=2
[/card] [/card]
[card] [card]
text=Flying {B}: Darklit Gargoyle gets +2/-1 until end of turn. text=Flying {B}: Darklit Gargoyle gets +2/-1 until end of turn.
abilities=flying
auto={B}:2/-1
id=180334 id=180334
name=Darklit Gargoyle name=Darklit Gargoyle
rarity=C rarity=C
type=Artifact Creature
mana={1}{W} mana={1}{W}
power=1 type=Artifact Creature
subtype=Gargoyle subtype=Gargoyle
auto={B}:2/-1
power=1
toughness=2 toughness=2
abilities=flying
[/card] [/card]
[card] [card]
text=Domain - Target creature gets -1/-1 until end of turn for each basic land type among lands you control. text=Domain - Target creature gets -1/-1 until end of turn for each basic land type among lands you control.
id=179239 id=179239
target=creature target=creature
name=Drag Down name=Drag Down
auto=aslongas(forest|myinplay) -1/-1 auto=aslongas(forest|myBattlefield) -1/-1
auto=aslongas(island|myinplay) -1/-1 auto=aslongas(island|myBattlefield) -1/-1
auto=aslongas(plains|myinplay) -1/-1 auto=aslongas(plains|myBattlefield) -1/-1
auto=aslongas(mountain|myinplay) -1/-1 auto=aslongas(mountain|myBattlefield) -1/-1
auto=aslongas(swamp|myinplay) -1/-1 auto=aslongas(swamp|myBattlefield) -1/-1
rarity=C rarity=C
type=Instant
mana={2}{B} mana={2}{B}
type=Instant
[/card] [/card]
[card] [card]
text={1}{U}{R}: Dreadwing gets +3/+0 and gains flying until end of turn. text={1}{U}{R}: Dreadwing gets +3/+0 and gains flying until end of turn.
auto={1}{U}{R}: 3/0 && flying auto={1}{U}{R}:3/0 && flying
id=159629 id=159629
name=Dreadwing name=Dreadwing
rarity=U rarity=U
type=Creature
mana={B} mana={B}
power=1 type=Creature
subtype=Zombie subtype=Zombie
power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text=Reach (This can block creatures with flying.) As long as you control a red permanent, Ember Weaver gets +1/+0 and has first strike. text=Reach (This can block creatures with flying.) As long as you control a red permanent, Ember Weaver gets +1/+0 and has first strike.
auto=aslongas(*[red]|myinplay) 1/0 auto=aslongas(*[red]|myBattlefield) 1/0
auto=aslongas(*[red]|myinplay) first strike auto=aslongas(*[red]|myBattlefield) first strike
id=184990 id=184990
abilities=reach
name=Ember Weaver name=Ember Weaver
rarity=C rarity=C
type=Creature
mana={2}{G} mana={2}{G}
power=2 type=Creature
subtype=Spider subtype=Spider
power=2
toughness=3 toughness=3
abilities=reach
[/card] [/card]
[card] [card]
text=Flying text=Flying
abilities=flying
id=184983 id=184983
name=Esper Cormorants name=Esper Cormorants
rarity=C rarity=C
type=Artifact Creature
mana={2}{W}{U} mana={2}{W}{U}
power=3 type=Artifact Creature
subtype=Bird subtype=Bird
power=3
toughness=3 toughness=3
abilities=flying
[/card] [/card]
[card] [card]
text=Flying {1}{W}{B}, {T}: Destroy target creature or enchantment. {2}{U}: Untap Ethersworn Adjudicator. text=Flying {1}{W}{B}, {T}: Destroy target creature or enchantment. {2}{U}: Untap Ethersworn Adjudicator.
abilities=flying
auto={1}{W}{B}{T}:destroy target(creature,enchantment) auto={1}{W}{B}{T}:destroy target(creature,enchantment)
auto={2}{U}:untap auto={2}{U}:untap
id=175035 id=175035
name=Ethersworn Adjudicator name=Ethersworn Adjudicator
rarity=M rarity=M
type=Artifact Creature
mana={4}{U} mana={4}{U}
power=4 type=Artifact Creature
subtype=Vedalken Knight subtype=Vedalken Knight
power=4
toughness=4 toughness=4
abilities=flying
[/card] [/card]
[card] [card]
text=At the beginning of each player's draw step, that player draws two additional cards. text=At the beginning of each player's draw step, that player draws two additional cards.
@@ -266,78 +278,78 @@ auto=@each my draw:draw:2 controller
auto=@each opponent draw:draw:2 opponent auto=@each opponent draw:draw:2 opponent
name=Font of Mythos name=Font of Mythos
rarity=R rarity=R
type=Artifact
mana={4} mana={4}
type=Artifact
[/card] [/card]
[card] [card]
text= text=
id=179443 id=179443
name=Fusion Elemental name=Fusion Elemental
rarity=U rarity=U
type=Creature
mana={W}{U}{B}{R}{G} mana={W}{U}{B}{R}{G}
power=8 type=Creature
subtype=Elemental subtype=Elemental
power=8
toughness=8 toughness=8
[/card] [/card]
[card] [card]
text=Protection from white text=Protection from white
abilities=protection from white
id=185142 id=185142
name=Goblin Outlander name=Goblin Outlander
rarity=C rarity=C
type=Creature type=Creature
mana={B}{R} mana={B}{R}
power=2
subtype=Goblin Scout subtype=Goblin Scout
power=2
toughness=2 toughness=2
abilities=protection from white
[/card] [/card]
[card] [card]
text=Islandwalk, trample, shroud text=Islandwalk, trample, shroud
abilities=islandwalk,trample,shroud
id=154081 id=154081
name=Inkwell Leviathan name=Inkwell Leviathan
rarity=R rarity=R
type=Artifact Creature
mana={7}{U}{U} mana={7}{U}{U}
power=7 type=Artifact Creature
subtype=Leviathan subtype=Leviathan
power=7
toughness=11 toughness=11
abilities=islandwalk,trample,shroud
[/card] [/card]
[card] [card]
text=Whenever an opponent draws a card, if you control a red permanent, you may have Kederekt Parasite deal 1 damage to that player. text=Whenever an opponent draws a card, if you control a red permanent, you may have Kederekt Parasite deal 1 damage to that player.
id=189080 id=189080
auto=@movedTo(*|opponenthand) from(opponentlibrary):aslongas(*[red]|myinplay) may damage:1 opponent auto=@movedTo(*|opponenthand) from(opponentlibrary):aslongas(*[red]|myBattlefield) may damage:1 opponent
name=Kederekt Parasite name=Kederekt Parasite
rarity=R rarity=R
type=Creature
mana={B} mana={B}
power=1 type=Creature
subtype=Horror subtype=Horror
power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text=Knight of the Reliquary gets +1/+1 for each land card in your graveyard. {T}, Sacrifice a Forest or Plains: Search your library for a land card, put it into play, then shuffle your library. text=Knight of the Reliquary gets +1/+1 for each land card in your graveyard. {T}, Sacrifice a Forest or Plains: Search your library for a land card, put it onto the battlefield, then shuffle your library.
auto=foreach(land|mygraveyard) 1/1 auto=foreach(land|mygraveyard) 1/1
auto={T},{S(forest,plains|myinplay)}:moveTo(myInPlay) target(land|mylibrary) auto={T}{S(forest,plains|mybattlefield)}:moveTo(myBattlefield) target(land|mylibrary)
id=189145 id=189145
name=Knight of the Reliquary name=Knight of the Reliquary
rarity=R rarity=R
type=Creature
mana={1}{G}{W} mana={1}{G}{W}
power=2 type=Creature
subtype=Human Knight subtype=Human Knight
power=2
toughness=2 toughness=2
[/card] [/card]
[card] [card]
text=When Kaleidostone comes into play, draw a card. {5}, {T}, Sacrifice Kaleidostone: Add {W}{U}{B}{R}{G} to your mana pool. text=When Kaleidostone enters the battlefield, draw a card. {5}, {T}, Sacrifice Kaleidostone: Add {W}{U}{B}{R}{G} to your mana pool.
auto=draw:1 auto=draw:1
auto={5}{T}{S}:Add {W}{U}{B}{R}{G} auto={5}{T}{S}:Add {W}{U}{B}{R}{G}
id=189272 id=189272
name=Kaleidostone name=Kaleidostone
rarity=C rarity=C
type=Artifact
mana={2} mana={2}
type=Artifact
[/card] [/card]
[card] [card]
text={1}, {T}: Add {R}{G}{W} to your mana pool. text={1}, {T}: Add {R}{G}{W} to your mana pool.
@@ -345,47 +357,47 @@ auto={1}{T}:Add {R}{G}{W}
id=180265 id=180265
name=Knotvine Mystic name=Knotvine Mystic
rarity=U rarity=U
type=Creature
mana={R}{G}{W} mana={R}{G}{W}
power=2 type=Creature
subtype=Elf Druid subtype=Elf Druid
power=2
toughness=2 toughness=2
[/card] [/card]
[card] [card]
text={1}{W}: Kranioceros gets +0/+3 until end of turn. text={1}{W}: Kranioceros gets +0/+3 until end of turn.
auto={1}{W}:0/3
id=177940 id=177940
name=Kranioceros name=Kranioceros
rarity=C rarity=C
type=Creature
mana={4}{R} mana={4}{R}
power=5 type=Creature
subtype=Beast subtype=Beast
auto={1}{W}:0/3
power=5
toughness=2 toughness=2
[/card] [/card]
[card] [card]
text={1}, {T}: Add one mana of any color to your mana pool. text={1}, {T}: Add one mana of any color to your mana pool.
auto={1}{T}: Add {G} auto={1}{T}:Add {G}
auto={1}{T}: Add {R} auto={1}{T}:Add {R}
auto={1}{T}: Add {B} auto={1}{T}:Add {B}
auto={1}{T}: Add {U} auto={1}{T}:Add {U}
auto={1}{T}: Add {W} auto={1}{T}:Add {W}
id=189269 id=189269
name=Mana Cylix name=Mana Cylix
rarity=C rarity=C
type=Artifact
mana={1} mana={1}
type=Artifact
[/card] [/card]
[card] [card]
text=Enchant creature Enchanted creature gets +2/+2 and can't block. text=Enchant creature Enchanted creature gets +2/+2 and can't block.
target=creature target=creature
auto=2/2 auto=2/2
auto=cantblock auto=cantblock
id=182609 id=182609
name=Maniacal Rage name=Maniacal Rage
rarity=C rarity=C
type=Enchantment
mana={1}{R} mana={1}{R}
type=Enchantment
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
@@ -393,119 +405,146 @@ text=Domain - Matca Rioters's power and toughness are each equal to the number o
id=179248 id=179248
name=Matca Rioters name=Matca Rioters
rarity=C rarity=C
type=Creature
mana={2}{G} mana={2}{G}
auto=aslongas(forest|myinplay) 1/1 type=Creature
auto=aslongas(island|myinplay) 1/1
auto=aslongas(plains|myinplay) 1/1
auto=aslongas(mountain|myinplay) 1/1
auto=aslongas(swamp|myinplay) 1/1
power=*
subtype=Human Warrior subtype=Human Warrior
auto=aslongas(forest|myBattlefield) 1/1
auto=aslongas(island|myBattlefield) 1/1
auto=aslongas(plains|myBattlefield) 1/1
auto=aslongas(mountain|myBattlefield) 1/1
auto=aslongas(swamp|myBattlefield) 1/1
power=*
toughness=* toughness=*
[/card] [/card]
[card] [card]
text=Domain - Target creature gets +1/+1 until end of turn for each basic land type among lands you control. text=Domain - Target creature gets +1/+1 until end of turn for each basic land type among lands you control.
auto=aslongas(forest|myInPlay) 1/1 auto=aslongas(forest|myBattlefield) 1/1
auto=aslongas(mountain|myInPlay) 1/1 auto=aslongas(mountain|myBattlefield) 1/1
auto=aslongas(plains|myInPlay) 1/1 auto=aslongas(plains|myBattlefield) 1/1
auto=aslongas(swamp|myInPlay) 1/1 auto=aslongas(swamp|myBattlefield) 1/1
auto=aslongas(island|myInPlay) 1/1 auto=aslongas(island|myBattlefield) 1/1
id=150810 id=150810
name=Might of Alara name=Might of Alara
target=creature target=Creature
rarity=C rarity=C
type=Instant
mana={G} mana={G}
type=Instant
[/card] [/card]
[card] [card]
text=Protection from blue text=Protection from blue
abilities=protection from blue
id=185140 id=185140
name=Nacatl Outlander name=Nacatl Outlander
rarity=C rarity=C
type=Creature
mana={R}{G} mana={R}{G}
power=2 type=Creature
subtype=Cat Scout subtype=Cat Scout
power=2
toughness=2 toughness=2
abilities=protection from blue
[/card] [/card]
[card] [card]
text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) {T}: Add {G}, {W}, or {U} to your mana pool. text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) {T}: Add {G}, {W}, or {U} to your mana pool.
abilities=exalted
auto={T}:Add{G}
auto={T}:Add{W}
auto={T}:Add{U}
id=179434 id=179434
name=Noble Hierarch name=Noble Hierarch
rarity=R rarity=R
type=Creature
mana={G} mana={G}
power=0 type=Creature
subtype=Human Druid subtype=Human Druid
auto={T}:Add{G}
auto={T}:Add{W}
auto={T}:Add{U}
power=0
toughness=1 toughness=1
abilities=exalted
[/card] [/card]
[card] [card]
text=As Nyxathid comes into play, choose an opponent. Nyxathid gets -1/-1 for each card in the chosen player's hand. text=As Nyxathid enters the battlefield, choose an opponent. Nyxathid gets -1/-1 for each card in the chosen player's hand.
auto=foreach(*|opponenthand) -1/-1 auto=foreach(*|opponenthand) -1/-1
id=186616 id=186616
name=Nyxathid name=Nyxathid
rarity=R rarity=R
type=Creature
mana={1}{B}{B} mana={1}{B}{B}
power=7 type=Creature
subtype=Elemental subtype=Elemental
power=7
toughness=7 toughness=7
[/card] [/card]
[card] [card]
text=Flying. Deathtouch (Whenever this creature deals damage to a creature, destroy that creature.) {2}{R}: Pestilent Kathari gains first strike until end of turn. text=Flying When Parasitic Strix enters the battlefield, if you control a black permanent, target player loses 2 life and you gain 2 life.
auto={2}{R}:first strike auto=aslongas(*[black]|myBattlefield) life:2 controller
auto=aslongas(*[black]|myBattlefield) life:-2 opponent
id=175021
name=Parasitic Strix
rarity=C
mana={2}{U}
type=Artifact Creature
subtype=Bird
power=2
toughness=2
abilities=flying
[/card]
[card]
text=Flying. Deathtouch (Whenever this creature deals damage to a creature, destroy that creature.) {2}{R}: Pestilent Kathari gains first strike until end of turn.
id=179518 id=179518
name=Pestilent Kathari name=Pestilent Kathari
rarity=C rarity=C
type=Creature
mana={2}{B} mana={2}{B}
power=1 type=Creature
subtype=Bird Warrior subtype=Bird Warrior
auto={2}{R}:first strike
power=1
toughness=1 toughness=1
abilities=flying,deathtouch abilities=flying,deathtouch
[/card] [/card]
[card] [card]
text=Haste {R}, {T}: Put a 3/1 red Elemental creature token with haste into play. text=Protection from everything If Progenitus would be put into a graveyard from anywhere, reveal Progenitus and shuffle it into its owner's library instead. ##crazy bitch
abilities=haste,legendary auto=@movedTo(this)|graveyard):moveTo(ownerlibrary) && shuffle
id=179496
name=Progenitus
rarity=M
mana={W}{W}{U}{U}{B}{B}{R}{R}{G}{G}
type=Creature
subtype=Hydra Avatar
power=10
toughness=10
abilities=legendary,shroud,unblockable,protection from white,protection from blue,protection from black,protection from red,protection from green
[/card]
[card]
text=Haste {R}, {T}: Put a 3/1 red Elemental creature token with haste into play.
auto={R}{T}:token(Elemental,creature, 3/1,haste red) auto={R}{T}:token(Elemental,creature, 3/1,haste red)
id=185810 id=185810
name=Rakka Mar name=Rakka Mar
rarity=R rarity=R
type=Creature
mana={2}{R}{R} mana={2}{R}{R}
power=2 type=Creature
subtype=Human Shaman subtype=Human Shaman
power=2
toughness=2 toughness=2
abilities=haste,legendary
[/card] [/card]
[card] [card]
text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) When Rhox Bodyguard comes into play, you gain 3 life. text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) When Rhox Bodyguard comes into play, you gain 3 life.
auto=life:3 auto=life:3
abilities=exalted
id=177924 id=177924
name=Rhox Bodyguard name=Rhox Bodyguard
rarity=C rarity=C
type=Creature
mana={3}{G}{W} mana={3}{G}{W}
power=2 type=Creature
subtype=Rhino Monk Soldier subtype=Rhino Monk Soldier
power=2
toughness=3 toughness=3
abilities=exalted
[/card] [/card]
[card] [card]
text=When Rhox Meditant comes into play, if you control a green permanent, draw a card. text=When Rhox Meditant enters the battlefield, if you control a green permanent, draw a card.
auto=aslongas(*[green]|myinplay) draw:1 auto=aslongas(*[green]|myBattlefield) draw:1
id=159634 id=159634
name=Rhox Meditant name=Rhox Meditant
rarity=C rarity=C
type=Creature
mana={3}{W} mana={3}{W}
power=2 type=Creature
subtype=Rhino Monk subtype=Rhino Monk
power=2
toughness=4 toughness=4
[/card] [/card]
[card] [card]
@@ -514,10 +553,10 @@ auto={R}{W}{T}:damage:2 target(creature[attacking;blocking])
id=179488 id=179488
name=Sacellum Archers name=Sacellum Archers
rarity=U rarity=U
type=Creature
mana={2}{G} mana={2}{G}
power=2 type=Creature
subtype=Elf Archer subtype=Elf Archer
power=2
toughness=3 toughness=3
[/card] [/card]
[card] [card]
@@ -526,34 +565,34 @@ auto=foreach(artifact|mygraveyard) 1/0
id=179254 id=179254
name=Salvage Slasher name=Salvage Slasher
rarity=C rarity=C
type=Artifact Creature
mana={1}{B} mana={1}{B}
power=1 type=Artifact Creature
subtype=Human Rogue subtype=Human Rogue
power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text=Sacrifice a creature: Put a +1/+1 counter on Scarland Thrinax. text=Sacrifice a creature: Put a +1/+1 counter on Scarland Thrinax.
auto={S(creature|myinplay)}:counter(1/1) auto={S(creature|myBattlfield)}:counter(1/1)
id=183025 id=183025
name=Scarland Thrinax name=Scarland Thrinax
rarity=U rarity=U
type=Creature
mana={B}{R}{G} mana={B}{R}{G}
power=2 type=Creature
subtype=Lizard subtype=Lizard
power=2
toughness=2 toughness=2
[/card] [/card]
[card] [card]
text={T}: Scattershot Archer deals 1 damage to each creature with flying. text={T}: Scattershot Archer deals 1 damage to each creature with flying.
auto={T}:damage:1 all(creature[flying])
id=185828 id=185828
name=Scattershot Archer name=Scattershot Archer
rarity=C rarity=C
type=Creature
mana={G} mana={G}
power=1 type=Creature
subtype=Elf Archer subtype=Elf Archer
auto={T}:damage:1 all(creature[flying])
power=1
toughness=2 toughness=2
[/card] [/card]
[card] [card]
@@ -562,8 +601,8 @@ auto={W}{T}:tap target(*)
id=174792 id=174792
name=Scepter of Dominance name=Scepter of Dominance
rarity=R rarity=R
type=Artifact
mana={1}{W}{W} mana={1}{W}{W}
type=Artifact
[/card] [/card]
[card] [card]
text={3}{U}, {T}: Draw a card. text={3}{U}, {T}: Draw a card.
@@ -571,8 +610,8 @@ auto={3}{U}{T}:Draw:1
id=184989 id=184989
name=Scepter of Insight name=Scepter of Insight
rarity=R rarity=R
type=Artifact
mana={1}{U}{U} mana={1}{U}{U}
type=Artifact
[/card] [/card]
[card] [card]
text={W}{B}: Scornful AEther-Lich gains fear and vigilance until end of turn. text={W}{B}: Scornful AEther-Lich gains fear and vigilance until end of turn.
@@ -580,46 +619,46 @@ auto={W}{B}:fear && vigilance
id=186328 id=186328
name=Scornful AEther-Lich name=Scornful AEther-Lich
rarity=U rarity=U
type=Artifact Creature
mana={3}{U} mana={3}{U}
power=2 type=Artifact Creature
subtype=Zombie Wizard subtype=Zombie Wizard
power=2
toughness=4 toughness=4
[/card] [/card]
[card] [card]
text=Whenever you play an enchantment spell, put a 4/4 white Angel creature token with flying into play. text=Whenever you cast an enchantment spell, put a 4/4 white Angel creature token with flying onto the battlefield.
auto=@movedTo(enchantment|mystack):token(Angel,Creature Angel,4/4,white flying) auto=@movedTo(enchantment|mystack):token(Angel,Creature Angel,4/4,white flying)
id=180271 id=180271
name=Sigil of the Empty Throne name=Sigil of the Empty Throne
rarity=R rarity=R
type=Enchantment
mana={3}{W}{W} mana={3}{W}{W}
type=Enchantment
[/card] [/card]
[card] [card]
text=Flying When Sphinx Summoner comes into play, you may search your library for an artifact creature card, reveal it, and put it into your hand. If you do, shuffle your library. text=Flying When Sphinx Summoner enters the battlefield, you may search your library for an artifact creature card, reveal it, and put it into your hand. If you do, shuffle your library.
auto=may moveTo(myHand) target(creature[artifact]|myLibrary) auto=may moveTo(myHand) target(creature[artifact]|myLibrary)
id=189079 id=189079
name=Sphinx Summoner name=Sphinx Summoner
rarity=R rarity=R
type=Artifact Creature
mana={3}{U}{B} mana={3}{U}{B}
abilities=flying type=Artifact Creature
power=3
subtype=Sphinx subtype=Sphinx
power=3
toughness=3 toughness=3
abilities=flying
[/card] [/card]
[card] [card]
text=Domain - Put a 1/1 green Saproling creature token into play for each basic land type among lands you control. text=Domain - Put a 1/1 green Saproling creature token onto the battlefield for each basic land type among lands you control.
auto=aslongas(forest|myinplay) token(Saproling,Creature Saproling,1/1,green) auto=aslongas(forest|myBattlefield) token(Saproling,Creature Saproling,1/1,green)
auto=aslongas(mountain|myinplay) token(Saproling,Creature Saproling,1/1,green) auto=aslongas(mountain|myBattlefield) token(Saproling,Creature Saproling,1/1,green)
auto=aslongas(plains|myinplay) token(Saproling,Creature Saproling,1/1,green) auto=aslongas(plains|myBattlefield) token(Saproling,Creature Saproling,1/1,green)
auto=aslongas(swamp|myinplay) token(Saproling,Creature Saproling,1/1,green) auto=aslongas(swamp|myBattlefield) token(Saproling,Creature Saproling,1/1,green)
auto=aslongas(island|myinplay) token(Saproling,Creature Saproling,1/1,green) auto=aslongas(island|myBattlefield) token(Saproling,Creature Saproling,1/1,green)
id=185829 id=185829
name=Spore Burst name=Spore Burst
rarity=U rarity=U
type=Sorcery
mana={3}{G} mana={3}{G}
type=Sorcery
[/card] [/card]
[card] [card]
text=Sacrifice Suicidal Charge: Creatures your opponents control get -1/-1 until end of turn. Those creatures attack this turn if able. text=Sacrifice Suicidal Charge: Creatures your opponents control get -1/-1 until end of turn. Those creatures attack this turn if able.
@@ -627,11 +666,11 @@ auto={S}:lord(creature|opponentBattlefield) -1/-1 && lord(creature|opponentBatt
id=180345 id=180345
name=Suicidal Charge name=Suicidal Charge
rarity=C rarity=C
type=Enchantment
mana={3}{B}{R} mana={3}{B}{R}
type=Enchantment
[/card] [/card]
[card] [card]
text={G}: Thornling gains haste until end of turn. {G}: Thornling gains trample until end of turn. {G}: Thornling is indestructible this turn. {1}: Thornling gets +1/-1 until end of turn. {1}: Thornling gets -1/+1 until end of turn. text={G}: Thornling gains haste until end of turn. {G}: Thornling gains trample until end of turn. {G}: Thornling is indestructible this turn. {1}: Thornling gets +1/-1 until end of turn. {1}: Thornling gets -1/+1 until end of turn.
auto={G}:haste auto={G}:haste
auto={G}:trample auto={G}:trample
auto={G}:indestructible auto={G}:indestructible
@@ -640,10 +679,10 @@ auto={1}:-1/+1
id=180341 id=180341
name=Thornling name=Thornling
rarity=M rarity=M
type=Creature
mana={3}{G}{G} mana={3}{G}{G}
power=4 type=Creature
subtype=Elemental Shapeshifter subtype=Elemental Shapeshifter
power=4
toughness=4 toughness=4
[/card] [/card]
[card] [card]
@@ -652,22 +691,22 @@ id=170956
name=Toxic Iguanar name=Toxic Iguanar
auto=aslongas(*[green]|mybattlefield) deathtouch auto=aslongas(*[green]|mybattlefield) deathtouch
rarity=C rarity=C
type=Creature
mana={R} mana={R}
power=1 type=Creature
subtype=Lizard subtype=Lizard
power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text=When Tukatongue Thallid is put into a graveyard from play, put a 1/1 green Saproling creature token into play. text=When Tukatongue Thallid is put into a graveyard from the battlefield, put a 1/1 green Saproling creature token onto the battlefield.
auto=@movedTo(this|graveyard):token(Saproling,creature Saproling,1/1,green) auto=@movedTo(this|graveyard) from(battlefield):token(Saproling,creature Saproling,1/1,green)
id=184995 id=184995
name=Tukatongue Thallid name=Tukatongue Thallid
rarity=C rarity=C
type=Creature
mana={G} mana={G}
power=1 type=Creature
subtype=Fungus subtype=Fungus
power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
@@ -677,30 +716,30 @@ auto=moveTo(ownerhand)
id=177932 id=177932
name=Unsummon name=Unsummon
rarity=C rarity=C
type=Instant
mana={U} mana={U}
type=Instant
[/card] [/card]
[card] [card]
text=Protection from black text=Protection from black
abilities=protection from black
id=185144 id=185144
name=Valeron Outlander name=Valeron Outlander
rarity=C rarity=C
type=Creature
mana={G}{W} mana={G}{W}
power=2 type=Creature
subtype=Human Scout subtype=Human Scout
power=2
toughness=2 toughness=2
abilities=protection from black
[/card] [/card]
[card] [card]
text= text=
id=184984 id=184984
name=Valiant Guard name=Valiant Guard
rarity=C rarity=C
type=Creature
mana={W} mana={W}
power=0 type=Creature
subtype=Human Soldier subtype=Human Soldier
power=0
toughness=3 toughness=3
[/card] [/card]
[card] [card]
@@ -709,57 +748,58 @@ auto={U}{B}:-2/0 && unblockable
id=183063 id=183063
name=Vectis Agents name=Vectis Agents
rarity=C rarity=C
type=Artifact Creature
mana={3}{U}{B} mana={3}{U}{B}
power=4 type=Artifact Creature
subtype=Human Rogue subtype=Human Rogue
power=4
toughness=3 toughness=3
[/card] [/card]
[card] [card]
text=Protection from red text=Protection from red
abilities=protection from red
id=185141 id=185141
name=Vedalken Outlander name=Vedalken Outlander
rarity=C rarity=C
type=Artifact Creature
mana={W}{U} mana={W}{U}
power=2 type=Artifact Creature
subtype=Vedalken Scout subtype=Vedalken Scout
power=2
toughness=2 toughness=2
abilities=protection from red
[/card] [/card]
[card] [card]
text=Double strike {B}{G}: Viashino Slaughtermaster gets +1/+1 until end of turn. Play this ability only once each turn. text=Double strike {B}{G}: Viashino Slaughtermaster gets +1/+1 until end of turn. Play this ability only once each turn.
abilities=double strike
auto={B}{G}:1/1 limit:1 auto={B}{G}:1/1 limit:1
id=179245 id=179245
name=Viashino Slaughtermaster name=Viashino Slaughtermaster
rarity=U rarity=U
type=Creature
mana={1}{R} mana={1}{R}
power=1 type=Creature
subtype=Viashino Warrior subtype=Viashino Warrior
power=1
toughness=1 toughness=1
abilities=double strike
[/card] [/card]
[card] [card]
text=Enchant creature When a creature is put into a graveyard from play, destroy enchanted creature. text=Enchant creature When a creature is put into a graveyard from the battlefield, destroy enchanted creature.
target=creature target=creature
auto=@movedTo(creature|graveyard) from(inplay):destroy auto=@movedTo(creature|graveyard) from(battlefield):destroy
id=179891 id=179891
name=Yoke of the Damned name=Yoke of the Damned
rarity=C rarity=C
type=Enchantment
mana={1}{B} mana={1}{B}
type=Enchantment
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
text=Protection from green text=Protection from green
abilities=protection from green
id=185138 id=185138
name=Zombie Outlander name=Zombie Outlander
rarity=C rarity=C
type=Creature
mana={U}{B} mana={U}{B}
power=2
type=Creature
subtype=Zombie Scout subtype=Zombie Scout
power=2
toughness=2 toughness=2
abilities=protection from green
[/card] [/card]
+1 -24
View File
@@ -99,7 +99,7 @@ type=Instant
mana={U} mana={U}
[/card] [/card]
[card] [card]
#Does not work in WTH 0.8.1.... #Does not work in WTH 0.8.1.... ###ANSWER: IT DOES WORK! IT WAS ONLY CODED WRONG! ;)
text=Counter target noncreature spell. Its controller loses 2 life. text=Counter target noncreature spell. Its controller loses 2 life.
target=*[-creature]|stack target=*[-creature]|stack
auto=fizzle && life:-2 targetController auto=fizzle && life:-2 targetController
@@ -538,17 +538,6 @@ subtype=Human Knight
toughness=2 toughness=2
[/card] [/card]
[card] [card]
text=Flying When Parasitic Strix comes into play, if you control a black permanent, target player loses 2 life and you gain 2 life.
id=175021
name=Parasitic Strix
rarity=C
type=Artifact Creature
mana={2}{U}
power=2
subtype=Bird
toughness=2
[/card]
[card]
text=Remove target creature from the game. Its controller may search his or her library for a basic land card, put that card into play tapped, then shuffle his or her library. text=Remove target creature from the game. Its controller may search his or her library for a basic land card, put that card into play tapped, then shuffle his or her library.
id=179235 id=179235
name=Path to Exile name=Path to Exile
@@ -556,18 +545,6 @@ rarity=U
type=Instant type=Instant
mana={W} mana={W}
[/card] [/card]
[card]
text=Protection from everything If Progenitus would be put into a graveyard from anywhere, reveal Progenitus and shuffle it into its owner's library instead. ##crazy bitch
id=179496
name=Progenitus
rarity=M
type=Legendary Creature
mana={W}{W}{U}{U}{B}{B}{R}{R}{G}{G}
power=10
subtype=Hydra Avatar
toughness=10
[/card]
[card] [card]
text=Quenchable Fire deals 3 damage to target player. It deals an additional 3 damage to that player at the beginning of your next upkeep step unless he or she pays {U} before that step. text=Quenchable Fire deals 3 damage to target player. It deals an additional 3 damage to that player at the beginning of your next upkeep step unless he or she pays {U} before that step.
id=179440 id=179440