From 6d440b0423235473568bf863ba17edfffcad41e8 Mon Sep 17 00:00:00 2001 From: "wagic.laurent" Date: Fri, 16 Oct 2009 09:24:24 +0000 Subject: [PATCH] Laurent - Added a few cards to DIS,small correction on ZEN, ONS, addition/removal in ICE DIS additions:cards with Hellbent and some cards with @damaged. Note that "opponent" is not a valid target and "player|opponentinplay" will not work. So for some addition we assume that the creature will never deal damage to its owner (e.g trygon in DIS). Hellbent works fine in the situation described. --- projects/mtg/bin/Res/sets/CFX/_cards.dat | 3 +- projects/mtg/bin/Res/sets/DIS/_cards.dat | 77 +++++++++++++++++ projects/mtg/bin/Res/sets/DIS/todo.dat | 80 +++--------------- projects/mtg/bin/Res/sets/ICE/_cards.dat | 101 ++++++++++++---------- projects/mtg/bin/Res/sets/ICE/todo.dat | 102 ++++++++++++----------- projects/mtg/bin/Res/sets/MRD/_cards.dat | 1 - projects/mtg/bin/Res/sets/ONS/_cards.dat | 3 - projects/mtg/bin/Res/sets/ZEN/_cards.dat | 1 + 8 files changed, 201 insertions(+), 167 deletions(-) diff --git a/projects/mtg/bin/Res/sets/CFX/_cards.dat b/projects/mtg/bin/Res/sets/CFX/_cards.dat index 1c22cedce..cb4461909 100644 --- a/projects/mtg/bin/Res/sets/CFX/_cards.dat +++ b/projects/mtg/bin/Res/sets/CFX/_cards.dat @@ -795,8 +795,7 @@ text=Protection from green id=185138 name=Zombie Outlander rarity=C -mana={U}{B} - +mana={U}{B} type=Creature subtype=Zombie Scout power=2 diff --git a/projects/mtg/bin/Res/sets/DIS/_cards.dat b/projects/mtg/bin/Res/sets/DIS/_cards.dat index 6c0fc88b0..759c5656d 100644 --- a/projects/mtg/bin/Res/sets/DIS/_cards.dat +++ b/projects/mtg/bin/Res/sets/DIS/_cards.dat @@ -20,6 +20,19 @@ auto={1}{T}:add{W}{U} rarity=C [/card] [card] +id=111225 +name=Beacon Hawk +mana={1}{W} +type=Creature +subtype=Bird +power=1 +toughness=1 +text=Flying Whenever Beacon Hawk deals combat damage to a player, you may untap target creature. {W}: Beacon Hawk gets +0/+1 until end of turn. +auto=@damaged(player) from(this):may untap target(creature) +auto={W}:0/1 +rarity=C +[/card] +[card] id=107317 name=Celestial Ancient mana={3}{W}{W} @@ -33,6 +46,18 @@ abilities=flying rarity=R [/card] [card] +id=107599 +name=Demon's Jester +mana={3}{B} +type=Creature +subtype=Imp +power=4 +toughness=3 +auto=aslongas(*|myhand)-2/-1 +text=Flying Hellbent - Demon's Jester gets +2/+1 as long as you have no cards in hand. +rarity=C +[/card] +[card] id=107322 name=Dread Slag mana={3}{B}{R} @@ -82,6 +107,21 @@ auto={T}:damage:1 target(creature) && life:-1 targetcontroller rarity=C [/card] [card] +id=111188 +name=Rakdos Pit Dragon +mana={2}{R}{R} +type=Creature +subtype=Dragon +power=3 +toughness=3 +text={R}{R}: Rakdos Pit Dragon gains flying until end of turn. {R}: Rakdos Pit Dragon gets +1/+0 until end of turn. Hellbent - Rakdos Pit Dragon has double strike as long as you have no cards in hand. +rarity=R +auto={R}{R}:flying +auto={R}:1/0 +abilities=double strike +auto=aslongas(*|myHand)-double strike +[/card] +[card] id=97098 name=Rakdos Signet mana={2} @@ -201,6 +241,19 @@ auto={T}{S(*|myhand)}:life:3 rarity=U [/card] [card] +id=111283 +name=Slithering Shade +mana={B} +type=Creature +subtype=Shade +power=0 +toughness=1 +text=Defender (This creature can't attack.) {B}: Slithering Shade gets +1/+1 until end of turn. Hellbent - Slithering Shade can attack as though it didn't have defender as long as you have no cards in hand. +auto=defender +auto=aslongas(*|myHand)-defender +rarity=U +[/card] +[card] id=107440 name=Soulsworn Jury mana={2}{W} @@ -224,6 +277,30 @@ auto=fizzle all(other *|stack) rarity=R [/card] [card] +id=107597 +name=Taste for Mayhem +mana={R} +type=Enchantment +subtype=Aura +text=Enchant creature Enchanted creature gets +2/+0. Hellbent - Enchanted creature gets an additional +2/+0 as long as you have no cards in hand. +rarity=C +target=creature +auto=4/0 +auto=aslongas(*|myhand)-2/0 +[/card] +[card] +id=97112 +name=Trygon Predator +mana={1}{G}{U} +type=Creature +subtype=Beast +power=2 +toughness=3 +text=Flying Whenever Trygon Predator deals combat damage to a player, you may destroy target artifact or enchantment that player controls. +auto=@damaged(player) from(this):may destroy target(artifact,enchantment) +rarity=U +[/card] +[card] id=107276 name=Utvara Scalper mana={1}{R} diff --git a/projects/mtg/bin/Res/sets/DIS/todo.dat b/projects/mtg/bin/Res/sets/DIS/todo.dat index 10c9518c3..64dca26cc 100644 --- a/projects/mtg/bin/Res/sets/DIS/todo.dat +++ b/projects/mtg/bin/Res/sets/DIS/todo.dat @@ -1,4 +1,4 @@ -[card] +[card] id=111192 name=ÁEhermage's Touch mana={2}{W}{U} @@ -108,18 +108,6 @@ type=Instant text=Prevent all combat damage target creature would deal this turn. Prevent all combat damage that would be dealt to target creature this turn. rarity=U [/card] - -[card] -id=111225 -name=Beacon Hawk -mana={1}{W} -type=Creature -subtype=Bird -power=1 -toughness=1 -text=Flying Whenever Beacon Hawk deals combat damage to a player, you may untap target creature. {W}: Beacon Hawk gets +0/+1 until end of turn. -rarity=C -[/card] [card] id=107277 name=Biomantic Mastery @@ -202,6 +190,8 @@ id=107258 name=Cackling Flames mana={3}{R} type=Instant +target=creature,player +auto=aslongas(*|myHand)damage:3 text=Cackling Flames deals 3 damage to target creature or player. Hellbent - Cackling Flames deals 5 damage to that creature or player instead if you have no cards in hand. rarity=C [/card] @@ -328,17 +318,7 @@ type=Sorcery text=Demonfire deals X damage to target creature or player. If a creature dealt damage this way would be put into a graveyard this turn, exile it instead. Hellbent - If you have no cards in hand, Demonfire can't be countered by spells or abilities and the damage can't be prevented. rarity=R [/card] -[card] -id=107599 -name=Demon's Jester -mana={3}{B} -type=Creature -subtype=Imp -power=2 -toughness=2 -text=Flying Hellbent - Demon's Jester gets +2/+1 as long as you have no cards in hand. -rarity=C -[/card] + [card] id=107373 name=Bound // Determined (Determined) @@ -723,11 +703,14 @@ rarity=R id=107363 name=Lyzolda, the Blood Witch mana={1}{B}{R} -type=Legendary Creature +type=Creature +abilities=legendary subtype=Human Cleric power=3 toughness=1 text={2}, Sacrifice a creature: Lyzolda, the Blood Witch deals 2 damage to target creature or player if the sacrificed creature was red. Draw a card if the sacrificed creature was black. +auto={2}{S(creature[red]|myBattlefield)}:damage:2 target(creature,player) +auto={2}{S(creature[black]|myBattlefield)}:draw: 1 controller rarity=R [/card] [card] @@ -1084,18 +1067,6 @@ toughness=2 text=({(b/r)} can be paid with either {B} or {R}.) {3}{B}, Discard a card: Target creature gets -2/-2 until end of turn. {3}{R}: Put a 2/1 red Goblin creature token with haste onto the battlefield. Exile it at the beginning of the next end step. rarity=U [/card] - -[card] -id=111188 -name=Rakdos Pit Dragon -mana={2}{R}{R} -type=Creature -subtype=Dragon -power=3 -toughness=3 -text={R}{R}: Rakdos Pit Dragon gains flying until end of turn. {R}: Rakdos Pit Dragon gets +1/+0 until end of turn. Hellbent - Rakdos Pit Dragon has double strike as long as you have no cards in hand. -rarity=R -[/card] [card] id=97119 name=Rakdos Riteknife @@ -1260,18 +1231,6 @@ toughness=3 text=Hellbent - When Slaughterhouse Bouncer is put into a graveyard from the battlefield, if you have no cards in hand, target creature gets -3/-3 until end of turn. rarity=C [/card] -[card] -id=111283 -name=Slithering Shade -mana={B} -type=Creature -subtype=Shade -power=0 -toughness=1 -text=Defender (This creature can't attack.) {B}: Slithering Shade gets +1/+1 until end of turn. Hellbent - Slithering Shade can attack as though it didn't have defender as long as you have no cards in hand. -rarity=U -[/card] - [card] id=107281 name=Spell Snare @@ -1300,6 +1259,8 @@ subtype=Plant Hydra power=0 toughness=2 text=Defender (This creature can't attack.) Whenever Sprouting Phytohydra is dealt damage, you may put a token that's a copy of Sprouting Phytohydra onto the battlefield. +abilities=defender +auto=@damaged(this):may token(Sprouting Phytohydra,Creature Plant Hydra,0/2,defender red) rarity=R [/card] [card] @@ -1380,16 +1341,6 @@ mana={X}{G}{W} type=Sorcery text=Put X 1/1 green Saproling creature tokens onto the battlefield. rarity=U [/card] - -[card] -id=107597 -name=Taste for Mayhem -mana={R} -type=Enchantment -subtype=Aura -text=Enchant creature Enchanted creature gets +2/+0. Hellbent - Enchanted creature gets an additional +2/+0 as long as you have no cards in hand. -rarity=C -[/card] [card] id=107390 name=Thrive @@ -1429,17 +1380,6 @@ text=Return all creatures blocking or blocked by target creature to their owner' rarity=U [/card] [card] -id=97112 -name=Trygon Predator -mana={1}{G}{U} -type=Creature -subtype=Beast -power=2 -toughness=3 -text=Flying Whenever Trygon Predator deals combat damage to a player, you may destroy target artifact or enchantment that player controls. -rarity=U -[/card] -[card] id=97114 name=Twinstrike mana={3}{B}{R} diff --git a/projects/mtg/bin/Res/sets/ICE/_cards.dat b/projects/mtg/bin/Res/sets/ICE/_cards.dat index d5fe1f822..b1fb067d2 100644 --- a/projects/mtg/bin/Res/sets/ICE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ICE/_cards.dat @@ -1,17 +1,4 @@ [card] -text=Flying . Whenever Abyssal Specter deals damage to a player, that player discards a card. -id=2437 -alias=1165 -abilities=flying -name=Abyssal Specter -rarity=U -type=Creature -mana={2}{B}{B} -power=2 -subtype=Specter -toughness=3 -[/card] -[card] text={1}: Adarkar Sentinel gets +0/+1 until end of turn. id=2392 auto={1}:0/1 @@ -51,6 +38,15 @@ type=Sorcery mana={2}{R}{R} [/card] [card] +text={2}, {T}: Target creature gains vigilance until end of turn. Play this ability only during combat and only if defending player controls a snow land. +id=2395 +name=Arcum's Sleigh +auto=aslongas(land[snow]|opponentBattlefield){2}{T}:vigilance target(creature) +rarity=U +type=Artifact +mana={1} +[/card] +[card] text={W}, Sacrifice an enchantment: Destroy target enchantment. {3}{U}{U}: Counter target enchantment spell. id=2663 auto={W}{S(Enchantment|myinplay)}:destroy target(enchantment) @@ -268,11 +264,7 @@ 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(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 +auto=foreach(land[snow]|myinplay) 1/1 rarity=U type=Creature mana={3}{B} @@ -349,6 +341,16 @@ type=Instant mana={2}{R} [/card] [card] +text=Green creatures have "This creature can't attack unless you sacrifice a land." +id=2726 +auto=lord(creature[green])cantattack +auto=lord(creature[green]) {S(land|myBattlefield):-cantattack +name=Flooded Woodlands +rarity=R +type=Enchantment +mana={2}{U}{B} +[/card] +[card] text={1}{G}: Folk of the Pines gets +1/+0 until end of turn. id=2559 auto={1}{G}:1/0 @@ -656,7 +658,7 @@ toughness=4 [card] text=Protection from white. {B}: Knight of Stromgald gains first strike until end of turn. {B}{B}: Knight of Stromgald gets +1/+0 until end of turn. id=2462 -abilities=Protection from white +abilities=protection from white auto={B}:first strike auto={B}{B}:1/0 name=Knight of Stromgald @@ -680,6 +682,18 @@ mana={2}{B} subtype=Aura [/card] [card] +text=Snow swampwalk +id=2466 +name=Legions of Lim-Dul +auto=aslongas(swamp[snow]|opponentBattlefield)unblockable +rarity=C +type=Creature +mana={1}{B}{B} +power=2 +subtype=Zombie +toughness=3 +[/card] +[card] text=Enchant creature. Enchanted creature has swampwalk. id=2467 target=creature @@ -726,17 +740,6 @@ subtype=Human Knight toughness=1 [/card] [card] -text=Target player discards a card. Draw a card at the beginning of the next turn's upkeep. -id=2471 -target=player -auto=discard:1 -auto=@next upkeep:draw:1 controller -name=Mind Ravel -rarity=C -type=Sorcery -mana={2}{B} -[/card] -[card] text=Protection from black. At the beginning of your upkeep, Minion of Leshrac deals 5 damage to you unless you sacrifice a creature other than Minion of Leshrac. If Minion of Leshrac deals damage to you this way, tap it. {T}: Destroy target creature or land. id=2474 abilities=protection from black @@ -815,7 +818,7 @@ toughness=1 [card] text=Search your library for a Forest card and put that card into play. Then shuffle your library. target=forest|myLibrary -auto=moveTo(myInPlay) +auto=moveTo(myBattlefield) id=2579 name=Nature's Lore rarity=U @@ -1044,6 +1047,18 @@ mana={1}{G} subtype=Aura [/card] [card] +text=Snow forestwalk +id=2584 +name=Rime Dryad +auto=aslongas(forest[snow]|opponentbattlefield)unblockable +rarity=C +type=Creature +mana={G} +power=1 +subtype=Dryad +toughness=2 +[/card] +[card] text=First strike abilities=first strike id=2651 @@ -1135,8 +1150,8 @@ id=2749 auto={T}: Add {G} name=Snow-Covered Forest rarity=L -type=Basic Snow Land -subtype=Forest +type=Basic Land +subtype=Forest Snow [/card] [card] text={T}: Add {U} to your mana pool. @@ -1144,8 +1159,8 @@ id=2770 auto={T}: Add {U} name=Snow-Covered Island rarity=L -type=Basic Snow Land -subtype=Island +type=Basic Land +subtype=Island Snow [/card] [card] text={T}: Add {R} to your mana pool. @@ -1153,8 +1168,8 @@ id=2766 auto={T}: Add {R} name=Snow-Covered Mountain rarity=L -type=Basic Snow Land -subtype=Mountain +type=Basic Land +subtype=Mountain Snow [/card] [card] text={T}: Add {W} to your mana pool. @@ -1162,8 +1177,8 @@ id=2774 auto={T}: Add {W} name=Snow-Covered Plains rarity=L -type=Basic Snow Land -subtype=Plains +type=Basic Land +subtype=Plains Snow [/card] [card] text={T}: Add {B} to your mana pool. @@ -1171,8 +1186,8 @@ id=2742 auto={T}: Add {B} name=Snow-Covered Swamp rarity=L -type=Basic Snow Land -subtype=Swamp +type=Basic Land +subtype=Swamp Snow [/card] [card] text=Defender (This creature can't attack.) {1}: Snow Fortress gets +1/+0 until end of turn. {1}: Snow Fortress gets +0/+1 until end of turn. {3}: Snow Fortress deals 1 damage to target creature without flying that's attacking you. @@ -1269,7 +1284,7 @@ toughness=3 [card] text={2}, Discard a card at random: Stormbind deals 2 damage to target creature or player. id=2740 -auto={2}:damage:2 target(creature,player) && discard:1 controller +auto=aslongas(*|myHand){2}:damage:2 target(creature,player) && discard:1 controller name=Stormbind rarity=R type=Enchantment @@ -1516,7 +1531,7 @@ subtype=Aura [card] text=Woolly Mammoths has trample as long as you control a snow land. id=2602 -auto=aslongas(snow|myinplay) trample +auto=aslongas(land[snow]|myinplay) trample name=Woolly Mammoths rarity=C type=Creature diff --git a/projects/mtg/bin/Res/sets/ICE/todo.dat b/projects/mtg/bin/Res/sets/ICE/todo.dat index 46f60020d..ff133f3a4 100644 --- a/projects/mtg/bin/Res/sets/ICE/todo.dat +++ b/projects/mtg/bin/Res/sets/ICE/todo.dat @@ -1,4 +1,17 @@ [card] +text=Flying . Whenever Abyssal Specter deals damage to a player, that player discards a card. +id=2437 +alias=1165 +abilities=flying +name=Abyssal Specter +rarity=U +type=Creature +mana={2}{B}{B} +power=2 +subtype=Specter +toughness=3 +[/card] +[card] text={T}: Add either {U} or {1}{U} to your mana pool. Spend this mana only to pay cumulative upkeep costs. id=2661 name=Adarkar Unicorn @@ -48,14 +61,6 @@ subtype=Fox toughness=1 [/card] [card] -text={2}, {T}: Target creature gains vigilance until end of turn. Play this ability only during combat and only if defending player controls a snow land. -id=2395 -name=Arcum's Sleigh -rarity=U -type=Artifact -mana={1} -[/card] -[card] text={2}, {T}: Target snow land is no longer snow. {2}, {T}: Target nonsnow basic land becomes snow. id=2396 name=Arcum's Weathervane @@ -158,6 +163,12 @@ toughness=2 text={1}, {T}, Sacrifice Barbed Sextant: Add one mana of any color to your mana pool. Draw a card at the beginning of the next turn's upkeep. id=2398 name=Barbed Sextant +auto={1}{T}{S}:add{G} +auto={1}{T}{S}:add{B} +auto={1}{T}{S}:add{R} +auto={1}{T}{S}:add{W} +auto={1}{T}{S}:add{U} +auto=@movedto(this|graveyard) from(myinplay):draw:1 controller rarity=C type=Artifact mana={1} @@ -173,6 +184,7 @@ type=Artifact mana={2} [/card] [card] +#why is not working - need to test text=Untap all white creatures you control. Whenever a creature blocks this turn, it gets +0/+1 until end of turn. id=2665 auto=untap all(creature[white]|myinplay) @@ -208,6 +220,7 @@ text={0}: Return Blinking Spirit to its owner's hand. id=2668 name=Blinking Spirit auto={0}:moveto(ownerhand) +#0 activation cost are not supported in WTH 0.9.1 rarity=R type=Creature mana={3}{W} @@ -347,6 +360,8 @@ subtype=Aura [card] text=Whenever Chub Toad blocks or becomes blocked, it gets +2/+2 until end of turn. id=2553 +auto=bushido(2/2) +#Could be added when budshido is implemented name=Chub Toad rarity=C type=Creature @@ -401,6 +416,7 @@ type=Artifact mana={2} [/card] [card] +#why not working - need to test text=When Curse of Marit Lage comes into play, tap all Islands. Islands don't untap during their controllers' untap steps. id=2617 auto=tap all(island) @@ -435,7 +451,6 @@ rarity=U type=Instant mana={B} [/card] - [card] text=Look at the top five cards of your library. Put one of them into your hand and the rest on top of your library in any order. id=2720 @@ -615,14 +630,6 @@ type=Instant mana={1}{B}{R} [/card] [card] -text=Green creatures have "This creature can't attack unless you sacrifice a land." -id=2726 -name=Flooded Woodlands -rarity=R -type=Enchantment -mana={2}{U}{B} -[/card] -[card] text=Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) Flow of Maggots can't be blocked by non-Wall creatures. id=2449 name=Flow of Maggots @@ -732,9 +739,11 @@ type=Sorcery mana={R}{R}{R} [/card] [card] +#to test - should work text={T}, Sacrifice Gangrenous Zombies: Gangrenous Zombies deals 1 damage to each creature and each player. If you control a snow Swamp, Gangrenous Zombies deals 2 damage to each creature and each player instead. id=2451 name=Gangrenous Zombies +auto={T}{S}:damage:1 all(creature,player) && aslongas(swamp[snow]|myBattlefield)damage:1 all(creature,player) rarity=C type=Creature mana={1}{B}{B} @@ -977,8 +986,13 @@ type=Enchantment mana={X}{U}{U} [/card] [card] +#wonder if it will work - to test text=Destroy target land. If that land was a snow land, Icequake deals 1 damage to that land's controller. id=2458 +target=land +auto=destroy +auto=@movedto(land[snow]|opponentgraveyard) from(battlefield):damage:1 opponent +auto=@movedto(land[snow]|mygraveyard) from(battlefield):damage:1 controller name=Icequake rarity=U type=Sorcery @@ -1318,17 +1332,6 @@ rarity=R type=Land [/card] [card] -text=Snow swampwalk -id=2466 -name=Legions of Lim-Dul -rarity=C -type=Creature -mana={1}{B}{B} -power=2 -subtype=Zombie -toughness=3 -[/card] -[card] text=Whenever an opponent plays a green spell, you may pay {B}{B}. If you do, look at that player's hand and choose a card from it. The player discards that card. {B}{B}: Return Leshrac's Sigil to its owner's hand. id=2468 name=Leshrac's Sigil @@ -1393,12 +1396,15 @@ type=Artifact mana={2} [/card] [card] +#Should work as it is a lengendary creature - to test text=Whenever Marton Stromgald attacks, other attacking creatures get +1/+1 until end of turn for each attacking creature other than Marton Stromgald. Whenever Marton Stromgald blocks, other blocking creatures get +1/+1 until end of turn for each blocking creature other than Marton Stromgald. id=2635 name=Marton Stromgald -auto=aslongas(Marton Stromgald[attacking]|myinplay):lord(creature[attacking]) foreach(creature[attacking]|myinplay) 1/1 other +auto=aslongas(Marton Stromgald[attacking]|myBattlefield):lord(creature[attacking]) foreach(creature[attacking] other|myBattlefield) 1/1 other +auto=aslongas(Marton Stromgald[blocking]|myBattlefield):lord(creature[blocking]) foreach(creature[blocking] other|myBattlefield) 1/1 other rarity=R -type=Legendary Creature +type=Creature +abilities=legendary mana={2}{R}{R} power=1 subtype=Human Knight @@ -1459,6 +1465,17 @@ type=Sorcery mana={X}{X}{R} [/card] [card] +text=Target player discards a card. Draw a card at the beginning of the next turn's upkeep. +id=2471 +target=player +auto=discard:1 +auto=@next upkeep:draw:1 controller +name=Mind Ravel +rarity=C +type=Sorcery +mana={2}{B} +[/card] +[card] text=Look at target player's hand and choose X cards from it. That player discards them. id=2472 name=Mind Warp @@ -1508,7 +1525,6 @@ power=1 subtype=Worm toughness=1 [/card] - [card] text={1}{R}{R}: Until end of turn, whenever you play a black spell, put a +1/+1 counter on Mountain Titan. id=2735 @@ -1737,7 +1753,6 @@ rarity=R type=Enchantment mana={U}{U}{U} [/card] - [card] text=Enchant creature Enchanted creature can't be blocked by red creatures. Enchanted creature gets +2/+2 as long as an opponent controls a red permanent. id=2709 @@ -1748,17 +1763,6 @@ mana={W} subtype=Aura [/card] [card] -text=Snow forestwalk -id=2584 -name=Rime Dryad -rarity=C -type=Creature -mana={G} -power=1 -subtype=Dryad -toughness=2 -[/card] -[card] text=Cumulative upkeep {2} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) If a land is tapped for mana, it produces colorless mana instead of any other type. id=2585 name=Ritual of Subdual @@ -1845,11 +1849,11 @@ toughness=6 [/card] [card] text=When you control no Islands, sacrifice Skeleton Ship. {T}: Put a -1/-1 counter on target creature. -auto={T}:counter(-1/-1) target(creature) +auto={T}:counter(-1/-1,1) target(creature) id=2737 name=Skeleton Ship rarity=R -abilities=lengendary,islandhome +abilities=legendary,islandhome type=Creature mana={3}{U}{B} power=0 @@ -1994,7 +1998,6 @@ power=4 subtype=Elemental Spirit toughness=3 [/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 @@ -2011,11 +2014,14 @@ rarity=U type=Artifact mana={3} [/card] - [card] +#to test text=Destroy target land. If that land was a snow land, you gain 1 life. id=2592 name=Thermokarst +target=land +auto=destroy +auto=@movedto(land[snow]|graveyard) from(Battlefield):life:1 controller rarity=U type=Sorcery mana={1}{G}{G} @@ -2178,7 +2184,6 @@ rarity=U type=Enchantment mana={1}{B}{B} [/card] - [card] text=Reach (This creature can block creatures with flying.) Whenever Woolly Spider blocks a creature with flying, Woolly Spider gets +0/+2 until end of turn. id=2603 @@ -2199,6 +2204,7 @@ type=Instant mana={U} [/card] [card] +#should work - to test text=When Wrath of Marit Lage comes into play, tap all red creatures. Red creatures don't untap during their controllers' untap steps. id=2545 auto=tap all(creature[red]) diff --git a/projects/mtg/bin/Res/sets/MRD/_cards.dat b/projects/mtg/bin/Res/sets/MRD/_cards.dat index 0be444842..54558ab43 100644 --- a/projects/mtg/bin/Res/sets/MRD/_cards.dat +++ b/projects/mtg/bin/Res/sets/MRD/_cards.dat @@ -531,7 +531,6 @@ rarity=C mana={2}{R} type=Creature subtype=Goblin Warrior - power=2 toughness=2 [/card] diff --git a/projects/mtg/bin/Res/sets/ONS/_cards.dat b/projects/mtg/bin/Res/sets/ONS/_cards.dat index a1d8c65c8..8e13c3d12 100644 --- a/projects/mtg/bin/Res/sets/ONS/_cards.dat +++ b/projects/mtg/bin/Res/sets/ONS/_cards.dat @@ -216,7 +216,6 @@ text={B}, {T}, Sacrifice Doomed Necromancer: Return target creature card from yo auto={B}{T}{S}:moveTo(myBattlefield) target(creature|mygraveyard) id=39549 name=Doomed Necromancer -rarity=R mana={2}{B} type=Creature subtype=Human Cleric Mercenary @@ -1038,7 +1037,6 @@ id=43736 name=Threaten target=creature alias=129767 -target=creature auto=haste auto=untap mana={2}{R} @@ -1048,7 +1046,6 @@ type=Sorcery [card] text=Thunder of Hooves deals X damage to each creature without flying and each player, where X is the number of Beasts on the Battlefield. auto=foreach(beast) damage:1 all(player,creature[-flying]) - id=39847 name=Thunder of Hooves rarity=U diff --git a/projects/mtg/bin/Res/sets/ZEN/_cards.dat b/projects/mtg/bin/Res/sets/ZEN/_cards.dat index b8c3ad5f7..059b5daf9 100644 --- a/projects/mtg/bin/Res/sets/ZEN/_cards.dat +++ b/projects/mtg/bin/Res/sets/ZEN/_cards.dat @@ -373,6 +373,7 @@ id=185701 name=Goblin War Paint rarity=C mana={1}{R} +target=creature type=Enchantment subtype=Aura [/card]