
Chernabog - Evildoer (3/204) - Into the Inklands Cold Foil
PropertyFantasia Cost (Ink)10 Character VersionEvildoer Ink TypeAmber Card TypeCharacter SubtypesStoryborn,Villain Strength9 Willpower9 Lore Value3 RaritySuper Rare Card Effect [The Power of Evil] For each character card in your discard, you pay 1 Ink less to play this character. [Summon the Spirits] When you play this character, shuffle all character cards from your discard into your deck. Show More var cardText = document.querySelector(".store-pass-card-text") var showMore = document.querySelector('.store-pass-show-more') function toggleCardText() { if (showMore.innerHTML == 'Show More') { showMore.innerHTML = 'Show Less' cardText.classList.add('store-pass-full-text') } else { showMore.innerHTML = 'Show More' cardText.classList.remove('store-pass-full-text') } } initText() function initText() { if (!checkOv