
It Means No Worries (Enchanted) (208/204) - Reign of Jafar Holofoil
PropertyLion King Cost (Ink)9 Ink TypeAmber Card TypeAction RarityEnchanted Card Effect Sing Together 9 (Any number of you or your teammates' characters with total cost 6 or more may Exert to sing this song for free.) Return up to 3 character cards from your discard to your hand. You pay 2 Ink less for the next character you play this turn. 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 (!checkOverflow(cardText)) return showMore.classLis