From 1454550a7b9b21091b1be8e866606d369a66acaf Mon Sep 17 00:00:00 2001 From: "punkeduard@gmail.com" Date: Thu, 26 Jul 2012 02:30:59 +0000 Subject: [PATCH] Thraben Heretic, Fyndhorn Pollen, knight of glory card code fixes --- projects/mtg/bin/Res/sets/primitives/AVR.txt | 6 ++---- projects/mtg/bin/Res/sets/primitives/M13.txt | 2 +- projects/mtg/bin/Res/sets/primitives/mtg.txt | 4 ++-- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/AVR.txt b/projects/mtg/bin/Res/sets/primitives/AVR.txt index ccf7a3495..5b7a2c19e 100644 --- a/projects/mtg/bin/Res/sets/primitives/AVR.txt +++ b/projects/mtg/bin/Res/sets/primitives/AVR.txt @@ -129,7 +129,7 @@ subtype=Equipment [/card] [card] name=Blood Artist -auto=@movedTo(creature|graveyard) from(battlefield):target(player) life:-1 && life:1 controller +auto=@movedTo(creature|graveyard) from(battlefield):life:-1 target(player) && life:1 controller text=Whenever Blood Artist or another creature dies, target player loses 1 life and you gain 1 life. mana={1}{B} type=Creature @@ -1218,7 +1218,7 @@ toughness=1 color=red [/card] [card] -name=Thraben Stalwart +name=Thraben Valiant abilities=vigilance text=Vigilance mana={1}{W} @@ -1415,5 +1415,3 @@ text=Target creature gets +2/+2 and gains first strike until end of turn. mana={1}{W} type=Sorcery [/card] - - diff --git a/projects/mtg/bin/Res/sets/primitives/M13.txt b/projects/mtg/bin/Res/sets/primitives/M13.txt index cb765170a..e93766dee 100644 --- a/projects/mtg/bin/Res/sets/primitives/M13.txt +++ b/projects/mtg/bin/Res/sets/primitives/M13.txt @@ -411,7 +411,7 @@ toughness=1 name=Knight of Glory abilities=protection from black,exalted text=Protection from black (This creature can't be blocked, targeted, dealt damage, or enchanted by anything black.) -- Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) -mana={W}{W} +mana={1}{W} type=Creature subtype=Human Knight power=2 diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 6d4269085..f9b43747b 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -29297,7 +29297,7 @@ toughness=1 name=Fyndhorn Pollen auto=lord(creature) -1/0 auto={1}{G}:-1/0 all(creature) -auto=cumulativeupcost[{U}{R}] sacrifice +auto=cumulativeupcost[{1}] sacrifice 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.) -- All creatures get -1/-0. -- {1}{G}: All creatures get -1/-0 until end of turn. mana={2}{G} type=Enchantment @@ -80419,7 +80419,7 @@ toughness=2 [/card] [card] name=Thraben Heretic -auto={T}:moveTo(exile) target(creature) +auto={T}:moveTo(exile) target(creature|graveyard) text={T}: Exile target creature card from a graveyard. mana={1}{W} type=Creature