
Lady Tremaine - Imperious Queen (110/204) - Rise of the Floodborn
PropertyCinderella Cost (Ink)6 Character VersionImperious Queen Ink TypeRuby Card TypeCharacter SubtypesFloodborn,Villain,Queen Strength3 Willpower4 Lore Value2 RaritySuper Rare Card Effect Shift 4 (You may pay 4 Ink to play this on top of one of your characters named Lady Tremaine.) [Power to Rule at Last] When you play this character, each opponent chooses and banishes one of their characters. 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 (!ch