{"product_id":"wroth-ita","title":"Wroth ","description":"\u003csection class=\"wrothcore-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"wrothcore-header\"\u003e\n\u003ch2\u003e ⚔️🔥 Wroth – Conquer the island, lead your faction, master your destiny \u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"wrothcore-layout\"\u003e\n\n\u003c!-- COLONNA TESTO --\u003e\n\u003carticle class=\"wrothcore-narrative\"\u003e\n\u003cp\u003e In \u003cstrong\u003eWroth,\u003c\/strong\u003e every game is a battle for control of the island, a territory contested by unique factions fighting for supremacy. A \u003cstrong\u003estrategic board game\u003c\/strong\u003e that combines troop management, asymmetrical abilities, and the unpredictability of dice rolls in an experience that can be competitive, cooperative, or completely solitary.\u003c\/p\u003e\n\n\u003c!-- CARD --\u003e\n\u003cdiv class=\"wrothcore-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eEvery die is power. Every decision, territory.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \u003cp\u003eEach turn, you choose the action dice to draft and decide how to transform them: resources, movement, attack, upgrades, or rare abilities to save for the perfect moment. Managing the front is essential: advancing, garrisoning, breaking through, or retreating defines your strategic identity on the field.\u003c\/p\u003e\n\n\u003c!-- MINI CARD --\u003e\n\u003cdiv class=\"wrothcore-mini\"\u003e\n\n\u003cp\u003e \u003cem\u003eThe battlefield does not forgive the indecisive.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e Each faction has elite units and unique powers that radically change the way you approach the map. Some dominate with strength, others with mobility, and still others with tactical abilities that alter the pace of the game. Learning to leverage your unique identity is the key to standing out on the Isle of Wroth.\u003c\/p\u003e\n\n\u003cp\u003e The game ends when one faction reaches 30 victory points or completes one of the scenario missions: Wroth is quick to explain, tense to play, and capable of creating a different story with every clash.\u003c\/p\u003e\n\n\u003c!-- QUOTE --\u003e\n\u003cdiv class=\"wrothcore-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eOn the Isle of Wroth, only those who control every move can truly control destiny.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA FEATURES --\u003e\n\u003caside class=\"wrothcore-features\"\u003e\n \u003ch3\u003eWhy “Wroth” conquers from the first round\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🎲 \u003cstrong\u003eAction dice drafting\u003c\/strong\u003e that decides pace and strategic possibilities\u003c\/li\u003e\n\n\u003cli\u003e ⚔️ \u003cstrong\u003eAsymmetric factions\u003c\/strong\u003e with elite units and signature powers\u003c\/li\u003e\n\n\u003cli\u003e 🌍 \u003cstrong\u003eControl territories\u003c\/strong\u003e with clashes, garrisons and intelligent maneuvers\u003c\/li\u003e\n\n\u003cli\u003e 🧭 \u003cstrong\u003eMulti-mode\u003c\/strong\u003e : competitive, cooperative or solo\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c!-- SIDE CARD --\u003e\n\u003cdiv class=\"wrothcore-sidecard\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eWroth is not played: it is conquered.\u003c\/strong\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 PALETTE WROTH CORE – Neon Magenta, Ciano, Arancio Fantasy *\/\n\n.wrothcore-section {\n  --pink: #e4007f;\n  --pink-soft: rgba(228,0,127,0.25);\n  --cyan: #00d8ff;\n  --cyan-soft: rgba(0,216,255,0.2);\n  --orange: #ff8a3d;\n  --orange-soft: rgba(255,138,61,0.2);\n  --white: #ffffff;\n\n  background: linear-gradient(135deg, #ffffff 0%, #fff3fb 40%, #ffeaf4 100%);\n  padding: 2.6rem 2rem;\n  border-radius: 30px;\n  max-width: 1100px;\n  margin: 2.6rem auto;\n  box-shadow: 0 8px 26px rgba(0,0,0,0.13);\n}\n\n.wrothcore-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  color: var(--pink);\n  font-size: 2rem;\n  margin-bottom: 2rem;\n  text-shadow: 0 0 10px rgba(228,0,127,0.35);\n}\n\n\/* LAYOUT *\/\n.wrothcore-layout {\n  display: grid;\n  grid-template-columns: 1.45fr 1fr;\n  gap: 1.6rem;\n}\n\n\/* TESTO *\/\n.wrothcore-narrative {\n  background: rgba(255,255,255,0.65);\n  padding: 1.8rem;\n  border-radius: 22px;\n  border-left: 6px solid var(--pink);\n  color: #4a3340;\n  line-height: 1.75;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n}\n\n.wrothcore-narrative strong { color: var(--pink); }\n\n\/* CARD ORIZZONTALE *\/\n.wrothcore-card {\n  background: linear-gradient(90deg, var(--pink-soft), var(--cyan-soft));\n  padding: 1rem 1.3rem;\n  border-left: 5px solid var(--pink);\n  border-radius: 14px;\n  text-align: center;\n  margin: 1.4rem 0;\n  font-weight: 600;\n}\n\n\/* MINI CARD *\/\n.wrothcore-mini {\n  padding: 0.9rem 1.2rem;\n  background: var(--cyan-soft);\n  border-left: 5px solid var(--cyan);\n  border-radius: 14px;\n  text-align: center;\n  margin: 1.4rem 0;\n  font-weight: 600;\n  font-style: italic;\n}\n\n\/* QUOTE *\/\n.wrothcore-quote {\n  margin: 1.8rem 0;\n  padding: 1rem 1.3rem;\n  border-left: 5px solid var(--orange);\n  background: var(--orange-soft);\n  border-radius: 14px;\n  font-weight: 600;\n  font-style: italic;\n  color: #b44f1a;\n  text-align: center;\n}\n\n\/* FEATURES *\/\n.wrothcore-features {\n  background: rgba(255,255,255,0.7);\n  padding: 1.6rem;\n  border-radius: 22px;\n  border: 2px solid var(--cyan);\n  box-shadow: 0 4px 16px rgba(0,0,0,0.1);\n}\n\n.wrothcore-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--cyan);\n  margin-bottom: 1rem;\n}\n\n.wrothcore-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.8rem;\n}\n\n.wrothcore-features li {\n  background: linear-gradient(90deg, var(--cyan-soft), rgba(255,255,255,0.6));\n  border-left: 5px solid var(--cyan);\n  padding: 0.6rem 0.9rem;\n  border-radius: 10px;\n  transition: 0.25s;\n}\n\n.wrothcore-features li:hover { transform: translateX(6px); }\n\n\/* SIDE CARD *\/\n.wrothcore-sidecard {\n  margin-top: 1.6rem;\n  padding: 1rem;\n  background: var(--pink-soft);\n  border-left: 5px solid var(--pink);\n  border-radius: 14px;\n  text-align: center;\n  font-weight: 600;\n  color: #4a2c3d;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .wrothcore-layout { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e","brand":"Pendragon Game Studio","offers":[{"title":"Default Title","offer_id":53894288605511,"sku":null,"price":88.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/wroth.webp?v=1778507618","url":"https:\/\/frogames.it\/en\/products\/wroth-ita","provider":"FroGames","version":"1.0","type":"link"}