From ba6abe08ef4ab8fc30cb759adf06f0b2a44aa95e Mon Sep 17 00:00:00 2001 From: Agetian Date: Mon, 9 Jan 2017 14:30:27 +0000 Subject: [PATCH] - Fixed Baral's Expertise casting cost. --- forge-gui/res/cardsfolder/upcoming/barals_expertise.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/barals_expertise.txt b/forge-gui/res/cardsfolder/upcoming/barals_expertise.txt index 749c33ca301..742cece62fd 100644 --- a/forge-gui/res/cardsfolder/upcoming/barals_expertise.txt +++ b/forge-gui/res/cardsfolder/upcoming/barals_expertise.txt @@ -1,7 +1,7 @@ Name:Baral's Expertise -ManaCost:3 U U +ManaCost:3 U Types:Sorcery A:SP$ ChangeZone | Cost$ 3 U | TargetMin$ 0 | TargetMax$ 3 | ValidTgts$ Artifact,Creature | TgtPrompt$ Select target artifact or creature | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBPlay | SpellDescription$ Return up to three target artifacts and/or creatures to their owners' hands. You may cast a card with converted mana cost 4 or less from your hand without paying its mana cost. -SVar:DBPlay:DB$Play | Cost$ 0 | Valid$ Card.nonLand+YouOwn+cmcLE4 | ValidZone$ Hand | WithoutManaCost$ True | Amount$ 1 | Controller$ You | Optional$ True +SVar:DBPlay:DB$ Play | Valid$ Card.nonLand+YouOwn+cmcLE4 | ValidZone$ Hand | WithoutManaCost$ True | Amount$ 1 | Controller$ You | Optional$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/barals_expertise.jpg Oracle:Return up to three target artifacts and/or creatures to their owners' hands.\nYou may cast a card with converted mana cost 4 or less from your hand without paying its mana cost. \ No newline at end of file