From 694efe96b7433415e390f1d3e288cde520bd4d6c Mon Sep 17 00:00:00 2001 From: Psyyringe Date: Thu, 4 Feb 2010 20:21:44 +0000 Subject: [PATCH] Psyringe - even more card cleanup. Added some cards that were mysteriously missing (thanks to bcdiscman for spotting this!). --- projects/mtg/bin/Res/sets/2ED/_cards.dat | 5 +++++ projects/mtg/bin/Res/sets/ALL/_cards.dat | 5 +++++ projects/mtg/bin/Res/sets/INV/_cards.dat | 2 +- projects/mtg/bin/Res/sets/LEA/_cards.dat | 5 +++++ projects/mtg/bin/Res/sets/LEB/_cards.dat | 5 +++++ projects/mtg/bin/Res/sets/ME2/_cards.dat | 5 +++++ projects/mtg/bin/Res/sets/PPR/_cards.dat | 20 +++++++++++++++++++ projects/mtg/bin/Res/sets/USG/_cards.dat | 5 +++++ projects/mtg/bin/Res/sets/mtg_todo.dat | 21 ++++++++++++++++++++ projects/mtg/bin/Res/sets/primitives/mtg.txt | 10 ++++++++++ 10 files changed, 82 insertions(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/2ED/_cards.dat b/projects/mtg/bin/Res/sets/2ED/_cards.dat index bbd441961..b9104d9d9 100644 --- a/projects/mtg/bin/Res/sets/2ED/_cards.dat +++ b/projects/mtg/bin/Res/sets/2ED/_cards.dat @@ -1,4 +1,9 @@ [card] +primitive=Air Elemental +id=691 +rarity=U +[/card] +[card] primitive=Ancestral Recall id=692 rarity=R diff --git a/projects/mtg/bin/Res/sets/ALL/_cards.dat b/projects/mtg/bin/Res/sets/ALL/_cards.dat index 07225fa27..ec8c3d8e1 100644 --- a/projects/mtg/bin/Res/sets/ALL/_cards.dat +++ b/projects/mtg/bin/Res/sets/ALL/_cards.dat @@ -5,6 +5,11 @@ block=Ice [/meta] [card] primitive=Aesthir Glider +id=3040 +rarity=C +[/card] +[card] +primitive=Aesthir Glider id=3041 rarity=C [/card] diff --git a/projects/mtg/bin/Res/sets/INV/_cards.dat b/projects/mtg/bin/Res/sets/INV/_cards.dat index 23f5bf50f..00f9d0e2f 100644 --- a/projects/mtg/bin/Res/sets/INV/_cards.dat +++ b/projects/mtg/bin/Res/sets/INV/_cards.dat @@ -114,7 +114,6 @@ id=20579 rarity=U [/card] [card] -[card] primitive=Atalya, Samite Master id=22964 rarity=R @@ -144,6 +143,7 @@ primitive=Barrin's Unmaking id=22984 rarity=C [/card] +[card] primitive=Benalish Emissary id=22948 rarity=U diff --git a/projects/mtg/bin/Res/sets/LEA/_cards.dat b/projects/mtg/bin/Res/sets/LEA/_cards.dat index bb0e1a677..de8f1c6c6 100644 --- a/projects/mtg/bin/Res/sets/LEA/_cards.dat +++ b/projects/mtg/bin/Res/sets/LEA/_cards.dat @@ -1,4 +1,9 @@ [card] +primitive=Air Elemental +id=94 +rarity=U +[/card] +[card] primitive=Ancestral Recall id=95 rarity=R diff --git a/projects/mtg/bin/Res/sets/LEB/_cards.dat b/projects/mtg/bin/Res/sets/LEB/_cards.dat index aae743b0a..1fd5430c1 100644 --- a/projects/mtg/bin/Res/sets/LEB/_cards.dat +++ b/projects/mtg/bin/Res/sets/LEB/_cards.dat @@ -1,4 +1,9 @@ [card] +primitive=Air Elemental +id=389 +rarity=U +[/card] +[card] primitive=Ancestral Recall id=390 rarity=R diff --git a/projects/mtg/bin/Res/sets/ME2/_cards.dat b/projects/mtg/bin/Res/sets/ME2/_cards.dat index 144193040..9edb81776 100644 --- a/projects/mtg/bin/Res/sets/ME2/_cards.dat +++ b/projects/mtg/bin/Res/sets/ME2/_cards.dat @@ -664,6 +664,11 @@ id=184593 rarity=R [/card] [card] +primitive=Mana Crypt +id=184773 +rarity=R +[/card] +[card] primitive=Mesmeric Trance id=184747 rarity=R diff --git a/projects/mtg/bin/Res/sets/PPR/_cards.dat b/projects/mtg/bin/Res/sets/PPR/_cards.dat index e211354e7..d40cd156e 100644 --- a/projects/mtg/bin/Res/sets/PPR/_cards.dat +++ b/projects/mtg/bin/Res/sets/PPR/_cards.dat @@ -59,11 +59,21 @@ id=97047 rarity=R [/card] [card] +primitive=Mana Crypt +id=97048 +rarity=S +[/card] +[card] primitive=Monstrous Hound id=97049 rarity=R [/card] [card] +primitive=Nalathni Dragon +id=97050 +rarity=S +[/card] +[card] primitive=Overtaker id=97051 rarity=R @@ -94,6 +104,11 @@ id=97068 rarity=R [/card] [card] +primitive=Sewers of Estark +id=97054 +rarity=S +[/card] +[card] primitive=Shield of Kaldra id=97055 rarity=P @@ -113,3 +128,8 @@ primitive=Sword of Kaldra id=97056 rarity=R [/card] +[card] +primitive=Windseeker Centaur +id=97057 +rarity=S +[/card] diff --git a/projects/mtg/bin/Res/sets/USG/_cards.dat b/projects/mtg/bin/Res/sets/USG/_cards.dat index 4a20b46d7..b96248dba 100644 --- a/projects/mtg/bin/Res/sets/USG/_cards.dat +++ b/projects/mtg/bin/Res/sets/USG/_cards.dat @@ -14,6 +14,11 @@ id=8437 rarity=U [/card] [card] +primitive=Abundance +id=5551 +rarity=R +[/card] +[card] primitive=Abyssal Horror id=5636 rarity=R diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index 0f360c94d..142bba99e 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -23089,6 +23089,12 @@ mana={R} type=Sorcery [/card] [card] +name=Mana Crypt +text=At the beginning of your upkeep, flip a coin. If you lose the flip, Mana Crypt deals 3 damage to you. -- {T}: Add {2} to your mana pool. +mana={0} +type=Artifact +[/card] +[card] name=Mana Drain text=Counter target spell. At the beginning of your next main phase, add {X} to your mana pool, where X is that spell's converted mana cost. mana={U}{U} @@ -25720,6 +25726,15 @@ mana={5} type=Artifact [/card] [card] +name=Nalathni Dragon +text=Flying; banding (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.) -- {R}: Nalathni Dragon gets +1/+0 until end of turn. If this ability has been activated four or more times this turn, sacrifice Nalathni Dragon at the beginning of the next end step. +mana={2}{R}{R} +type=Creature +subtype=Dragon +power=1 +toughness=1 +[/card] +[card] name=Nameless Inversion text=Changeling (This card is every creature type at all times.) Target creature gets +3/-3 and loses all creature types until end of turn. mana={1}{B} @@ -34721,6 +34736,12 @@ mana={U} type=Sorcery [/card] [card] +name=Sewers of Estark +text=Choose target creature. If it's attacking, it's unblockable this turn. If it's blocking, prevent all combat damage that would be dealt this turn by it and each creature it's blocking. +mana={2}{B}{B} +type=Instant +[/card] +[card] name=Servant of Volrath text=When Servant of Volrath leaves play, sacrifice a creature. mana={2}{B} diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 9f02b0012..171c7bc3d 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -44070,6 +44070,16 @@ power=3 toughness=3 [/card] [card] +name=Windseeker Centaur +abilities=vigilance +text=Vigilance +mana={1}{R}{R} +type=Creature +subtype=Centaur +power=2 +toughness=2 +[/card] +[card] name=Windstorm auto=damage:X all(creature[flying]) text=Windstorm deals X damage to each creature with flying.