From b072d41fa464370fd50b3fc7d2c4b7749c538cb0 Mon Sep 17 00:00:00 2001 From: excessum Date: Sun, 13 Jul 2014 01:22:39 +0000 Subject: [PATCH] - Fixed ability cost for Yisan, the Wanderer Bard --- forge-gui/res/cardsfolder/y/yisan_the_wanderer_bard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/y/yisan_the_wanderer_bard.txt b/forge-gui/res/cardsfolder/y/yisan_the_wanderer_bard.txt index bdf4538e7e3..964859b537e 100644 --- a/forge-gui/res/cardsfolder/y/yisan_the_wanderer_bard.txt +++ b/forge-gui/res/cardsfolder/y/yisan_the_wanderer_bard.txt @@ -2,6 +2,6 @@ Name:Yisan, the Wanderer Bard ManaCost:2 G Types:Legendary Creature Human Rogue PT:2/3 -A:AB$ ChangeZone | Cost$ 3 G T AddCounter<1/VERSE> | Origin$ Library | Destination$ Battlefield | ChangeType$ Creature.cmcEQX | References$ X | ChangeNum$ 1 | StackDescription$ SpellDescription | SpellDescription$ Search your library for a creature card with converted mana cost equal to the number of verse counters on CARDNAME, put it onto the battlefield, then shuffle your library. +A:AB$ ChangeZone | Cost$ 2 G T AddCounter<1/VERSE> | Origin$ Library | Destination$ Battlefield | ChangeType$ Creature.cmcEQX | References$ X | ChangeNum$ 1 | StackDescription$ SpellDescription | SpellDescription$ Search your library for a creature card with converted mana cost equal to the number of verse counters on CARDNAME, put it onto the battlefield, then shuffle your library. SVar:X:Count$CardCounters.VERSE SVar:Picture:http://www.wizards.com/global/images/magic/general/yisan_the_wanderer_bard.jpg \ No newline at end of file