From 840edaf14d9a5b4c3139d2d2456f0786f16bee11 Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Wed, 2 Feb 2011 18:23:26 +0000 Subject: [PATCH] added and updated the todo Crushing Pain Fatal Blow Final-Sting Faerie Opportunist Witch's Mist Reciprocate Retaliation Giltspire Avenger doc might find more uses for it then i, just thought i would code some cards to go in with it. note:pregamebooster failing again...whoever keeps adding new tokens to the card.dat please refrain from doing so as it is breaking a test in test suite... --- projects/mtg/bin/Res/sets/mtg_todo.dat | 46 ----------- projects/mtg/bin/Res/sets/primitives/mtg.txt | 80 ++++++++++++++++++++ 2 files changed, 80 insertions(+), 46 deletions(-) diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index 1f1674d6b..3010111c2 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -4691,13 +4691,6 @@ type=Enchantment subtype=Aura [/card] [card] -name=Crushing Pain -text=Crushing Pain deals 6 damage to target creature that was dealt damage this turn. -mana={1}{R} -type=Instant -subtype=Arcane -[/card] -[card] name=Crush Underfoot text=Choose a Giant creature you control. It deals damage equal to its power to target creature. mana={1}{R} @@ -7735,12 +7728,6 @@ mana={W} type=Enchantment [/card] [card] -name=Fatal Blow -text=Destroy target creature that was dealt damage this turn. It can't be regenerated. -mana={B} -type=Instant -[/card] -[card] name=Fatal Lore text=An opponent chooses one - You draw three cards; or you destroy up to two target creatures that opponent controls and that player draws up to three cards. Those creatures can't be regenerated. mana={2}{B}{B} @@ -7994,15 +7981,6 @@ mana={2}{B}{B} type=Sorcery [/card] [card] -name=Final-Sting Faerie -text=Flying -- When Final-Sting Faerie enters the battlefield, destroy target creature that was dealt damage this turn. -mana={3}{B} -type=Creature -subtype=Faerie Assassin -power=2 -toughness=2 -[/card] -[card] name=Finest Hour text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) -- Whenever a creature you control attacks alone, if it's the first combat phase of the turn, untap that creature. After this phase, there is an additional combat phase. mana={2}{G}{W}{U} @@ -17296,15 +17274,6 @@ power=2 toughness=2 [/card] [card] -name=Opportunist -text={T}: Opportunist deals 1 damage to target creature that was dealt damage this turn. -mana={2}{R} -type=Creature -subtype=Human Soldier -power=2 -toughness=2 -[/card] -[card] name=Oppression text=Whenever a player casts a spell, that player discards a card. mana={1}{B}{B} @@ -27694,15 +27663,6 @@ power=0 toughness=5 [/card] [card] -name=Wall of Resistance -text=Defender (This creature can't attack.) -- Flying -- At the beginning of each end step, if Wall of Resistance was dealt damage this turn, put a +0/+1 counter on it. -mana={1}{W} -type=Creature -subtype=Wall -power=0 -toughness=3 -[/card] -[card] name=Wall of Shadows text=Defender (This creature can't attack.) -- Prevent all damage that would be dealt to Wall of Shadows by creatures it's blocking. -- Wall of Shadows can't be the target of spells that can target only Walls or of abilities that can target only Walls. mana={1}{B}{B} @@ -28503,12 +28463,6 @@ mana={5}{B}{B} type=Sorcery [/card] [card] -name=Witch's Mist -text={2}{B}, {T}: Destroy target creature that was dealt damage this turn. -mana={2}{B} -type=Enchantment -[/card] -[card] name=Withdraw text=Return target creature to its owner's hand. Then return another target creature to its owner's hand unless its controller pays {1}. mana={U}{U} diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 0fa97a49d..bec22f83b 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -13190,6 +13190,15 @@ mana={R} type=Instant [/card] [card] +name=Crushing Pain +target=creature[damaged] +auto=damage:6 +text=Crushing Pain deals 6 damage to target creature that was dealt damage this turn. +mana={1}{R} +type=Instant +subtype=Arcane +[/card] +[card] name=Crush of Wurms auto=token(Wurm,creature wurm, 6/6,green)*3 flashback={9}{G}{G}{G} @@ -20619,6 +20628,14 @@ type=Enchantment subtype=Aura [/card] [card] +name=Fatal Blow +target=creature[damaged] +auto=destroy +text=Destroy target creature that was dealt damage this turn. It can't be regenerated. +mana={B} +type=Instant +[/card] +[card] name=Fatal Frenzy target=creature auto=trample @@ -21330,6 +21347,16 @@ mana={4}{B} type=Sorcery [/card] [card] +name=Final-Sting Faerie +auto=aslongas(creature[damaged]|battlefield) destroy target(creature[damaged]) oneshot +text=Flying -- When Final-Sting Faerie enters the battlefield, destroy target creature that was dealt damage this turn. +mana={3}{B} +type=Creature +subtype=Faerie Assassin +power=2 +toughness=2 +[/card] +[card] name=Fire Ambush target=creature;player auto=Damage:3 @@ -24635,6 +24662,17 @@ text=As Gilt-Leaf Palace enters the battlefield, you may reveal an Elf card from type=Land [/card] [card] +name=Giltspire Avenger +auto={t}:target(creature[controllerdamager]) destroy +abilities=exalted +text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) -- {T}: Destroy target creature that dealt damage to you this turn. +mana={G}{W}{U} +type=Creature +subtype=Human Soldier +power=2 +toughness=2 +[/card] +[card] name=Glacial Chasm auto=cumulativeupcost[{L}{L}] sacrifice auto=lord(creature|mybattlefield) cantattack @@ -43861,6 +43899,16 @@ mana={4}{U}{U} type=Instant [/card] [card] +name=Opportunist +auto={t}: damage:1 target(creature[damaged]) +text={T}: Opportunist deals 1 damage to target creature that was dealt damage this turn. +mana={2}{R} +type=Creature +subtype=Human Soldier +power=2 +toughness=2 +[/card] +[card] name=Opposition auto={T(creature[-tapped]|myBattlefield)}:tap target(artifact,creature,land) text=Tap an untapped creature you control: Tap target artifact, creature, or land. @@ -49637,6 +49685,14 @@ mana={2}{U} type=Instant [/card] [card] +name=Reciprocate +target=creature[controllerdamager] +auto=moveto(exile) +text=Exile target creature that dealt damage to you this turn. +mana={W} +type=Instant +[/card] +[card] name=Reckless Abandon auto=damage:4 target(creature,player) text=As an additional cost to cast Reckless Abandon, sacrifice a creature. -- Reckless Abandon deals 4 damage to target creature or player. @@ -50468,6 +50524,13 @@ mana={2}{G} type=Enchantment [/card] [card] +name=Retaliate +auto=all(creature[controllerdamager]) destroy +text=Destroy all creatures that dealt damage to you this turn. +mana={2}{W}{W} +type=Instant +[/card] +[card] name=Retaliator Griffin abilities=flying auto=@damaged(controller) from(*|opponentbattlefield):may all(trigger[to]) dynamicability @@ -70716,6 +70779,16 @@ power=4 toughness=1 [/card] [card] +name=Wall of Resistance +auto=@each end of turn:this(damaged) counter(0/1,1) +text=Defender (This creature can't attack.) -- Flying -- At the beginning of each end step, if Wall of Resistance was dealt damage this turn, put a +0/+1 counter on it. +mana={1}{W} +type=Creature +subtype=Wall +power=0 +toughness=3 +[/card] +[card] name=Wall of Reverence abilities=defender,flying auto=@each myendofturn:target(creature|myBattlefield) dynamicability @@ -72642,6 +72715,13 @@ power=4 toughness=4 [/card] [card] +name=Witch's Mist +auto={2}{b}{t}:destroy target(creature[damaged]) +text={2}{B}, {T}: Destroy target creature that was dealt damage this turn. +mana={2}{B} +type=Enchantment +[/card] +[card] name=Witch Hunter auto={T}:damage:1 target(player) auto={1}{W}{W}{T}:moveto(ownerHand) target(creature|opponentBattlefield)