{"product_id":"the-old-kings-crown-un-conte-de-royaute-de-revolte-et-de-ruses-francais-boite-avec-dommages-mineurs","title":"The Old King's Crown: Un Conte de Royauté, de Révolte et de Ruses (French) ***Box with minor damage***","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n\u003cdiv class=\"info-item\" style=\"display: flex;\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003eAuthor: \u003c\/label\u003e\n\u003cdiv\u003ePablo Clark\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\" style=\"display: flex;\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003eArtist: \u003c\/label\u003e\n\u003cdiv\u003ePablo Clark\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\" style=\"display: flex;\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003ePublisher: \u003c\/label\u003e\n\u003cdiv\u003eMatagot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\" style=\"display: flex;\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003eNumber of players: \u003c\/label\u003e1 to 4\u003c\/div\u003e\n\u003cdiv class=\"info-item\" style=\"display: flex;\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003eAge: \u003c\/label\u003e\n\u003cdiv\u003e12 years and over\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\" style=\"display: flex;\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003eDuration: \u003c\/label\u003e45 to 90 minutes\u003c\/div\u003e\n\u003cdiv style=\"display: flex;\" class=\"info-item\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003eLinks: \u003c\/label\u003e\u003ca href=\"https:\/\/boardgamegeek.com\/boardgame\/357873\/the-old-kings-crown\" target=\"_blank\" rel=\"noopener\"\u003eBoardGameGeek (English)\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"info-item\" style=\"display: flex;\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003eCategories: \u003c\/label\u003e\n\u003cdiv\u003eCard Game, Fantasy, Medieval\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\" style=\"display: flex;\"\u003e\u003clabel style=\"margin-right: 0.5rem;\"\u003eMechanics: \u003c\/label\u003e\n\u003cdiv\u003eBetting and Bluffing, Card Play Conflict Resolution, Hand Management, Variable Player Powers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description rte small-description small-description-section collapsable-description\" itemprop=\"description\"\u003e\n\u003cp\u003e\u003cem\u003e\u003cstrong\u003eThe Old King's Crown\u003c\/strong\u003e\u003c\/em\u003e is a game of card-driven conquest, where you play as heirs to a vacant throne, vying for control of an ancient, overgrown kingdom. Wield unique abilities and leverage your followers’ traits to best outwit your opponents across a map that stretches from the teetering heights of the castle to the dappled light of the necropolis.\u003c\/p\u003e\n\u003cp\u003eAs leader of your faction you will be staking claims with Heralds openly as well as positioning your forces in secret, hoping to claim the locations that fit your designs. However, keep an eye on your rivals, as they too have agents and agendas, poised to undo your best laid plans.\u003c\/p\u003e\n\u003cp\u003eRoyalty, rebels or ruses. What crown will you wear?\u003c\/p\u003e\n\u003cp\u003eIn \u003cem\u003eThe Old King's Crown\u003c\/em\u003e, players move their Herald to locations, hoping to claim them. Then simultaneously players play cards from their hand, facedown to regions of the board. These are then revealed and resolved. Winning these clashes will result in different rewards that further their position and grant them the game's primary goal, influence. When a player is able to reach a set number of influence, dependent on player count, and is able to retain it until the end of a round, they win the game.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cdiv\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e\n\u003c\/div\u003e","brand":"Matagot","offers":[{"title":"Default Title","offer_id":48207017509078,"sku":"MT-OLDK-001-ENDOMIN","price":110.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0592\/0112\/6585\/files\/the-old-kings-crown-anglais_570a8678-72e9-4bba-a6bc-aaf0a16f965d.jpg?v=1760722916","url":"https:\/\/boutiquelapioche.com\/en\/products\/the-old-kings-crown-un-conte-de-royaute-de-revolte-et-de-ruses-francais-boite-avec-dommages-mineurs","provider":"La Pioche - Boutique de jeux","version":"1.0","type":"link"}