{"product_id":"apex-legends-danneggiato","title":"Apex Legends - DAMAGED","description":"\u003csection class=\"apexcore-section product__description rte quick-description\"\u003e\u003c!-- HEADER --\u003e\u003cheader class=\"apexcore-header\"\u003e\n\u003ch2\u003e 🔥 Apex Legends – The Board Game (Core Box)\u003c\/h2\u003e\n\n\u003cp class=\"apexcore-subtitle\"\u003e The original Arena. The original Legends. The definitive Apex experience on the tabletop. \u003c\/p\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"apexcore-layout\"\u003e\n\n\u003c!-- COLONNA SINISTRA – NARRATIVA --\u003e\n\u003carticle class=\"apexcore-narrative\"\u003e\n \u003cp\u003eThe heart of \u003cstrong\u003eApex Legends™: The Board Game\u003c\/strong\u003e beats here, in the \u003cstrong\u003eCore Box\u003c\/strong\u003e that brings all the adrenaline of Respawn's Battle Royale to the table. A dynamic arena, iconic Legends, unique abilities, and a tactical system that turns every turn into a race for the perfect engagement.\u003c\/p\u003e\n\n\u003cp\u003e The board evolves as you play, cover turns into traps, rotations become brilliant insights, and every ability—from healing to mobility, from defenses to lethal strikes—opens unexpected doors. \u003cstrong\u003eThis isn't Apex simulation: it's living it.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"apexcore-card\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eApex on the table is a different thing.\u003c\/strong\u003e\u003cbr\u003e Less chaos, more reading. Less luck, more difficult choices.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n \u003cp\u003eThe six included Legends— \u003cstrong\u003eBloodhound, Wraith, Bangalore, Gibraltar, Pathfinder, and Lifeline\u003c\/strong\u003e —are recreated with 40mm miniatures and ability cards that faithfully reproduce their playstyle. Each team can combine abilities, equipment, and positioning to create unique strategies, just like in the video game.\u003c\/p\u003e\n\n\u003cp\u003e The result is a deep yet intuitive system: you move, engage, exploit cover, plan synergies, and look for the perfect window to strike. It's the same Apex you know, but with complete control over every decision.\u003c\/p\u003e\n\n\u003cdiv class=\"apexcore-quote\"\u003e\n\n\u003cp\u003e \u003cem\u003eThe arena waits for no one. Here, those who can read the chaos win.\u003c\/em\u003e \u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/article\u003e\n\u003c!-- COLONNA DESTRA – FEATURES --\u003e\n\u003caside class=\"apexcore-features\"\u003e\n\u003ch3\u003eWhat does the Core Game include?\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e 🧩 Modular board with covers, shooting lines and movable zones\u003c\/li\u003e\n\n\u003cli\u003e 🎭 6 Legends complete with unique abilities and 40mm miniatures\u003c\/li\u003e\n\n\u003cli\u003e 🔫 Video game style weapon system + accessories\u003c\/li\u003e\n\n\u003cli\u003e 🎯 Tactical turns with movement, attacks, abilities and reactions\u003c\/li\u003e\n\n\u003cli\u003e 📦 Everything you need to start playing right away\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cdiv class=\"apexcore-end\"\u003e\n\n \u003cp\u003e\u003cem\u003eThis is the original arena. Step in, take your position, and make your best play.\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 APEX (arancio + nero) *\/\n.apexcore-section {\n  --apex-orange: #ff3b00;\n  --apex-orange-dark: #c22a00;\n  --apex-black: #0a0a0a;\n  --apex-white: #f5f5f5;\n\n  background: linear-gradient(135deg, var(--apex-orange-dark), var(--apex-orange));\n  padding: 2.4rem 2rem;\n  border-radius: 24px;\n  max-width: 1100px;\n  margin: 2.4rem auto;\n  box-shadow: 0 14px 28px rgba(0,0,0,0.55);\n  color: var(--apex-white);\n}\n\n\/* HEADER *\/\n.apexcore-header h2 {\n  text-align: center;\n  font-family: \"Bungee\", sans-serif;\n  font-size: 2rem;\n  color: #fff;\n  text-shadow: 0 0 14px rgba(255,255,255,0.25);\n}\n.apexcore-subtitle {\n  text-align: center;\n  background: rgba(0,0,0,0.22);\n  color: #fff;\n  padding: .3rem .8rem;\n  margin-top: .4rem;\n  border-radius: 8px;\n  display: inline-block;\n  font-weight: 600;\n}\n\n\/* GRID *\/\n.apexcore-layout {\n  display: grid;\n  grid-template-columns: 1.65fr 1fr;\n  gap: 1.6rem;\n  margin-top: 2rem;\n}\n\n\/* NARRATIVE *\/\n.apexcore-narrative {\n  background: rgba(0,0,0,0.28);\n  padding: 1.6rem;\n  border-left: 6px solid #000;\n  border-radius: 18px;\n  line-height: 1.65;\n}\n\n\/* CARD *\/\n.apexcore-card {\n  background: #000;\n  padding: 1rem 1.2rem;\n  border-left: 5px solid #fff;\n  border-radius: 12px;\n  margin: 1.4rem 0;\n  text-align: center;\n  font-weight: 600;\n}\n\n\/* QUOTE *\/\n.apexcore-quote {\n  margin-top: 1.4rem;\n  background: rgba(0,0,0,0.35);\n  border-left: 5px solid #fff;\n  padding: 1rem;\n  border-radius: 12px;\n  text-align: center;\n  font-style: italic;\n}\n\n\/* FEATURES *\/\n.apexcore-features {\n  background: rgba(0,0,0,0.35);\n  padding: 1.6rem;\n  border-radius: 18px;\n  border: 2px solid #000;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.35);\n}\n.apexcore-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  background: #fff;\n  color: #000;\n  padding: .3rem .75rem;\n  border-radius: 6px;\n  display: inline-block;\n  margin-bottom: 1rem;\n}\n.apexcore-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: .75rem;\n}\n.apexcore-features li {\n  background: rgba(0,0,0,0.45);\n  padding: .6rem .8rem;\n  border-left: 5px solid #000;\n  border-radius: 10px;\n}\n\n\/* CTA *\/\n.apexcore-end {\n  margin-top: 1.6rem;\n  background: rgba(255,255,255,0.15);\n  border-left: 5px solid #000;\n  padding: .9rem;\n  border-radius: 12px;\n  text-align: center;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .apexcore-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e","brand":"MS Edizioni","offers":[{"title":"Default Title","offer_id":53864977760583,"sku":null,"price":83.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/APEXLEGENDS.webp?v=1750653916","url":"https:\/\/frogames.it\/en\/products\/apex-legends-danneggiato","provider":"FroGames","version":"1.0","type":"link"}