{"product_id":"root-kit-dei-combattenti-il-mondo-sotterraneo","title":"Root - Kit dei Combattenti - Il Mondo Sotterraneo","description":"\u003c!-- 🕳️ ROOT – KIT DEI COMBATTENTI: IL MONDO SOTTERRANEO --\u003e\n\u003csection class=\"rootunderground-section\"\u003e\u003cheader class=\"rootunderground-header\"\u003e\n\u003ch2\u003e Root – Fighter's Kit 🕳️ The Underworld needs heroes. Or at least... mercenaries. \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"rootunderground-layout\"\u003e\n\n\u003carticle class=\"rootunderground-narrative\"\u003e\n\u003cp\u003eWar never sleeps in the undergrowth, and with the \u003cstrong\u003eUnderworld Fighters Kit,\u003c\/strong\u003e new faces (and claws) arrive ready to put on a show. This expansion for the \u003cstrong\u003eRoot board game\u003c\/strong\u003e introduces \u003cstrong\u003esix new Hirelings\u003c\/strong\u003e , ideal for enriching games at any number of players—but especially when there are only a few of you and the map seems too... quiet.\u003c\/p\u003e\n\n \u003cp\u003eWant to ally with the \u003cstrong\u003eMole Artisans\u003c\/strong\u003e or enlist the \u003cstrong\u003eFurious Protectors\u003c\/strong\u003e ? Or plant corvid spies in enemy clearings? The new Hirelings aren't just pawns: they're strategic opportunities, special abilities, temporary allies (or future traitors). And above all, they're a \u003cstrong\u003esmart way to expand your Root experience\u003c\/strong\u003e without having to add more players.\u003c\/p\u003e\n\n\u003cp\u003e Each secondary faction can change the course of the game, adding tension, calculated chaos, and new tactical possibilities. If you thought you knew every path in the woods... it's time to \u003cstrong\u003edig deeper\u003c\/strong\u003e .\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003caside class=\"rootunderground-features\"\u003e\n\u003ch3\u003e What this Underground Kit brings to the table\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e ⛏️ \u003cstrong\u003e6 new Hirelings:\u003c\/strong\u003e Sunward Expedition, Mole Artisans, Corvid Spies, Raven Sentinels, Furious Protector, Stoic Protector\u003c\/li\u003e\n\n\u003cli\u003e 🐀 Perfect for making 2 or 3 player games more dynamic\u003c\/li\u003e\n\n\u003cli\u003e 🧩 New abilities and powers unlocked with the use of Hireling cards\u003c\/li\u003e\n\n \u003cli\u003e🔁 Modular expansion compatible with all Root factions\u003c\/li\u003e\n\n\u003cli\u003e 🏆 Increases replayability and opens new paths to victory \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rootunderground-end\"\u003e\n\n\u003cp\u003eDo you really want to conquer the Forest? Then learn to choose your... \u003cstrong\u003e\"friends\"\u003c\/strong\u003e carefully. 🕳️\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🕳️ ROOT – KIT DEI COMBATTENTI: IL MONDO SOTTERRANEO *\/\n:root {\n  --underground-ochre: #c6a36c;\n  --underground-rust: #9c6040;\n  --underground-blue: #506879;\n  --underground-light: #f4f1eb;\n  --underground-shadow: #241c15;\n}\n\n\/* Contenitore principale *\/\n.rootunderground-section {\n  background: linear-gradient(180deg, #f4f1eb 0%, #d8c7a6 55%, #8e6f54 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: var(--underground-blue);\n  font-family: \"Inter\", sans-serif;\n  max-width: 1100px;\n  margin: 2rem auto;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.25);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Effetti luce *\/\n.rootunderground-section::before {\n  content: \"\";\n  position: absolute;\n  top: -60px;\n  left: -40px;\n  width: 280px;\n  height: 280px;\n  background: radial-gradient(circle, rgba(156,96,64,0.3), transparent 70%);\n  filter: blur(45px);\n}\n.rootunderground-section::after {\n  content: \"\";\n  position: absolute;\n  bottom: -60px;\n  right: -60px;\n  width: 320px;\n  height: 320px;\n  background: radial-gradient(circle, rgba(198,163,108,0.3), transparent 70%);\n  filter: blur(60px);\n}\n\n\/* Titolo *\/\n.rootunderground-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.9rem;\n  margin-bottom: 1.6rem;\n  color: var(--underground-shadow);\n  text-shadow: 0 0 8px rgba(255,255,255,0.8);\n  border-bottom: 1px solid rgba(0,0,0,0.08);\n  padding-bottom: 0.5rem;\n}\n\n\/* Layout *\/\n.rootunderground-layout {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 1.4rem;\n  align-items: start;\n}\n\n\/* Testo principale *\/\n.rootunderground-narrative {\n  background: var(--underground-light);\n  border-left: 6px solid var(--underground-rust);\n  border-radius: 16px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n.rootunderground-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.8;\n}\n.rootunderground-narrative strong {\n  color: var(--underground-rust);\n}\n\n\/* Box caratteristiche *\/\n.rootunderground-features {\n  background: rgba(255,255,255,0.9);\n  border-radius: 16px;\n  padding: 1.2rem 1.5rem;\n  border: 2px dashed var(--underground-blue);\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n.rootunderground-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--underground-rust);\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n}\n.rootunderground-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.rootunderground-features li {\n  background: rgba(244,241,235,0.9);\n  border-left: 5px solid var(--underground-rust);\n  border-radius: 10px;\n  padding: 0.6rem 0.8rem;\n  transition: 0.3s ease;\n}\n.rootunderground-features li:hover {\n  background: rgba(244,241,235,1);\n  transform: translateY(-2px);\n}\n\n\/* Chiusura *\/\n.rootunderground-end {\n  margin-top: 2rem;\n  background: var(--underground-light);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.05);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n  font-style: italic;\n  font-weight: 600;\n  color: var(--underground-blue);\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .rootunderground-layout { grid-template-columns: 1fr; }\n}\n@media (max-width: 600px) {\n  .rootunderground-header h2 { font-size: 1.5rem; }\n}\n\u003c\/style\u003e","brand":"MS Edizioni","offers":[{"title":"Default Title","offer_id":51821591200071,"sku":"","price":19.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Root-KitdeiCombattenti-IlMondoSotterraneo.webp?v=1750905309","url":"https:\/\/frogames.business\/en\/products\/root-kit-dei-combattenti-il-mondo-sotterraneo","provider":"FroGames","version":"1.0","type":"link"}