Players 1-5 Playtime 60 Age 8+ Designer Roberta Taylor Publishers Kids Table BG Artist Shawna J.C. Tenney Show More Mechanics Hand Management, Set Collection Category Animals The Maple Valley Kickstarter edition comes with 2 mini-expansions packaged inside the box as well as many wooden resources and Game Trayz inserts. Feathered Friends Mini-Expansion - gives you a whole new way to travel around the board and do actions in different ways. Mix into the Friends deck and make a pile of feathers. They don't use the trails to travel, each one describes how it moves. Each one also has a powerful ability that you activate in addition to activating the location you arrive at. Whenever you arrive at a location with any feathers, gather them for free. Feathers could as wild curiosities. Roaming Raven Mini-Expansion - The raven is an independent pawn that roams the valley. Whenever you travel to the Raven's location via a trail (never a zoom), you can make one free trade - any resource for any other! Then the raven exits the location along the trail you entered. 180 wooden resources 1 wooden worm 50 wooden player markers Game Trayz custom game inserts 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; }