{"product_id":"roll-player-adventures-gulpaxs-secret","title":"Roll Player Adventures - Gulpax's Secret ","description":"\u003csection class=\"gulpax-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"gulpax-header\"\u003e\n\u003ch2\u003e 🐉📖 Gulpax's Secret – Ulos's past is about to awaken\u003c\/h2\u003e\n\n\u003cp class=\"gulpax-subtitle\"\u003e An ancient war is returning. Your choices will decide who survives. \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"gulpax-layout\"\u003e\n\n\u003c!-- COLONNA SINISTRA --\u003e\n\u003carticle class=\"gulpax-narrative\"\u003e\n \u003cp\u003eIn \u003cstrong\u003eRoll Player Adventures – Gulpax's Secret,\u003c\/strong\u003e you're catapulted \u003cstrong\u003etwo thousand years before\u003c\/strong\u003e the main events, into a world on the verge of explosion. Tensions rise, kingdoms tremble, and a secret as old as Ulos is about to be revealed.\u003c\/p\u003e\n\n\u003cdiv class=\"gulpax-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eThe past isn't dead. It's just waiting to be reawakened.\u003c\/strong\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e Joining the \u003cstrong\u003eHeroes Guild\u003c\/strong\u003e means delving into the continent's history: unexpected allies, silent betrayals, truths resurfacing from forgotten eras. The mystery of the crafters runs deeper than it seems... and Gulpax may have left a legacy capable of changing the fate of the world.\u003c\/p\u003e\n\n\u003cp\u003e The seven new adventures expand the campaign with new characters, challenging challenges, and \u003cstrong\u003etruly transformative\u003c\/strong\u003e moral choices. Each page is a step toward something greater, a revelation that intertwines the past, present, and what you might become.\u003c\/p\u003e\n\n\u003cdiv class=\"gulpax-mini\"\u003e\n\n \u003cp\u003e\u003cem\u003eEvery mission watches you. Every choice matters.\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e The expansion also introduces new \u003cstrong\u003eProfessions\u003c\/strong\u003e , a system that enriches your hero's identity and opens up entirely new narrative paths. Greater power, more customization, more responsibility in a world teetering between war and rebirth. \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA --\u003e\n\u003caside class=\"gulpax-features\"\u003e\n\u003ch3\u003e Why Gulpax's Secret is a must-have expansion\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 📜 \u003cstrong\u003eNew complete campaign\u003c\/strong\u003e with seven original adventures\u003c\/li\u003e\n\n\u003cli\u003e 🌍 \u003cstrong\u003eJourney into the past\u003c\/strong\u003e to discover the origins of the Ulos conflict\u003c\/li\u003e\n\n\u003cli\u003e 🛡️ \u003cstrong\u003eUnprecedented professions\u003c\/strong\u003e for truly meaningful role choices\u003c\/li\u003e\n\n\u003cli\u003e 🎭 \u003cstrong\u003eDecisions with lasting effects\u003c\/strong\u003e that rewrite history\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"gulpax-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eIn the heart of Ulos, the secret of Gulpax awaits those brave enough to face it.\u003c\/em\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 COERENTE CON LA SCATOLA (industrial fantasy) *\/\n.gulpax-section {\n  --gx-black: #0d0c0f;\n  --gx-rust: #b74a27;\n  --gx-rust-dark: #8b351b;\n  --gx-orange-glow: #ff8848;\n  --gx-teal: #3fc7c7;\n  --gx-teal-dark: #2a7c7d;\n  --gx-gold: #d3b67a;\n\n  background: var(--gx-black);\n  padding: 2.4rem 2rem;\n  border-radius: 24px;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  box-shadow: 0 12px 28px rgba(0,0,0,0.75);\n}\n\n\/* HEADER *\/\n.gulpax-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 2rem;\n  color: var(--gx-teal);\n  text-shadow: 0 0 14px rgba(63,199,199,0.45);\n}\n\n.gulpax-subtitle {\n  text-align: center;\n  color: var(--gx-orange-glow);\n  margin-top: 0.4rem;\n  font-weight: 600;\n}\n\n\/* GRID *\/\n.gulpax-layout {\n  display: grid;\n  grid-template-columns: 1.5fr 1fr;\n  gap: 1.6rem;\n  margin-top: 2rem;\n}\n\n\/* NARRATIVE *\/\n.gulpax-narrative {\n  background: rgba(255,255,255,0.07);\n  padding: 1.6rem;\n  border-left: 6px solid var(--gx-teal);\n  border-radius: 18px;\n  color: #eee;\n  line-height: 1.65;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.45);\n}\n\n.gulpax-narrative strong {\n  color: var(--gx-orange-glow);\n}\n\n\/* CARD *\/\n.gulpax-card {\n  background: linear-gradient(90deg, var(--gx-rust), var(--gx-rust-dark));\n  padding: 1rem 1.2rem;\n  border-left: 5px solid var(--gx-teal);\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-weight: 600;\n  color: #fff;\n}\n\n\/* MINI CARD *\/\n.gulpax-mini {\n  background: rgba(63,199,199,0.18);\n  border-left: 5px solid var(--gx-teal-dark);\n  padding: 0.8rem 1rem;\n  border-radius: 10px;\n  margin: 1.4rem 0;\n  text-align: center;\n  color: var(--gx-teal);\n  font-style: italic;\n  font-weight: 600;\n}\n\n\/* FEATURES *\/\n.gulpax-features {\n  background: rgba(255,255,255,0.05);\n  padding: 1.6rem;\n  border-radius: 18px;\n  border: 2px solid var(--gx-rust);\n  color: #f2f2f2;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.4);\n}\n\n.gulpax-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: var(--gx-teal);\n  margin-bottom: 1rem;\n}\n\n.gulpax-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.75rem;\n}\n\n.gulpax-features li {\n  background: linear-gradient(90deg, rgba(183,74,39,0.25), rgba(139,53,27,0.35));\n  padding: 0.6rem 0.8rem;\n  border-left: 5px solid var(--gx-orange-glow);\n  border-radius: 10px;\n  color: #ffeade;\n}\n\n\/* QUOTE *\/\n.gulpax-quote {\n  margin-top: 1.6rem;\n  background: rgba(255,136,72,0.22);\n  border-left: 5px solid var(--gx-orange-glow);\n  padding: 1rem;\n  border-radius: 12px;\n  text-align: center;\n  font-weight: 600;\n  color: var(--gx-orange-glow);\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .gulpax-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"Thunderworks Games","offers":[{"title":"Default Title","offer_id":52930167275847,"sku":null,"price":68.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/Roll_Player_Adventures_-_Gulpax_s_Secret_00.webp?v=1765311726","url":"https:\/\/frogames.business\/en\/products\/roll-player-adventures-gulpaxs-secret","provider":"FroGames","version":"1.0","type":"link"}