
Madam Mim - Rhino (69/204) - Reign of Jafar Cold Foil
PropertySword in the Stone Cost (Ink)6 Character VersionRhino Ink TypeAmethyst;Ruby Card TypeCharacter Strength6 Willpower5 Lore Value1 RarityUncommon Card Effect Shift 2 (You may pay 2 Cost-plain black.png to play this on top of one of your characters named Madam Mim.) [Make Way, Coming Through!] When you play this character, banish her or return another chosen character of yours to your hand. 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 (!chec