Mutagen
🧬⛏️ Mutagen – Biopunk 1920, mutazioni spietate e potere sotto la crosta del mondo Mutagen è un gioco da tavolo strategico (1–4) ambientato in un universo biopunk anni ’20 dove la r ivoluzione industriale ha trovato… qualcosa che non doveva trovare. Il Great Shard ha riscritto le leggi della natura, e ora tu sei uno dei Mutagen: candidati a succedere al “Keeper” prima che il suo regno innaturalmente lungo finisca. Al tavolo senti subito quel mix raro: horror ambientale, scienza distorta e ambizione pura. Non stai solo “ottimizzando”: stai scegliendo quanto lontano spingere la tua evoluzione, quali compromessi accettare e quando diventare davvero pericoloso. Ogni decisione è una mutazione in più… e una strada in meno per chi ti sta davanti. Qui il potere non si compra: si coltiva. E a volte… ti coltiva lui. Il cuore: worker placement “a doppio livello” Il motore è un worker placement personalizzabile: hai quattro lavoratori, ma non sono intercambiabili. Ogni piazzamento attiva l’azione del luogo e si somma a un effetto extra legato al colore del worker, quindi il “dove” conta… ma anche il “chi”. E mentre gli altri leggono la mappa, tu ti costruisci addosso il vantaggio: upgrade biologici che cambiano il tuo modo di giocare e ti rendono sempre più difficile da arginare. mutagen gioco da tavolo, gioco da tavolo strategico 1-4, biopunk anni 20, worker placement, worker placement avanzato, piazzamento lavoratori, engine building, upgrade, mutazioni, gioco da tavolo in solitario, gioco da tavolo competitivo, gestione risorse, obiettivi, horror ambientale Perché Mutagen ti resta addosso 🧠 Worker placement “a doppio livello”: posizione + colore del worker, ogni turno pesa 🧬 Mutazioni e upgrade biologici: costruisci un motore unico, cucito sul tuo stile 📜 Obiettivi e investimenti: punti su più strati, pianificazione e colpi chirurgici 🕯️ Biopunk con horror ambientale: atmosfera densa, rara, diversa dal solito Non stai raccogliendo risorse.Stai scegliendo che cosa diventerai. Tra città fluttuanti, elementi da raccogliere e investimenti per dominare risorse chiave, la partita è una corsa in quattro anni (round) dove punti in fasi diverse e ti giochi il finale sul filo: perfetto se cerchi un gioco da tavolo in solitario (o competitivo) con scelte dure, identità fortissima e quella sensazione costante di “ok, adesso sto diventando qualcosa”. gioco da tavolo biopunk, gioco da tavolo strategico medio, worker placement con poteri, engine building upgrade, gioco da tavolo solitario profondo, gestione obiettivi In Mutagen non cerchi risorse: cerchi il limite. E poi lo superi, un upgrade alla volta. /* ========================================================= MUTAGEN — BLOCCO 2 COLONNE (colori dalla scatola) CSS isolato: #mutagen2c-{{ section.id | default: product.id }} ========================================================= */ #mutagen2c-{{ section.id | default: product.id }}.mutagen2c-section{ --m-sand: #e9d1aa; /* beige/scatola */ --m-cream: #fff7ea; /* carta chiara */ --m-teal: #2a8aa3; /* blu/teal */ --m-deep: #0e2a33; /* fondo scuro */ --m-purple:#8b52c9; /* tentacoli/viola */ --m-gold: #d6b35e; /* cornice dorata */ --m-ink: #0f141a; --m-line: rgba(15,20,26,.14); background: radial-gradient(circle at 18% 18%, rgba(233,209,170,.42), transparent 55%), radial-gradient(circle at 84% 22%, rgba(139,82,201,.18), transparent 52%), radial-gradient(circle at 70% 88%, rgba(42,138,163,.18), transparent 58%), linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,247,234,.84) 44%, rgba(233,209,170,.28) 100%); border-radius: 28px; padding: 2.4rem 1.8rem; max-width: 1100px; margin: 2.2rem auto; font-family: "Inter", sans-serif; color: var(--m-ink); box-shadow: 0 14px 34px rgba(0,0,0,0.18); overflow: hidden; } /* Header */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-header h2{ font-family: "Bungee", sans-serif; text-align: center; margin: 0 0 1.6rem; font-size: 1.95rem; color: #3a2a18; text-shadow: 0 0 14px rgba(214,179,94,.20); border-bottom: 2px solid var(--m-line); padding-bottom: .6rem; } /* Grid */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-grid{ display: grid; grid-template-columns: 1.35fr 0.95fr; gap: 1.6rem; align-items: stretch; /* niente buchi: colonne “piene” */ } /* Left */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-left{ background: rgba(255,247,234,.96); border-radius: 18px; padding: 1.45rem 1.6rem; border-left: 6px solid var(--m-gold); box-shadow: 0 6px 20px rgba(0,0,0,0.08); } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-left p{ margin: .65rem 0; line-height: 1.75; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-left strong{ color: #2b1d12; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-sub{ margin: 1.05rem 0 .25rem; font-family: "Bungee", sans-serif; font-size: 1.02rem; color: #2b1d12; } /* Break line */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-break{ margin: 1.15rem 0 1.05rem; padding: .95rem 1.05rem; border-radius: 14px; background: linear-gradient(90deg, rgba(214,179,94,.22), rgba(139,82,201,.14), rgba(42,138,163,.14)); border: 1px solid rgba(0,0,0,.06); text-align: center; box-shadow: 0 10px 22px rgba(0,0,0,0.06); } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-break p{ margin: 0; font-weight: 850; color: #2b1d12; } /* Right */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-right{ background: linear-gradient(145deg, rgba(14,42,51,.98), rgba(42,138,163,.40)); border-radius: 18px; padding: 1.35rem 1.5rem; border: 2px solid rgba(214,179,94,.55); box-shadow: 0 0 28px rgba(14,42,51,.26); color: rgba(255,247,234,.95); position: relative; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-right::after{ content:""; position:absolute; top:-50px; right:-50px; width: 200px; height: 200px; background: radial-gradient(circle, rgba(139,82,201,.24), transparent 70%); filter: blur(34px); pointer-events:none; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-right h3{ font-family: "Bungee", sans-serif; margin: .15rem 0 .75rem; font-size: 1.12rem; color: rgba(255,247,234,.98); } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-right strong{ color: rgba(255,247,234,.98); } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-rightp{ margin: .8rem 0 0; line-height: 1.75; } /* List */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-list{ list-style: none; padding: 0; margin: .6rem 0 1rem; display: grid; gap: .65rem; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-list li{ background: linear-gradient(90deg, rgba(255,247,234,.10), rgba(214,179,94,.10)); border-left: 5px solid rgba(214,179,94,.92); border-radius: 10px; padding: .62rem .85rem; transition: .25s ease; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-list li:hover{ transform: translateX(5px); background: linear-gradient(90deg, rgba(255,247,234,.12), rgba(139,82,201,.10)); } /* Quote card (interna, non “riquadri bianchi”) */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-quote{ margin: 1rem 0 1.05rem; padding: .95rem 1rem; border-radius: 14px; border: 1px solid rgba(255,247,234,.14); background: rgba(255,247,234,.06); text-align: center; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-quote p{ margin: 0; font-weight: 850; color: rgba(255,247,234,.98); } /* Footer */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-footer{ margin-top: 1.8rem; text-align: center; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-footerline{ margin: 0; padding: 1rem 1.1rem; border-radius: 16px; background: rgba(255,247,234,.92); border: 1px solid rgba(0,0,0,0.08); box-shadow: 0 6px 16px rgba(0,0,0,0.05); color: #2b1d12; font-weight: 650; } /* SEO hidden */ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-seo{ position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; } /* Responsive */ @media (max-width: 900px){ #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-grid{ grid-template-columns: 1fr; } } @media (max-width: 600px){ #mutagen2c-{{ section.id | default: product.id }}.mutagen2c-section{ padding: 1.8rem 1.2rem; } #mutagen2c-{{ section.id | default: product.id }} .mutagen2c-header h2{ font-size: 1.55rem; } }
More you might like
Related
TMNT MUTAGEN MAN SUPER7 AF WITH MUTAGEN MACHINE GUN
Related
Teenage Mutant Ninja Turtles Mutagen Man Mutagen Guts | Play
Related
Mutagen
Related