{"product_id":"marvel-crisis-protocol-nyc-city-block-terrain-collection","title":"Marvel: Crisis Protocol – NYC City Block Terrain Collection","description":"\u003cdiv class=\"custom-product-description storepass-custom-description\"\u003e\n\u003cdiv style=\"display: flex;\" class=\"info-item\"\u003e\n\u003clabel style=\"margin-right: 0.5rem;\"\u003ePublisher \u003c\/label\u003e\n\u003cdiv\u003e\u003ca href=\"\/collections\/many-realms-board-games?product_line=Board%20Game\u0026amp;publisher=Atomic%20Mass%20Games\"\u003eAtomic Mass Games\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex;\" class=\"info-item\"\u003e\n\u003clabel style=\"margin-right: 0.5rem;\"\u003eMechanics \u003c\/label\u003e\n\u003cdiv\u003e\n\u003ca href=\"\/collections\/many-realms-board-games?product_line=Board%20Game\u0026amp;mechanic=Dice%20Rolling\"\u003eDice Rolling\u003c\/a\u003e, \u003ca href=\"\/collections\/many-realms-board-games?product_line=Board%20Game\u0026amp;mechanic=Measurement%20Movement\"\u003eMeasurement Movement\u003c\/a\u003e, \u003ca href=\"\/collections\/many-realms-board-games?product_line=Board%20Game\u0026amp;mechanic=Variable%20Player%20Powers\"\u003eVariable Player Powers\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex;\" class=\"info-item\"\u003e\n\u003clabel style=\"margin-right: 0.5rem;\"\u003eCategories \u003c\/label\u003e\n\u003cdiv\u003e\n\u003ca href=\"\/collections\/many-realms-board-games?product_line=Board%20Game\u0026amp;category=Comic%20Book%20\/%20Strip\"\u003eComic Book \/ Strip\u003c\/a\u003e, \u003ca href=\"\/collections\/many-realms-board-games?product_line=Board%20Game\u0026amp;category=Expansion%20for%20Base-game\"\u003eExpansion for Base-game\u003c\/a\u003e, \u003ca href=\"\/collections\/many-realms-board-games?product_line=Board%20Game\u0026amp;category=Miniatures\"\u003eMiniatures\u003c\/a\u003e, \u003ca href=\"\/collections\/many-realms-board-games?product_line=Board%20Game\u0026amp;category=Wargame\"\u003eWargame\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"custom-product-description storepass-custom-description\"\u003e\n\u003cdiv style=\"display: flex;\" class=\"info-item\"\u003e\n\u003clabel style=\"margin-right: 0.5rem;\"\u003ePublisher \u003c\/label\u003e\n\u003cdiv\u003e\u003ca href=\"\/collections\/board-games?product_line=Board%20Game\u0026amp;publisher=Atomic%20Mass%20Games\"\u003eAtomic Mass Games\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex;\" class=\"info-item\"\u003e\n\u003clabel style=\"margin-right: 0.5rem;\"\u003eMechanics \u003c\/label\u003e\n\u003cdiv\u003e\n\u003ca href=\"\/collections\/board-games?product_line=Board%20Game\u0026amp;mechanic=Dice%20Rolling\"\u003eDice Rolling\u003c\/a\u003e, \u003ca href=\"\/collections\/board-games?product_line=Board%20Game\u0026amp;mechanic=Measurement%20Movement\"\u003eMeasurement Movement\u003c\/a\u003e, \u003ca href=\"\/collections\/board-games?product_line=Board%20Game\u0026amp;mechanic=Variable%20Player%20Powers\"\u003eVariable Player Powers\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex;\" class=\"info-item\"\u003e\n\u003clabel style=\"margin-right: 0.5rem;\"\u003eCategories \u003c\/label\u003e\n\u003cdiv\u003e\n\u003ca href=\"\/collections\/board-games?product_line=Board%20Game\u0026amp;category=Comic%20Book%20\/%20Strip\"\u003eComic Book \/ Strip\u003c\/a\u003e, \u003ca href=\"\/collections\/board-games?product_line=Board%20Game\u0026amp;category=Expansion%20for%20Base-game\"\u003eExpansion for Base-game\u003c\/a\u003e, \u003ca href=\"\/collections\/board-games?product_line=Board%20Game\u0026amp;category=Miniatures\"\u003eMiniatures\u003c\/a\u003e, \u003ca href=\"\/collections\/board-games?product_line=Board%20Game\u0026amp;category=Wargame\"\u003eWargame\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv itemprop=\"description\" class=\"description rte small-description small-description-section collapsable-description\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eLuke Cage, Doctor Strange, Spider-Man, Captain America and many more Marvel Superheroes call New York their home. But maybe more numerous than the heroes who reside in New York are the number of times that it has been at the center of a history-defining battle. This NYC City Block Terrain Collection gives players everything they need to create their own New York City battlefield!\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".storepass-see-more-content\")\n    var showMore = document.querySelector('.storepass-see-more')\n\n    function toggleSeeMore() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('storepass-see-more-content-show')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('storepass-see-more-content-show')\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\u003c\/div\u003e\n\u003cstyle\u003e\n    .storepass-see-more-content {\n        display: inline-block;\n        display: -webkit-box;\n        -webkit-line-clamp: 1;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 28px;\n    }\n    .storepass-see-more-content-show {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .storepass-custom-description .d-none {\n        display: none!important;\n    }\n    .storepass-custom-description .d-block {\n         display: block!important;\n    }\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    .storepass-see-more-content {\n        display: inline-block;\n        display: -webkit-box;\n        -webkit-line-clamp: 1;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 28px;\n    }\n    .storepass-see-more-content-show {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .storepass-custom-description .d-none {\n        display: none!important;\n    }\n    .storepass-custom-description .d-block {\n         display: block!important;\n    }\n\u003c\/style\u003e","brand":"Atomic Mass Games","offers":[{"title":"Default Title","offer_id":56413015179430,"sku":"CPE06EN","price":123.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/9947\/3574\/files\/cpe06en-0.jpg?v=1777040717","url":"https:\/\/manyrealms.com\/products\/marvel-crisis-protocol-nyc-city-block-terrain-collection","provider":"Many Realms","version":"1.0","type":"link"}