Players 1-5 Playtime 90-150 Age 14+ Designer Łukasz Woźniak Publishers CD Projekt RED Artist Damien Mammoliti Show More Mechanics Card Play Conflict Resolution, Deck, Bag, and Pool Building, Dice Rolling, Events, Hand Management, Increase Value of Unchosen Resources, Narrative Choice / Paragraph, Open Drafting, Pick-up and Deliver, Point to Point Movement, Race, Role Playing, Solo / Solitaire Game, Variable Player Powers, Variable Set-up Categories Adventure, Fantasy, Fighting, Miniatures, Novel-based, Travel, Video Game Theme Players 1-5 Playtime 90-150 Age 14+ Designer Łukasz Woźniak Publishers CD Projekt RED Artist Damien Mammoliti Show More Mechanics Card Play Conflict Resolution, Deck, Bag, and Pool Building, Dice Rolling, Events, Hand Management, Increase Value of Unchosen Resources, Narrative Choice / Paragraph, Open Drafting, Pick-up and Deliver, Point to Point Movement, Race, Role Playing, Solo / Solitaire Game, Variable Player Powers, Variable Set-up Categories Adventure, Fantasy, Fighting, Miniatures, Novel-based, Travel, Video Game Theme The Witcher: Old World sees 1 to 5 players travelling across a vast map, embarking on masterfully penned quests, encountering and making ambiguous moral choices, fighting monsters — and sometimes even brawling with other witchers to defend their school’s honor! The game lets players construct their own unique decks of cards by choosing from a wide range of abilities: attacks, dodges, and witcher combat magic — known as Signs. Through card synergy, players aim to achieve powerful combos as they utilize their witcher school’s hallmark abilities to their full potential. Quests, battles, and even dice poker will allow each player to earn money, obtain new items, and train their skills. Become the mightiest witcher on the Continent. A great adventure awaits! 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; }