{"product_id":"root-predoni-e-cavalieri","title":"Root - Predoni e Cavalieri","description":"\u003c!-- ⚔️ ROOT – PREDONI E CAVALIERI --\u003e\n\u003csection class=\"rootraiders-section\"\u003e\u003cheader class=\"rootraiders-header\"\u003e\n\u003ch2\u003e Root – Raiders and Knights ⚔️ New factions, new conflicts, guaranteed chaos \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"rootraiders-layout\"\u003e\n\n\u003carticle class=\"rootraiders-narrative\"\u003e\n \u003cp\u003eWith \u003cstrong\u003eRoot – Marauders and Knights,\u003c\/strong\u003e the forest explodes in a new wave of power, ambition, and glory. Two new factions – \u003cstrong\u003ethe Lord of Hundreds\u003c\/strong\u003e and \u003cstrong\u003ethe Iron Wardens\u003c\/strong\u003e – take to the field, bringing with them armies, relics, and an entire game system that will make even the most seasoned Wanderers tremble.\u003c\/p\u003e\n\n\u003cp\u003e But that's not all: \u003cstrong\u003efour groups of Hirelings\u003c\/strong\u003e are also arriving that can be added to any game, perfect for livening up low-player duels or adding total unpredictability to full tables. Simply put: the forest has never been so... crowded.\u003c\/p\u003e\n\n\u003cp\u003e With a new \u003cstrong\u003esetup draft system\u003c\/strong\u003e that makes every start of the game different from the last, this expansion is the perfect companion for veterans and newcomers alike: more variety, more tension, more Root.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003caside class=\"rootraiders-features\"\u003e\n\u003ch3\u003e What is driving this expansion in the forest?\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🛡️ \u003cstrong\u003eTwo new asymmetrical factions\u003c\/strong\u003e with unique styles and objectives\u003c\/li\u003e\n\n \u003cli\u003e🔥 \u003cstrong\u003eThe Lord of Hundreds\u003c\/strong\u003e : Brutal domination, fire, and repression\u003c\/li\u003e\n\n\u003cli\u003e ⚔️ \u003cstrong\u003eThe Iron Keepers\u003c\/strong\u003e : Knights on a mystical quest for ancient relics\u003c\/li\u003e\n\n\u003cli\u003e 👥 \u003cstrong\u003e4 pairs of Followers\u003c\/strong\u003e with alternate powers and deadly combinations\u003c\/li\u003e\n\n\u003cli\u003e 🎯 \u003cstrong\u003eEnhanced draft setup\u003c\/strong\u003e for more balanced and strategic matches \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"rootraiders-end\"\u003e\n\n\u003cp\u003e If you thought \u003cstrong\u003eRoot\u003c\/strong\u003e had already given it its all, you were sorely mistaken. With \u003cstrong\u003eRaiders and Riders,\u003c\/strong\u003e a new chapter of war, intrigue, and glory begins—and no one is safe in the woods. 🐾🔥\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* ⚔️ ROOT – PREDONI E CAVALIERI *\/\n:root {\n  --raiders-steel: #3a3d46;\n  --raiders-fire: #d96335;\n  --raiders-gold: #e1b76f;\n  --raiders-light: #f7f3ed;\n  --raiders-shadow: #1d1a16;\n}\n\n\/* Contenitore principale *\/\n.rootraiders-section {\n  background: linear-gradient(180deg, #f7f3ed 0%, #ded3c4 55%, #a88a6d 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  color: var(--raiders-steel);\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.rootraiders-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(217,99,53,0.3), transparent 70%);\n  filter: blur(45px);\n}\n.rootraiders-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(225,183,111,0.3), transparent 70%);\n  filter: blur(60px);\n}\n\n\/* Titolo *\/\n.rootraiders-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(--raiders-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.rootraiders-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.rootraiders-narrative {\n  background: var(--raiders-light);\n  border-left: 6px solid var(--raiders-fire);\n  border-radius: 16px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n.rootraiders-narrative p {\n  margin: 0.6rem 0;\n  line-height: 1.8;\n}\n.rootraiders-narrative strong {\n  color: var(--raiders-fire);\n}\n\n\/* Box caratteristiche *\/\n.rootraiders-features {\n  background: rgba(255,255,255,0.9);\n  border-radius: 16px;\n  padding: 1.2rem 1.5rem;\n  border: 2px dashed var(--raiders-fire);\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n.rootraiders-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--raiders-steel);\n  font-size: 1.2rem;\n  margin-bottom: 1rem;\n}\n.rootraiders-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.rootraiders-features li {\n  background: rgba(247,243,237,0.9);\n  border-left: 5px solid var(--raiders-fire);\n  border-radius: 10px;\n  padding: 0.6rem 0.8rem;\n  transition: 0.3s ease;\n}\n.rootraiders-features li:hover {\n  background: rgba(247,243,237,1);\n  transform: translateY(-2px);\n}\n\n\/* Chiusura *\/\n.rootraiders-end {\n  margin-top: 2rem;\n  background: var(--raiders-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(--raiders-steel);\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .rootraiders-layout { grid-template-columns: 1fr; }\n}\n@media (max-width: 600px) {\n  .rootraiders-header h2 { font-size: 1.5rem; }\n}\n\u003c\/style\u003e","brand":"MS Edizioni","offers":[{"title":"Default Title","offer_id":51814113411399,"sku":"","price":49.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/ScopriRoot_PredonieCavalieri.webp?v=1750824179","url":"https:\/\/frogames.business\/en\/products\/root-predoni-e-cavalieri","provider":"FroGames","version":"1.0","type":"link"}