Pascal - Rapunzel's Companion (53/204) - The First Chapter

Pascal - Rapunzel's Companion (53/204) - The First Chapter

$0.09
{{option.name}}: {{selected_options[option.position]}}
{{value_obj.value}}

PropertyTangled Cost (Ink)1 Character VersionRapunzel's Companion Ink TypeAmethyst Card TypeCharacter SubtypesStoryborn,Ally Strength1 Willpower1 Lore Value1 RarityUncommon Card Effect [Camouflage] While you have another character in play, this character gains Evasive. (Only characters with Evasive can challenge them.) 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')

Show More Show Less