{"product_id":"fabled-eve-of-times","title":"Fabled - Eve of Times ","description":"\u003c!-- 🌿 FABLED: EVE OF TIMES – BLOCCO INTRO LEGGENDA --\u003e\n\u003csection class=\"fabled-hero product__description rte quick-description\"\u003e\n\u003cdiv class=\"fabled-frame\"\u003e\n\n\u003ch2\u003e When the gods awaken the edges of the world, every legend has a new beginning.\u003c\/h2\u003e\n\n\u003cp\u003e \u003cstrong\u003eFabled: Eve of Times\u003c\/strong\u003e is the expansion that opens the doors to myth. Three \u003cstrong\u003eunique modules\u003c\/strong\u003e and two \u003cstrong\u003eadvanced scenarios\u003c\/strong\u003e intertwine to take the \u003cstrong\u003eFabled\u003c\/strong\u003e saga into uncharted territory, where cooperation meets divine challenge. Time itself falters, and only the bravest will face what lies at the edges of the world.\u003c\/p\u003e\n\n \u003cp\u003eFrom \u003cstrong\u003eMagnificent Alliances to Guides, Obstacles, and Borderlands\u003c\/strong\u003e , each module adds new rules, characters, and components, fully compatible with each other and the base game. The advanced modes— \u003cstrong\u003eEdge of Worlds\u003c\/strong\u003e and \u003cstrong\u003eDivine Intervention\u003c\/strong\u003e —push the challenge to new heights, introducing \u003cstrong\u003eLegendary\u003c\/strong\u003e difficulty for those unafraid to confront the will of the gods.\u003c\/p\u003e\n\n\u003c!-- ✨ Frase centrale --\u003e\n\u003cblockquote class=\"fabled-quote\"\u003e 🕊️ \u003cem\u003eEvery era has an end. But only legends can write its beginning.\u003c\/em\u003e\n\n\u003c\/blockquote\u003e\n\n\u003ch3\u003e Why “Eve of Times” is an expansion that changes the rules of the myth \u003c\/h3\u003e\n\n\u003c!-- 🗺️ Punti forza --\u003e\n\u003cdiv class=\"fabled-points\"\u003e\n\n\u003cdiv class=\"point\"\u003e ⚔️ \u003cstrong\u003eThree modular modules\u003c\/strong\u003e\u003cbr\u003e \u003cspan\u003ecombinable for ever new experiences\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"point\"\u003e 🌍 \u003cstrong\u003eAdvanced Scenarios\u003c\/strong\u003e\u003cbr\u003e \u003cspan\u003efor extreme competitive or cooperative play\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"point\"\u003e 💫 \u003cstrong\u003eLegendary Difficulty\u003c\/strong\u003e\u003cbr\u003e \u003cspan\u003efor those who want to overcome their limits\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"point\"\u003e 🧭 \u003cstrong\u003eNew maps and territories\u003c\/strong\u003e\u003cbr\u003e \u003cspan\u003ethat expand the Fabled universe\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n \u003cdiv class=\"point\"\u003e🎨 \u003cstrong\u003eEvocative art\u003c\/strong\u003e\u003cbr\u003e \u003cspan\u003esigned by Karenskaya and Kurkhuli\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"point\"\u003e 🔥 \u003cstrong\u003eOfficial expansion\u003c\/strong\u003e\u003cbr\u003e \u003cspan\u003efully compatible with the base game\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e \u003cstrong\u003eFabled: Eve of Times\u003c\/strong\u003e isn't just an expansion: it's a \u003cstrong\u003enew chapter in the epic\u003c\/strong\u003e . Add it to the base game and discover how far the heroes can go, when even time itself decides to take sides.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🌿 PALETTE\n   Celestial Sky: #A9C8E2\n   Forest Gold: #E3B866\n   Mist Green: #5C7A66\n   Mythic Violet: #A98FE0\n   Parchment: #FAF8F3\n*\/\n\n\/* Contenitore generale *\/\n.fabled-hero {\n  --sky:#A9C8E2; --gold:#E3B866; --green:#5C7A66; --violet:#A98FE0; --paper:#FAF8F3;\n  background: linear-gradient(180deg, rgba(169,200,226,0.25) 0%, rgba(92,122,102,0.15) 100%);\n  border-radius: 18px;\n  border: 1px solid rgba(163,148,255,0.15);\n  box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n  padding: 2.5rem 1.6rem;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Retino leggero fantasy *\/\n.fabled-hero::before {\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background-image:\n    linear-gradient(#E3B866 1px, transparent 1px),\n    linear-gradient(90deg, #E3B866 1px, transparent 1px);\n  background-size:22px 22px;\n  opacity:0.03;\n  pointer-events:none;\n}\n\n\/* Cornice pergamena *\/\n.fabled-frame {\n  background: var(--paper);\n  border: 2px solid rgba(227,184,102,0.25);\n  border-radius: 14px;\n  padding: 1.8rem 1.4rem;\n  box-shadow: 0 8px 14px rgba(0,0,0,0.05);\n  max-width: 960px;\n  margin: 0 auto;\n}\n\n\/* Titoli *\/\n.fabled-hero h2 {\n  color: var(--green);\n  text-align: center;\n  font-family: \"Cinzel\", serif;\n  font-size: 1.7rem;\n  font-weight: 800;\n  margin: 0 0 1.2rem;\n  text-shadow: 0 1px 6px rgba(169,143,224,0.25);\n}\n.fabled-hero h3 {\n  color: var(--violet);\n  text-align: center;\n  font-family: \"Cinzel\", serif;\n  font-weight: 700;\n  font-size: 1.25rem;\n  margin: 1.6rem 0 1rem;\n  letter-spacing: .02em;\n}\n\n\/* Testo *\/\n.fabled-hero p {\n  color: #2F3B33;\n  line-height: 1.8;\n  font-size: 1.02rem;\n  margin: .5rem 0;\n}\n.fabled-hero strong { color: var(--green); }\n\n\/* Citazione centrale *\/\n.fabled-quote {\n  text-align: center;\n  background: linear-gradient(90deg, rgba(227,184,102,0.15) 0%, rgba(169,143,224,0.15) 100%);\n  border: 1px solid rgba(227,184,102,0.3);\n  border-radius: 12px;\n  padding: 1rem 1.2rem;\n  margin: 1.4rem auto;\n  max-width: 700px;\n  font-size: 1.05rem;\n  color: #3C3C3C;\n  box-shadow: inset 0 0 8px rgba(227,184,102,0.15);\n  font-weight: 600;\n}\n.fabled-quote em { font-style: normal; color: #3C3C3C; }\n\n\/* Punti forza – 3x2 su desktop *\/\n.fabled-points {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: .8rem;\n  margin-top: 1.2rem;\n}\n.fabled-points .point {\n  background: #FFFFFF;\n  border: 1px solid rgba(227,184,102,0.3);\n  border-radius: 12px;\n  text-align: center;\n  padding: .9rem 1rem;\n  font-size: .95rem;\n  color: #3E4E42;\n  box-shadow: inset 0 0 6px rgba(0,0,0,0.03);\n  transition: all .25s ease;\n}\n.fabled-points .point strong { color: var(--violet); }\n.fabled-points .point span { display: block; font-size: .9rem; opacity: .9; }\n.fabled-points .point:hover {\n  background: linear-gradient(180deg, #FFFDF7 0%, #F9F5E6 100%);\n  border-color: var(--gold);\n  box-shadow: 0 6px 12px rgba(227,184,102,0.2);\n  transform: translateY(-2px);\n}\n\n\/* Responsive *\/\n@media (max-width:992px) {\n  .fabled-hero h2 { font-size: 1.5rem; }\n  .fabled-points { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width:768px) {\n  .fabled-hero { padding: 2rem 1rem; }\n  .fabled-frame { padding: 1.4rem 1rem; }\n  .fabled-points { grid-template-columns: 1fr; }\n  .fabled-quote { font-size: 1rem; padding: .9rem 1rem; }\n}\n\u003c\/style\u003e","brand":"CrowD Games","offers":[{"title":"Default Title","offer_id":52555738808647,"sku":null,"price":39.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/fabled-eve-of-times_00.webp?v=1760642933","url":"https:\/\/frogames.business\/en\/products\/fabled-eve-of-times","provider":"FroGames","version":"1.0","type":"link"}