
Wendy Darling - Courageous Captain (108/204) - Azurite Sea
PropertyPeter Pan Cost (Ink)2 Character VersionCourageous Captain Ink TypeRuby Card TypeCharacter Strength1 Willpower2 Lore Value1 RarityRare Card Effect Evasive (Only characters with Evasive can challenge this character.) [Look Lively, Crew!] While you have another Pirate character in play, this character gets 1 Strength and +1 Lore. 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.remo