The Mob Song (202204) – Fabled Cold Foil
The Mob Song (202204) – Fabled Cold Foil
Image shown is a stock photo. Actually card received may vary. PropertyBeauty and the Beast Cost (Ink)10 Ink TypeSteel Card TypeAction RarityUncommon Card EffectSing Together 10 (Any number of your or your teammates' characters with total cost 10 or more...
Quantity:
Categories :
Image shown is a stock photo. Actually card received may vary.
PropertyBeauty and the Beast Cost (Ink)10 Ink TypeSteel Card TypeAction RarityUncommon Card EffectSing Together 10 (Any number of your or your teammates’ characters with total cost 10 or more may [Exert] to sing this song for free.)
Deal 3 damage to up to 3 chosen characters and/or locations.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.classList.remove(‘d-none’) } function checkOverflow(el) { var curOverflow = el.style.overflow; if (!curOverflow || curOverflow === “visible”) el.style.overflow = “hidden” var isOverflowing = el.clientWidth < el.scrollWidth || el.clientHeight < el.scrollHeight; el.style.overflow = curOverflow; return isOverflowing; }
There are no reviews yet.