diff --git a/projects/mtg/bin/Res/sets/EXO/_cards.dat b/projects/mtg/bin/Res/sets/EXO/_cards.dat index 80920976d..0febd58a2 100644 --- a/projects/mtg/bin/Res/sets/EXO/_cards.dat +++ b/projects/mtg/bin/Res/sets/EXO/_cards.dat @@ -39,6 +39,15 @@ power=2 toughness=2 [/card] [card] +text=When you play another land, sacrifice City of Traitors. {T}: Add {2} to your mana pool. +id=6168 +name=City of Traitors +auto=@movedTo(land|mybattlefield):bury +auto={T}:Add {2} +rarity=R +type=Land +[/card] +[card] text=As an additional cost to cast Culling the Weak, sacrifice a creature. Add {B}{B}{B}{B} to your mana pool. target=creature|myBattlefield auto=bury @@ -50,6 +59,17 @@ mana={B} type=Instant [/card] [card] +text=Enchant creature Whenever enchanted creature deals damage to an opponent, you may draw a card. +id=6060 +target=creature +auto=@damaged(player) from(mytgt):may draw:1 controller +name=Curiosity +rarity=U +mana={U} +type=Enchantment +subtype=Aura +[/card] +[card] text=Enchant creature Enchanted creature gets -1/-1 and has fear. target=creature auto=-1/-1 @@ -62,26 +82,6 @@ type=Enchantment subtype=Aura [/card] [card] -text=When you play another land, sacrifice City of Traitors. {T}: Add {2} to your mana pool. -id=6168 -name=City of Traitors -auto=@movedTo(land|mybattlefield):bury -auto={T}:Add {2} -rarity=R -type=Land -[/card] -[card] -text=Enchant creature Whenever enchanted creature deals damage to an opponent, you may draw a card. -id=6060 -target=creature -auto=@damaged(player) from(mytgt):may draw:1 controller -name=Curiosity -rarity=U -mana={U} -type=Enchantment -subtype=Aura -[/card] -[card] text=Shadow (This creature can block or be blocked by only creatures with shadow.) {1}{B}, {T}: Destroy target creature with shadow. id=6091 name=Dauthi Cutthroat diff --git a/projects/mtg/bin/Res/sets/INV/_cards.dat b/projects/mtg/bin/Res/sets/INV/_cards.dat index 64be1db50..b1c10eef2 100644 --- a/projects/mtg/bin/Res/sets/INV/_cards.dat +++ b/projects/mtg/bin/Res/sets/INV/_cards.dat @@ -1403,7 +1403,7 @@ rarity=R mana={1}{B}{R} type=Creature subtype=Zombie -auto={1}{R}{R}:damage:2 target(creature,player) +auto={1}{R}{R}{S}:damage:2 target(creature,player) autograveyard={1}{B}{B}:moveTo(myhand) myUpkeepOnly power=2 toughness=1 diff --git a/projects/mtg/bin/Res/sets/RAV/_cards.dat b/projects/mtg/bin/Res/sets/RAV/_cards.dat index 00a8e7530..9950cffde 100644 --- a/projects/mtg/bin/Res/sets/RAV/_cards.dat +++ b/projects/mtg/bin/Res/sets/RAV/_cards.dat @@ -4,6 +4,19 @@ year=2005 block=Guild [/meta] [card] +text=Whenever Agrus Kos, Wojek Veteran attacks, attacking red creatures get +2/+0 and attacking white creatures get +0/+2 until end of turn. +auto=aslongas(agrus kos wojek veteran[attacking]|myBattlefield) lord(creature[red;attacking]) 2/0 +auto=aslongas(agrus kos wojek veteran[attacking]|myBattlefield) lord(creature[white;attacking]) 0/2 +id=89101 +name=Agrus Kos Wojek Veteran +rarity=R +mana={3}{R}{W} +type=Legendary Creature +subtype=Human Soldier +power=3 +toughness=3 +[/card] +[card] text={R}, Sacrifice Barbarian Riftcutter: Destroy target land. id=87972 name=Barbarian Riftcutter @@ -799,6 +812,17 @@ mana={U}{U} type=Instant [/card] [card] +text=Enchant creature Whenever enchanted creature deals combat damage to a player, you may return target creature card from your graveyard to your hand. +auto=@damaged(player) from(mytgt):may moveTo(myhand) target(creature|mygraveyard) +id=87985 +target=creature +name=Necromantic Thirst +rarity=C +mana={2}{B}{B} +type=Enchantment +subtype=Aura +[/card] +[card] text=When Netherborn Phalanx enters the battlefield, each opponent loses 1 life for each creature he or she controls. Transmute {1}{B}{B} ({1}{B}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.) id=88972 name=Netherborn Phalanx diff --git a/projects/mtg/bin/Res/sets/RAV/todo.dat b/projects/mtg/bin/Res/sets/RAV/todo.dat index 0274ce489..480985e60 100644 --- a/projects/mtg/bin/Res/sets/RAV/todo.dat +++ b/projects/mtg/bin/Res/sets/RAV/todo.dat @@ -1,19 +1,4 @@ [card] -#Since it is a legendary creature should work fine... did not test it yet -text=Whenever Agrus Kos, Wojek Veteran attacks, attacking red creatures get +2/+0 and attacking white creatures get +0/+2 until end of turn. -id=89101 -auto=aslongas(Agrus Kos[attacking]|myinplay) lord(creature[red;attacking]) 2/0 -auto=aslongas(Agrus Kos[attacking]|myinplay) lord(creature[white;attacking]) 0/2 -name=Agrus Kos, Wojek Veteran -rarity=R -type=Creature -abilities=legendary -mana={3}{R}{W} -power=3 -subtype=Human Soldier -toughness=3 -[/card] -[card] text=When Auratouched Mage comes into play, search your library for an Aura card that could enchant it. If Auratouched Mage is still in play, attach that Aura to it. Otherwise, reveal the Aura card and put it into your hand. Then shuffle your library. id=87952 name=Auratouched Mage @@ -1031,15 +1016,6 @@ subtype=Insect toughness=1 [/card] [card] -text=Enchant creature Whenever enchanted creature deals combat damage to a player, you may return target creature card from your graveyard to your hand. -id=87985 -name=Necromantic Thirst -rarity=C -type=Enchantment -mana={2}{B}{B} -subtype=Aura -[/card] -[card] text=At the beginning of your upkeep, put a +1/+1 counter on Necroplasm. At the end of your turn, destroy each creature with converted mana cost equal to the number of +1/+1 counters on Necroplasm. Dredge 2 id=88956 name=Necroplasm