From 2b3766f53424cb87865f65cee8fc80b0283f1e96 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 23:13:44 +0000 Subject: [PATCH] *Fixed Emissary of Hope cost and trigger description. --- res/cardsfolder/emissary_of_hope.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/emissary_of_hope.txt b/res/cardsfolder/emissary_of_hope.txt index 8c741628dab..9f7e1d9222a 100644 --- a/res/cardsfolder/emissary_of_hope.txt +++ b/res/cardsfolder/emissary_of_hope.txt @@ -1,10 +1,10 @@ Name:Emissary of Hope -ManaCost:1 B B +ManaCost:1 W W Types:Creature Spirit Text:no text PT:2/1 K:Flying -T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigLoseLife | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, that player loses 1 life for each artifact he or she controls. +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigLoseLife | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you gain 1 life for each artifact that player controls. SVar:TrigLoseLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X SVar:X:Count$Valid Artifact.YouDontCtrl SVar:Rarity:Uncommon