Players 2-6 Playtime 30 Age 10+ Designer Joe Hout Publishers AMIGO Artist Jan Bintakies Show More Mechanics Closed Drafting, Trick-taking Categories Card Game, Fantasy Players 2-6 Playtime 30 Age 10+ Designer Joe Hout Publishers AMIGO Artist Jan Bintakies Show More Mechanics Closed Drafting, Trick-taking Categories Card Game, Fantasy 3 Chapters Once upon a time there was a mysterious fairy tale book... Each of its 3 chapters was associated with a magical task. In "3 Chapters", players become part of the story and take on three challenges: Choose fairytale companions to then put them to the test in the trick game and finally collect valuable points. Only in this way can the story be completed. A varied trick game in three chapters with fairytale illustrations. How to play 3 Chapters MBE3: 3 Chapters is divided into three chapters that put you to a fairytale test. Chapter 1: You will receive eight cards each, one of which you choose and pass the others clockwise. From the newly received cards, you choose one again and pass on the remaining cards. You do this until you have seven (or eight) hand cards. Chapter 2: Plays one card at a time. The highest card wins the trick and gets two points. Also compare the skills on your cards with each other, because this allows you to get additional points. Chapter 3: Finally, evaluate the skills within your selected hand cards. You can add more points in this chapter. Whoever has the most points in the end wins. Contents:87 dot markers50 cards1 game guide var cardText = document.querySelector(".storepass-see-more-content") var showMore = document.querySelector('.storepass-see-more') function toggleSeeMore() { if (showMore.innerHTML == 'Show More') { showMore.innerHTML = 'Show Less' cardText.classList.add('storepass-see-more-content-show') } else { showMore.innerHTML = 'Show More' cardText.classList.remove('storepass-see-more-content-show') } } 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; } .storepass-see-more-content { display: inline-block; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; height: 28px; } .storepass-see-more-content-show { -webkit-line-clamp: unset; height: unset; } .storepass-custom-description .d-none { display: none!important; } .storepass-custom-description .d-block { display: block!important; } var cardText = document.querySelector(".storepass-see-more-content") var showMore = document.querySelector('.storepass-see-more') function toggleSeeMore() { if (showMore.innerHTML == 'Show More') { showMore.innerHTML = 'Show Less' cardText.classList.add('storepass-see-more-content-show') } else { showMore.innerHTML = 'Show More' cardText.classList.remove('storepass-see-more-content-show') } } 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; } .storepass-see-more-content { display: inline-block; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; height: 28px; } .storepass-see-more-content-show { -webkit-line-clamp: unset; height: unset; } .storepass-custom-description .d-none { display: none!important; } .storepass-custom-description .d-block { display: block!important; }