Jim Hawkins - Honorable Pirate (25/204) - Azurite Sea
PropertyTreasure Planet Cost (Ink)7 Character VersionHonorable Pirate Ink TypeAmber Card TypeCharacter Strength4 Willpower7 Lore Value2 RaritySuper Rare Card Effect Bodyguard (This character may enter play exerted. An opposing character who challenges one of your characters must choose one with Bodyguard if able.) [Hire a Crew] When you play this character, look at the top 4 cards of your deck. You may reveal any number of Pirate character cards and put them into your hand. Put the rest on the bottom of your deck in any order. 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'