{"product_id":"escape-the-dark-sector-sindrome-mutante-pack-missione-2","title":"Escape the Dark Sector - Sindrome mutante (Pack missione 2)","description":"\u003cdiv class=\"darksector-collage mutant-theme\"\u003e\n\n\u003ch2\u003e The mutation is underway… and you are the experiment\u003c\/h2\u003e\n\n\u003cp\u003e \u003cstrong\u003eEscape the Dark Sector – Mutant Syndrome\u003c\/strong\u003e (Mission Pack 2) takes you into the darkest depths of the space station, where cosmic radiation and alien substances have \u003cstrong\u003ecorrupted all life\u003c\/strong\u003e … including yours. The walls breathe, voices distort, and crew members begin to change. Some become stronger. Others… unrecognizable.\u003c\/p\u003e\n\n\u003cp\u003e This expansion for \u003cstrong\u003eEscape the Dark Sector\u003c\/strong\u003e adds \u003cstrong\u003enew chapters, new characters, and a mutant boss\u003c\/strong\u003e that will test every decision. New \u003cstrong\u003emutation\u003c\/strong\u003e mechanics transform the protagonists' bodies, offering both advantages and disadvantages. Power-ups, deformations, and unexpected consequences make each mission a unique experience, in a constant balance between power and self-destruction.\u003c\/p\u003e\n\n \u003ch3\u003eWhy “Mutant Syndrome” is the most disturbing expansion of the series\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🧬 \u003cstrong\u003eNew Final Boss\u003c\/strong\u003e : Face the Mutant Alpha, the pinnacle of corrupted evolution\u003c\/li\u003e\n\n\u003cli\u003e 📖 \u003cstrong\u003e12 new chapters\u003c\/strong\u003e : Explore the contaminated sections of the station and survive the genetic chaos\u003c\/li\u003e\n\n\u003cli\u003e 👥 \u003cstrong\u003e3 new crew members\u003c\/strong\u003e : alien specialists ready to risk their skin (and shape)\u003c\/li\u003e\n\n\u003cli\u003e 🎲 \u003cstrong\u003e4 new dice\u003c\/strong\u003e : including the “Mutation Die” to handle the most unpredictable effects\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cp\u003e If you love \u003cstrong\u003eEscape the Dark Sector\u003c\/strong\u003e and want to push the limits of sci-fi horror, \u003cstrong\u003eSindrome Mutante\u003c\/strong\u003e by \u003cstrong\u003eGhenos Games\u003c\/strong\u003e is your next mission. Only one thing is certain: after this experience, no one will ever be the same.\u003c\/p\u003e\n\n\u003cp class=\"central\"\u003e \u003cem\u003eIn the vacuum of space, the real threat is within you.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* 🖤 FROGAMES – ESCAPE THE DARK SECTOR: MUTANT THEME *\/\n.darksector-collage.mutant-theme {\n  font-family:\"Inter\",sans-serif;\n  color:#f5f5f5;\n  background:radial-gradient(circle at 40% 30%,#0a0a0a 0%,#000000 95%);\n  border:1px solid #2e2e2e;\n  border-radius:12px;\n  padding:2.4rem;\n  position:relative;\n  overflow:hidden;\n  box-shadow:inset 0 0 30px rgba(255,255,255,0.05), 0 0 50px rgba(0,0,0,0.8);\n}\n\n\/* 🧫 Effetto “tessuto organico” – pulsazione lenta *\/\n.darksector-collage.mutant-theme::before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:repeating-radial-gradient(circle,rgba(255,255,255,0.02) 0 1px,transparent 3px);\n  opacity:0.15;\n  animation:mutantPulse 8s ease-in-out infinite alternate;\n  mix-blend-mode:overlay;\n}\n@keyframes mutantPulse {\n  0% {opacity:0.1; transform:scale(1);}\n  100% {opacity:0.25; transform:scale(1.03);}\n}\n\n\/* 🧬 Linee di mutazione in movimento *\/\n.darksector-collage.mutant-theme::after {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:repeating-linear-gradient(\n    90deg,\n    rgba(255,255,255,0.04) 0px,\n    transparent 2px\n  );\n  opacity:0.2;\n  animation:mutationFlow 12s linear infinite;\n}\n@keyframes mutationFlow {\n  from {background-position:0 0;}\n  to {background-position:400px 0;}\n}\n\n\/* ✍️ Testo *\/\n.darksector-collage.mutant-theme h2 {\n  color:#ffffff;\n  font-weight:900;\n  font-size:1.8rem;\n  text-transform:uppercase;\n  text-align:center;\n  letter-spacing:0.6px;\n  text-shadow:0 0 10px rgba(255,255,255,0.15);\n  position:relative;\n  z-index:2;\n}\n.darksector-collage.mutant-theme h3 {\n  color:#dcdcdc;\n  font-weight:700;\n  text-align:center;\n  margin-top:2rem;\n  margin-bottom:1rem;\n  text-transform:uppercase;\n  letter-spacing:0.3px;\n  position:relative;\n  z-index:2;\n}\n.darksector-collage.mutant-theme p,\n.darksector-collage.mutant-theme li {\n  position:relative;\n  z-index:2;\n  line-height:1.7;\n  font-size:0.95rem;\n}\n.darksector-collage.mutant-theme strong {\n  color:#ffffff;\n  font-weight:800;\n  text-shadow:0 0 5px rgba(255,255,255,0.12);\n}\n.darksector-collage.mutant-theme em {\n  color:#b0b0b0;\n  font-style:normal;\n  font-weight:700;\n}\n.darksector-collage.mutant-theme ul {\n  background:rgba(255,255,255,0.03);\n  border:1px solid rgba(255,255,255,0.08);\n  border-radius:10px;\n  padding:1.5rem 2rem;\n  box-shadow:inset 0 0 12px rgba(255,255,255,0.05);\n  margin:1.5rem 0;\n}\n.darksector-collage.mutant-theme li {\n  margin-bottom:0.9rem;\n}\n.darksector-collage.mutant-theme .central {\n  text-align:center;\n  margin-top:2rem;\n  font-size:1rem;\n  letter-spacing:0.3px;\n  color:#e6e6e6;\n}\n\n\/* 📱 Responsive *\/\n@media (max-width:768px){\n  .darksector-collage.mutant-theme{padding:1.6rem;}\n  .darksector-collage.mutant-theme h2{font-size:1.4rem;}\n}\n\u003c\/style\u003e","brand":"Ghenos Games","offers":[{"title":"Default Title","offer_id":52667688223047,"sku":null,"price":24.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/EscapetheDarkSector-Sindromemutante_Packmissione2_00.webp?v=1762009866","url":"https:\/\/frogames.business\/en\/products\/escape-the-dark-sector-sindrome-mutante-pack-missione-2","provider":"FroGames","version":"1.0","type":"link"}