
Go Go Tomago - Cutting Edge (107/204) - Reign of Jafar
PropertyBig Hero 6 Cost (Ink)4 Character VersionCutting Edge Ink TypeEmerald;Sapphire Card TypeCharacter Strength3 Willpower3 Lore Value2 RaritySuper Rare Card Effect Shift 4 (You may pay 4 Ink to play this on top of one of your characters named Go Go Tomago.) Evasive (Only characters with Evasive can challenge this character.) [Zero Resistance] When you play this character, if you used Shift to play her, you may put chosen character into their player's inkwell facedown and exerted. 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-pa