{"id":1660,"date":"2026-04-17T23:17:14","date_gmt":"2026-04-17T21:17:14","guid":{"rendered":"https:\/\/fentasy-games.com\/?page_id=1660"},"modified":"2026-07-31T16:57:49","modified_gmt":"2026-07-31T14:57:49","slug":"microlonies","status":"publish","type":"page","link":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/","title":{"rendered":"MICROLONIES"},"content":{"rendered":"\n<section id=\"ml-species-app\" class=\"ml-species\" aria-labelledby=\"ml-species-title\">\n  <div class=\"ml-species__backdrop\" aria-hidden=\"true\"><\/div>\n\n  <div class=\"ml-species__shell\">\n    <header class=\"ml-species__hero\">\n      <div class=\"ml-species__topbar\">\n        <a class=\"ml-species__back-link\" href=\"https:\/\/fentasy-games.com\/microlonies-stand-alone\/\" data-i18n=\"backLink\">\n          \u2190 Retour \u00e0 Microlonies\n        <\/a>\n\n        <div class=\"ml-species__lang\" role=\"group\" aria-label=\"Language\">\n          <button type=\"button\" class=\"is-active\" data-lang=\"fr\" aria-pressed=\"true\">FR<\/button>\n          <button type=\"button\" data-lang=\"en\" aria-pressed=\"false\">EN<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"ml-species__heading\">\n        <p class=\"ml-species__eyebrow\" data-i18n=\"eyebrow\">JEU DE BASE \u00b7 16 ESP\u00c8CES<\/p>\n        <h1 id=\"ml-species-title\" data-i18n=\"title\">Les Esp\u00e8ces de Microlonies<\/h1>\n        <p data-i18n=\"intro\">\n          D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles.\n        <\/p>\n      <\/div>\n\n      <div class=\"ml-species__tools\">\n        <label class=\"ml-species__search\">\n          <span class=\"screen-reader-text\" data-i18n=\"searchLabel\">Rechercher une esp\u00e8ce<\/span>\n          <input type=\"search\" id=\"ml-species-search\" placeholder=\"Rechercher une esp\u00e8ce\u2026\" autocomplete=\"off\">\n        <\/label>\n\n        <div class=\"ml-species__filters\" role=\"group\" aria-label=\"Difficulty filters\">\n          <button type=\"button\" class=\"is-active\" data-filter=\"all\" data-i18n=\"filterAll\">Toutes<\/button>\n          <button type=\"button\" data-filter=\"accessible\" data-i18n=\"filterAccessible\">Accessibles<\/button>\n          <button type=\"button\" data-filter=\"advanced\" data-i18n=\"filterAdvanced\">Avanc\u00e9es<\/button>\n        <\/div>\n      <\/div>\n    <\/header>\n\n    <div id=\"ml-species-grid\" class=\"ml-species__grid\" aria-live=\"polite\"><\/div>\n\n    <p id=\"ml-species-empty\" class=\"ml-species__empty\" hidden=\"\" data-i18n=\"empty\">\n      Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.\n    <\/p>\n  <\/div>\n<\/section>\n\n<style>\n#ml-species-app {\n  --ml-bg: #171109;\n  --ml-panel: #2a1c11;\n  --ml-panel-2: #3a2515;\n  --ml-gold: #e9bd6d;\n  --ml-gold-2: #f4d69b;\n  --ml-cream: #fff5e4;\n  --ml-muted: #d8c4a6;\n  --ml-green: #93ba63;\n  --ml-red: #b96f63;\n  --ml-line: rgba(233,189,109,.28);\n  --ml-shadow: 0 22px 60px rgba(0,0,0,.46);\n  position: relative;\n  isolation: isolate;\n  min-height: 100vh;\n  padding: clamp(24px, 4vw, 64px) 16px;\n  color: var(--ml-cream);\n  background:\n    radial-gradient(circle at 15% 10%, rgba(147,186,99,.10), transparent 28%),\n    radial-gradient(circle at 85% 20%, rgba(233,189,109,.10), transparent 25%),\n    linear-gradient(180deg, #151008 0%, #23170d 100%);\n}\n\n#ml-species-app,\n#ml-species-app * {\n  box-sizing: border-box;\n}\n\n#ml-species-app .ml-species__backdrop {\n  position: absolute;\n  inset: 0;\n  z-index: -1;\n  opacity: .16;\n  background-image:\n    linear-gradient(rgba(0,0,0,.55), rgba(0,0,0,.55)),\n    url(\"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/06\/boite-facing-B-scaled.png\");\n  background-position: center top;\n  background-size: cover;\n  background-attachment: fixed;\n}\n\n#ml-species-app .ml-species__shell {\n  width: min(1220px, 100%);\n  margin: 0 auto;\n}\n\n#ml-species-app .ml-species__hero {\n  position: relative;\n  overflow: hidden;\n  padding: clamp(24px, 4vw, 46px);\n  border: 1px solid rgba(233,189,109,.52);\n  border-radius: 28px;\n  background:\n    radial-gradient(circle at 15% 20%, rgba(233,189,109,.11), transparent 34%),\n    linear-gradient(145deg, rgba(50,32,18,.97), rgba(26,18,10,.97));\n  box-shadow: var(--ml-shadow);\n}\n\n#ml-species-app .ml-species__topbar,\n#ml-species-app .ml-species__tools {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 18px;\n}\n\n#ml-species-app .ml-species__back-link {\n  color: var(--ml-gold-2);\n  font-weight: 800;\n  text-decoration: none;\n}\n\n#ml-species-app .ml-species__back-link:hover,\n#ml-species-app .ml-species__back-link:focus-visible {\n  color: #fff;\n  text-decoration: underline;\n}\n\n#ml-species-app .ml-species__lang,\n#ml-species-app .ml-species__filters {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n#ml-species-app button,\n#ml-species-app input {\n  font: inherit;\n}\n\n#ml-species-app .ml-species__lang button,\n#ml-species-app .ml-species__filters button {\n  min-height: 42px;\n  padding: 9px 15px;\n  border: 1px solid rgba(233,189,109,.52);\n  border-radius: 999px;\n  color: var(--ml-gold-2);\n  background: rgba(255,255,255,.03);\n  font-weight: 900;\n  cursor: pointer;\n  transition: background .18s ease, color .18s ease, transform .18s ease;\n}\n\n#ml-species-app .ml-species__lang button:hover,\n#ml-species-app .ml-species__filters button:hover {\n  transform: translateY(-1px);\n}\n\n#ml-species-app .ml-species__lang button.is-active,\n#ml-species-app .ml-species__filters button.is-active {\n  color: #21160c;\n  background: var(--ml-gold);\n}\n\n#ml-species-app .ml-species__heading {\n  max-width: 830px;\n  margin: clamp(28px, 5vw, 54px) 0 34px;\n}\n\n#ml-species-app .ml-species__eyebrow {\n  margin: 0 0 10px;\n  color: var(--ml-green);\n  font-size: 13px;\n  font-weight: 950;\n  letter-spacing: .16em;\n}\n\n#ml-species-app h1 {\n  margin: 0 0 16px;\n  color: #fff9ed;\n  font-size: clamp(36px, 6vw, 68px);\n  line-height: .98;\n  letter-spacing: -.035em;\n}\n\n#ml-species-app .ml-species__heading > p:last-child {\n  max-width: 760px;\n  margin: 0;\n  color: var(--ml-muted);\n  font-size: clamp(16px, 2vw, 20px);\n  line-height: 1.55;\n}\n\n#ml-species-app .ml-species__search {\n  flex: 1 1 320px;\n}\n\n#ml-species-app .ml-species__search input {\n  width: 100%;\n  min-height: 48px;\n  padding: 12px 17px;\n  border: 1px solid var(--ml-line);\n  border-radius: 14px;\n  color: #fff;\n  background: rgba(0,0,0,.22);\n  outline: none;\n}\n\n#ml-species-app .ml-species__search input:focus {\n  border-color: var(--ml-gold);\n  box-shadow: 0 0 0 3px rgba(233,189,109,.16);\n}\n\n#ml-species-app .ml-species__grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 18px;\n  margin-top: 24px;\n}\n\n#ml-species-app .ml-species-card {\n  overflow: hidden;\n  border: 1px solid var(--ml-line);\n  border-radius: 22px;\n  background:\n    linear-gradient(145deg, rgba(255,255,255,.06), rgba(255,255,255,.018)),\n    linear-gradient(145deg, var(--ml-panel-2), var(--ml-panel));\n  box-shadow: 0 12px 35px rgba(0,0,0,.24);\n}\n\n#ml-species-app .ml-species-card[hidden] {\n  display: none;\n}\n\n#ml-species-app .ml-species-card__summary {\n  display: grid;\n  grid-template-columns: 116px minmax(0, 1fr) 30px;\n  gap: 18px;\n  align-items: center;\n  width: 100%;\n  min-height: 150px;\n  padding: 18px;\n  border: 0;\n  color: inherit;\n  text-align: left;\n  background: transparent;\n  cursor: pointer;\n}\n\n#ml-species-app .ml-species-card__summary:hover {\n  background: rgba(233,189,109,.045);\n}\n\n#ml-species-app .ml-species-card__image {\n  display: grid;\n  place-items: center;\n  width: 116px;\n  height: 104px;\n  overflow: hidden;\n  border: 1px solid rgba(233,189,109,.22);\n  border-radius: 15px;\n  background:\n    radial-gradient(circle at 50% 40%, rgba(233,189,109,.16), transparent 48%),\n    rgba(0,0,0,.20);\n}\n\n#ml-species-app .ml-species-card__image img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  filter: drop-shadow(0 8px 10px rgba(0,0,0,.45));\n}\n\n#ml-species-app .ml-species-card__image img[src=\"\"] {\n  display: none;\n}\n\n#ml-species-app .ml-species-card__image-fallback {\n  padding: 10px;\n  color: var(--ml-gold);\n  font-size: 36px;\n  line-height: 1;\n}\n\n#ml-species-app .ml-species-card__meta {\n  min-width: 0;\n}\n\n#ml-species-app .ml-species-card__level {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  margin-bottom: 8px;\n  padding: 5px 9px;\n  border-radius: 999px;\n  font-size: 12px;\n  font-weight: 900;\n}\n\n#ml-species-app .ml-species-card__level--accessible {\n  color: #35562f;\n  background: #ffffff;\n  border: 1px solid rgba(53,86,47,.28);\n  box-shadow: 0 2px 7px rgba(0,0,0,.18);\n}\n\n#ml-species-app .ml-species-card__level--advanced {\n  color: #8a342b;\n  background: #ffffff;\n  border: 1px solid rgba(138,52,43,.28);\n  box-shadow: 0 2px 7px rgba(0,0,0,.18);\n}\n\n#ml-species-app .ml-species-card__name {\n  display: inline-block;\n  margin: 0 0 4px;\n\n  font-size: clamp(20px, 2.2vw, 27px);\n  font-weight: 900;\n  line-height: 1.08;\n\n  color: #fff2bf;\n  text-shadow:\n    0 1px 0 #3f260f,\n    0 2px 2px rgba(0,0,0,.9),\n    0 0 10px rgba(0,0,0,.55);\n}\n\n#ml-species-app .ml-species-card__latin {\n  margin: 0 0 10px;\n  color: #ddc6a4;\n  font-family: Georgia, serif;\n  font-style: italic;\n  font-size: 14px;\n}\n\n#ml-species-app .ml-species-card__teaser {\n  margin: 0;\n  color: #f5ead9;\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n#ml-species-app .ml-species-card__chevron {\n  width: 14px;\n  height: 14px;\n  border-right: 2px solid var(--ml-gold);\n  border-bottom: 2px solid var(--ml-gold);\n  transform: rotate(45deg);\n  transition: transform .2s ease;\n}\n\n#ml-species-app .ml-species-card.is-open .ml-species-card__chevron {\n  transform: rotate(225deg);\n}\n\n#ml-species-app .ml-species-card__panel {\n  display: none;\n  padding: 0 20px 22px;\n}\n\n#ml-species-app .ml-species-card.is-open .ml-species-card__panel {\n  display: block;\n}\n\n#ml-species-app .ml-species-card__panel-inner {\n  padding-top: 20px;\n  border-top: 1px solid var(--ml-line);\n}\n\n#ml-species-app .ml-species-card__section + .ml-species-card__section {\n  margin-top: 22px;\n}\n\n#ml-species-app .ml-species-card__section h3 {\n  margin: 0 0 10px;\n  color: var(--ml-gold-2);\n  font-size: 16px;\n  letter-spacing: .04em;\n  text-transform: uppercase;\n}\n\n#ml-species-app .ml-species-card__section p {\n  margin: 0;\n  color: #f3e8d8;\n  line-height: 1.62;\n}\n\n#ml-species-app .ml-species-card__abilities {\n  display: grid;\n  gap: 10px;\n}\n\n#ml-species-app .ml-species-card__ability {\n  padding: 13px 14px;\n  border-left: 3px solid var(--ml-gold);\n  border-radius: 10px;\n  background: rgba(255,255,255,.035);\n}\n\n#ml-species-app .ml-species-card__ability strong {\n  display: block;\n  margin-bottom: 5px;\n  color: #fff4d9;\n}\n\n#ml-species-app .ml-species-card__faq details {\n  border-top: 1px solid rgba(233,189,109,.16);\n}\n\n#ml-species-app .ml-species-card__faq details:last-child {\n  border-bottom: 1px solid rgba(233,189,109,.16);\n}\n\n#ml-species-app .ml-species-card__faq summary {\n  padding: 13px 2px;\n  color: #fff3dd;\n  font-weight: 800;\n  cursor: pointer;\n}\n\n#ml-species-app .ml-species-card__faq details p {\n  padding: 0 2px 14px;\n  color: var(--ml-muted);\n}\n\n#ml-species-app .ml-species__empty {\n  margin: 28px 0 0;\n  padding: 24px;\n  border: 1px solid var(--ml-line);\n  border-radius: 16px;\n  color: var(--ml-muted);\n  text-align: center;\n  background: rgba(0,0,0,.18);\n}\n\n#ml-species-app .screen-reader-text {\n  position: absolute !important;\n  width: 1px;\n  height: 1px;\n  padding: 0;\n  margin: -1px;\n  overflow: hidden;\n  clip: rect(0,0,0,0);\n  white-space: nowrap;\n  border: 0;\n}\n\n@media (max-width: 860px) {\n  #ml-species-app .ml-species__grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 680px) {\n  #ml-species-app .ml-species__topbar,\n  #ml-species-app .ml-species__tools {\n    align-items: stretch;\n    flex-direction: column;\n  }\n\n  #ml-species-app .ml-species__lang {\n    align-self: flex-end;\n  }\n\n  #ml-species-app .ml-species-card__summary {\n    grid-template-columns: 82px minmax(0,1fr) 24px;\n    gap: 13px;\n    min-height: 132px;\n    padding: 14px;\n  }\n\n  #ml-species-app .ml-species-card__image {\n    width: 82px;\n    height: 82px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #ml-species-app *,\n  #ml-species-app *::before,\n  #ml-species-app *::after {\n    scroll-behavior: auto !important;\n    transition: none !important;\n  }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  const root = document.getElementById(\"ml-species-app\");\n  if (!root) return;\n\n  const ui = {\n    fr: {\n      backLink: \"\u2190 Retour \u00e0 Microlonies\",\n      eyebrow: \"JEU DE BASE \u00b7 16 ESP\u00c8CES\",\n      title: \"Les Esp\u00e8ces de Microlonies\",\n      intro: \"D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles.\",\n      searchLabel: \"Rechercher une esp\u00e8ce\",\n      searchPlaceholder: \"Rechercher une esp\u00e8ce\u2026\",\n      filterAll: \"Toutes\",\n      filterAccessible: \"Accessibles\",\n      filterAdvanced: \"Avanc\u00e9es\",\n      accessible: \"Accessible\",\n      advanced: \"Avanc\u00e9e\",\n      overview: \"Pr\u00e9sentation\",\n      abilities: \"Capacit\u00e9s\",\n      supremacy: \"Supr\u00e9matie\",\n      faq: \"FAQ\",\n      empty: \"Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.\",\n      open: \"Afficher les d\u00e9tails\",\n      close: \"Masquer les d\u00e9tails\"\n    },\n    en: {\n      backLink: \"\u2190 Back to Microlonies\",\n      eyebrow: \"CORE GAME \u00b7 16 SPECIES\",\n      title: \"Microlonies Species\",\n      intro: \"Explore the 16 core-game Species, their abilities, play styles and rules clarifications.\",\n      searchLabel: \"Search for a species\",\n      searchPlaceholder: \"Search for a species\u2026\",\n      filterAll: \"All\",\n      filterAccessible: \"Accessible\",\n      filterAdvanced: \"Advanced\",\n      accessible: \"Accessible\",\n      advanced: \"Advanced\",\n      overview: \"Overview\",\n      abilities: \"Abilities\",\n      supremacy: \"Supremacy\",\n      faq: \"FAQ\",\n      empty: \"No species matches your search.\",\n      open: \"Show details\",\n      close: \"Hide details\"\n    }\n  };\n\n  \/*\n   * IMAGES\n   * Species illustrations hosted in the WordPress Media Library.\n   *\n   * FAQ\n   * Add questions by inserting new objects in the faqs.fr \/ faqs.en arrays:\n   * { q: \"Question\", a: \"Answer\" }\n   *\/\n  const species = [\n    {\n      id: \"amazon\",\n      latin: \"Polyergus rufescens\",\n      level: \"advanced\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-amazone.png\",\n      fr: {\n        name: \"Fourmi Amazone\",\n        teaser: \"Une esp\u00e8ce offensive qui transforme les \u00c9liminations en nouvelles Esclaves.\",\n        overview: \"Sp\u00e9cialis\u00e9e dans l\u2019\u00c9limination, elle capture des Fourmis adverses et d\u00e9veloppe une Colonie fond\u00e9e sur les Esclaves.\",\n        abilities: [\n          [\"Parasitisme\", \"Seules les Esclaves pr\u00e9sentes dans la Nurserie servent de Nourrices.\"],\n          [\"Esclavagiste\", \"Apr\u00e8s une \u00c9limination d\u2019une Fourmi adverse, ajoutez une Esclave \u00e0 votre Fourmili\u00e8re.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux Esclaves pr\u00e9sentes dans votre Nurserie.\",\n        faqs: [\n          { q: \"Une Esclave est-elle consid\u00e9r\u00e9e comme une Fourmi ?\", a: \"Oui. Toutes les r\u00e8gles concernant les Fourmis s\u2019appliquent aux Esclaves, sauf indication contraire.\" }\n        ]\n      },\n      en: {\n        name: \"Amazon Ant\",\n        teaser: \"An offensive Species that turns Eliminations into new Slave Ants.\",\n        overview: \"Focused on Elimination, it captures opposing Ants and develops a Colony built around Slave Ants.\",\n        abilities: [\n          [\"Parasitism\", \"Only Slave Ants in the Nursery may serve as Nurses.\"],\n          [\"Slave-Maker\", \"After eliminating an opponent\u2019s Ant, add a Slave Ant to your Anthill.\"]\n        ],\n        supremacy: \"Score VP from Slave Ants in your Nursery.\",\n        faqs: [\n          { q: \"Is a Slave Ant considered an Ant?\", a: \"Yes. All rules that apply to Ants also apply to Slave Ants unless stated otherwise.\" }\n        ]\n      }\n    },\n    {\n      id: \"bulldog\",\n      latin: \"Myrmecia forficata\",\n      level: \"accessible\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-bulldog-1.png\",\n      fr: {\n        name: \"Fourmi Bouledogue\",\n        teaser: \"Une chasse flexible, m\u00eame loin du Nid, avec un contr\u00f4le direct de la Rivi\u00e8re.\",\n        overview: \"Cette chasseuse ind\u00e9pendante peut exploiter les Ouvri\u00e8res isol\u00e9es et renouveler enti\u00e8rement la Rivi\u00e8re de cartes Proie.\",\n        abilities: [\n          [\"Chasse solitaire\", \"Vos Ouvri\u00e8res isol\u00e9es peuvent chasser sur une ZdC adjacente.\"],\n          [\"Chasse \u00e0 vue\", \"Une fois par partie, d\u00e9faussez toutes les cartes Proie de la Rivi\u00e8re puis r\u00e9alimentez-la.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux badges Vivant.\",\n        faqs: []\n      },\n      en: {\n        name: \"Bulldog Ant\",\n        teaser: \"Flexible hunting away from the Nest, with direct control over the River.\",\n        overview: \"This independent hunter can use isolated Workers and completely refresh the Prey-card River.\",\n        abilities: [\n          [\"Solitary Hunt\", \"Your isolated Workers may hunt on an adjacent HZ.\"],\n          [\"Hunt on Sight\", \"Once per game, discard all Prey cards in the River, then refill it.\"]\n        ],\n        supremacy: \"Score VP from Alive badges.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"fungus-farming\",\n      latin: \"Trachymyrmex septentrionalis\",\n      level: \"accessible\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-champignonniste.png\",\n      fr: {\n        name: \"Fourmi Champignonniste\",\n        teaser: \"Une esp\u00e8ce souple qui optimise sa Fourmili\u00e8re et son r\u00e9gime alimentaire.\",\n        overview: \"Elle repositionne ses Renforts, chasse plus facilement les proies nocturnes et r\u00e9duit sa d\u00e9pendance aux cartes Proie.\",\n        abilities: [\n          [\"Polyvalence\", \"Apr\u00e8s une construction, d\u00e9placez 1 Renfort de la nouvelle Salle vers une autre Salle, sauf la Nurserie.\"],\n          [\"Festin nocturne\", \"Une carte Proie poss\u00e9dant Nuit ne n\u00e9cessite qu\u2019une seule Puissance, quelle que soit sa position.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux Prairies contr\u00f4l\u00e9es.\",\n        faqs: []\n      },\n      en: {\n        name: \"Fungus-Farming Ant\",\n        teaser: \"A flexible Species that optimizes its Anthill and diet.\",\n        overview: \"It repositions Reinforcements, hunts Night prey more efficiently and relies less on Prey cards.\",\n        abilities: [\n          [\"Versatility\", \"After building, move 1 Reinforcement from the new Chamber to another Chamber, except the Nursery.\"],\n          [\"Night Feast\", \"A Prey card with Night requires only 1 Power, regardless of its position.\"]\n        ],\n        supremacy: \"Score VP from controlled Grasslands.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"carpenter\",\n      latin: \"Camponotus vagus\",\n      level: \"accessible\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-charpentiere.png\",\n      fr: {\n        name: \"Fourmi Charpenti\u00e8re\",\n        teaser: \"La sp\u00e9cialiste de la construction et de l\u2019Architecture.\",\n        overview: \"Elle construit plus efficacement, renouvelle la Rivi\u00e8re de Salles et valorise ses For\u00eats contr\u00f4l\u00e9es.\",\n        abilities: [\n          [\"Architecte\", \"Ajoutez 1 Puissance \u00e0 vos actions Construire.\"],\n          [\"Raboteuse\", \"Une fois par partie, d\u00e9faussez toute la Rivi\u00e8re de Salles puis r\u00e9alimentez-la.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux For\u00eats contr\u00f4l\u00e9es et aux symboles Architecture.\",\n        faqs: []\n      },\n      en: {\n        name: \"Carpenter Ant\",\n        teaser: \"The specialist in building and Architecture.\",\n        overview: \"It builds more efficiently, refreshes the Chamber River and rewards controlled Forests.\",\n        abilities: [\n          [\"Architect\", \"Add 1 Power to your Build actions.\"],\n          [\"Planer\", \"Once per game, discard the entire Chamber River, then refill it.\"]\n        ],\n        supremacy: \"Score VP from controlled Forests and Architecture symbols.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"leafcutter\",\n      latin: \"Atta cephalotes\",\n      level: \"advanced\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-coupefeuille.png\",\n      fr: {\n        name: \"Fourmi Coupe-Feuilles\",\n        teaser: \"Une \u00e9conomie fond\u00e9e sur les Feuilles et les Jardins Souterrains.\",\n        overview: \"Elle ne re\u00e7oit pas de Nourriture gr\u00e2ce aux cartes Proie. Ses Jardins Souterrains deviennent sa principale source de Nourriture.\",\n        abilities: [\n          [\"Culture fongique\", \"Avec une action Construire de puissance 4, construisez un Jardin Souterrain \u00e0 la place d\u2019une Salle de la Rivi\u00e8re.\"],\n          [\"Expansion sylvestre\", \"Apr\u00e8s Pondre, placez une Ouvri\u00e8re sur une case For\u00eat vide adjacente \u00e0 une de vos Pistes.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux For\u00eats contr\u00f4l\u00e9es.\",\n        faqs: []\n      },\n      en: {\n        name: \"Leafcutter Ant\",\n        teaser: \"An economy built around Leaves and Underground Gardens.\",\n        overview: \"Prey cards do not provide Food. Underground Gardens become its main Food source.\",\n        abilities: [\n          [\"Fungus Cultivation\", \"With a Build action of 4 Power, build an Underground Garden instead of taking a Chamber from the River.\"],\n          [\"Forest Expansion\", \"After Lay Eggs, place 1 Worker on an empty Forest adjacent to one of your Trails.\"]\n        ],\n        supremacy: \"Score VP from controlled Forests.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"argentine\",\n      latin: \"Linepithema humile\",\n      level: \"advanced\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-dargentine.png\",\n      fr: {\n        name: \"Fourmi d\u2019Argentine\",\n        teaser: \"Une esp\u00e8ce expansive qui projette son r\u00e9seau gr\u00e2ce aux Nids Satellites.\",\n        overview: \"Elle utilise deux Reines et d\u00e9ploie de nouveaux points d\u2019ancrage pour Coloniser et Chasser plus loin.\",\n        abilities: [\n          [\"Polygyne\", \"Vos Reines peuvent partager une Salle sans d\u00e9clencher la Pr\u00e9s\u00e9ance Royale entre elles.\"],\n          [\"Super-Colonies\", \"Construisez des Nids Satellites et d\u00e9ployez jusqu\u2019\u00e0 2 Ouvri\u00e8res autour d\u2019eux.\"]\n        ],\n        supremacy: \"Marquez des PV pour chaque Nid Satellite et gr\u00e2ce aux badges Cr\u00e9puscule.\",\n        faqs: []\n      },\n      en: {\n        name: \"Argentine Ant\",\n        teaser: \"An expansive Species that projects its network through Satellite Nests.\",\n        overview: \"It uses two Queens and creates new anchors from which it may Colonize and Hunt.\",\n        abilities: [\n          [\"Polygyny\", \"Your Queens may share a Chamber without triggering Royal Precedence between them.\"],\n          [\"Super-Colonies\", \"Build Satellite Nests and deploy up to 2 Workers around them.\"]\n        ],\n        supremacy: \"Score VP for each Satellite Nest and from Twilight badges.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"fire\",\n      latin: \"Solenopsis invicta\",\n      level: \"advanced\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-defeu.png\",\n      fr: {\n        name: \"Fourmi de Feu\",\n        teaser: \"Une esp\u00e8ce polygyne capable de se d\u00e9ployer sur l\u2019Eau.\",\n        overview: \"Sa croissance rapide et son Radeau Vivant ouvrent des zones normalement inaccessibles.\",\n        abilities: [\n          [\"Polygyne\", \"Vos Reines peuvent partager une Salle sans d\u00e9clencher la Pr\u00e9s\u00e9ance Royale entre elles.\"],\n          [\"Radeau vivant\", \"Vos Ouvri\u00e8res peuvent se d\u00e9placer et s\u2019arr\u00eater sur les cases Eau.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux cases Eau contr\u00f4l\u00e9es et aux badges Volant.\",\n        faqs: []\n      },\n      en: {\n        name: \"Fire Ant\",\n        teaser: \"A polygynous Species able to expand across Water.\",\n        overview: \"Its rapid growth and Living Raft open areas normally inaccessible to other Species.\",\n        abilities: [\n          [\"Polygyny\", \"Your Queens may share a Chamber without triggering Royal Precedence between them.\"],\n          [\"Living Raft\", \"Your Workers may move onto and stop on Water.\"]\n        ],\n        supremacy: \"Score VP from controlled Water and Flying badges.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"red-meadow\",\n      latin: \"Formica pratensis\",\n      level: \"accessible\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-despres.png\",\n      fr: {\n        name: \"Fourmi Rousse des Pr\u00e9s\",\n        teaser: \"Une esp\u00e8ce tactique qui \u00e9limine \u00e0 distance et bloque des cases.\",\n        overview: \"Son Acide Formique cr\u00e9e des zones impraticables, tandis que les proies de Jour renforcent sa Nurserie.\",\n        abilities: [\n          [\"Acide formique\", \"Lors d\u2019une action Sortir, effectuez une \u00c9limination \u00e0 1 case de distance puis bloquez la case cibl\u00e9e.\"],\n          [\"D\u00f4me de chaleur\", \"Une carte Proie poss\u00e9dant Jour vous permet de recevoir 2 \u0152ufs.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux Prairies contr\u00f4l\u00e9es et aux Pucerons.\",\n        faqs: []\n      },\n      en: {\n        name: \"Red Meadow Ant\",\n        teaser: \"A tactical Species that eliminates at range and blocks Hexes.\",\n        overview: \"Formic Acid creates impassable areas, while Day prey strengthens its Nursery.\",\n        abilities: [\n          [\"Formic Acid\", \"During an Exit action, perform an Elimination at a distance of 1 Hex, then block the targeted Hex.\"],\n          [\"Heat Dome\", \"A Prey card with Day allows you to receive 2 Eggs.\"]\n        ],\n        supremacy: \"Score VP from controlled Grasslands and Aphids.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"giant\",\n      latin: \"Dinoponera quadriceps\",\n      level: \"advanced\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-geante.png\",\n      fr: {\n        name: \"Fourmi G\u00e9ante\",\n        teaser: \"Une petite Colonie, lente mais extr\u00eamement puissante.\",\n        overview: \"Chaque Fourmi a un fort impact. L\u2019esp\u00e8ce \u00e9limine pendant l\u2019Exploration et chasse avec des Ouvri\u00e8res isol\u00e9es.\",\n        abilities: [\n          [\"G\u00e9ante\", \"Votre Exploration est limit\u00e9e \u00e0 2 cases, mais peut permettre une \u00c9limination.\"],\n          [\"Petite Colonie\", \"Ajoutez 1 Renfort de moins dans chaque Salle construite.\"],\n          [\"Chasse solitaire\", \"Vos Ouvri\u00e8res isol\u00e9es peuvent chasser sur une ZdC adjacente.\"]\n        ],\n        supremacy: \"Marquez davantage de PV pour vos Fourmis nourries \u00e0 partir de la 6e.\",\n        faqs: []\n      },\n      en: {\n        name: \"Giant Ant\",\n        teaser: \"A small, slow but extremely powerful Colony.\",\n        overview: \"Each Ant has high impact. This Species can eliminate while Exploring and hunt with isolated Workers.\",\n        abilities: [\n          [\"Giant\", \"Your Explore movement is limited to 2 Hexes, but may include an Elimination.\"],\n          [\"Small Colony\", \"Add 1 fewer Reinforcement to each newly built Chamber.\"],\n          [\"Solitary Hunt\", \"Your isolated Workers may hunt on an adjacent HZ.\"]\n        ],\n        supremacy: \"Score more VP for fed Ants from the 6th onward.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"army\",\n      latin: \"Eciton burchellii\",\n      level: \"advanced\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-legionnaire.png\",\n      fr: {\n        name: \"Fourmi L\u00e9gionnaire\",\n        teaser: \"Une esp\u00e8ce agressive fond\u00e9e sur les raids, la mobilit\u00e9 et les Troph\u00e9es.\",\n        overview: \"La Marabunta augmente la puissance de Colonisation, tandis que le Nid peut se d\u00e9placer pour verrouiller une ZdC.\",\n        abilities: [\n          [\"Larves voraces\", \"Lors de Pondre, placez Marabunta dans une Salle Coloniser.\"],\n          [\"Marabunta\", \"Lors de Coloniser, obtenez une Sortie ou une \u00c9limination suppl\u00e9mentaire.\"],\n          [\"Nomade\", \"Apr\u00e8s Chasser, d\u00e9placez votre Nid sur la ZdC exploit\u00e9e.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux badges Arachnide et aux jetons Troph\u00e9e.\",\n        faqs: []\n      },\n      en: {\n        name: \"Army Ant\",\n        teaser: \"An aggressive Species built around raids, mobility and Trophies.\",\n        overview: \"Marabunta boosts Colonize, while the Nest may move to lock down a Hunting Zone.\",\n        abilities: [\n          [\"Voracious Larvae\", \"During Lay Eggs, place Marabunta in a Colonize Chamber.\"],\n          [\"Marabunta\", \"During Colonize, gain an additional Exit or Elimination.\"],\n          [\"Nomad\", \"After Hunting, move your Nest onto the used HZ.\"]\n        ],\n        supremacy: \"Score VP from Arachnid badges and Trophy tokens.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"harvester\",\n      latin: \"Messor barbarus\",\n      level: \"accessible\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-moissonneuse.png\",\n      fr: {\n        name: \"Fourmi Moissonneuse\",\n        teaser: \"Une esp\u00e8ce de stockage qui transforme ses \u00c9closions en Broyeuses.\",\n        overview: \"Ses Broyeuses renforcent les actions. Les cartes Proie fournissent moins de Nourriture, compens\u00e9e par les badges Graines.\",\n        abilities: [\n          [\"Broyeuses\", \"Lors d\u2019une \u00c9closion, remplacez une Ouvri\u00e8re par une Broyeuse.\"],\n          [\"R\u00e9gime sp\u00e9cifique\", \"Les cartes Proie fournissent moins de Nourriture, mais les badges Graines la compensent.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux Salles de Nourriture.\",\n        faqs: []\n      },\n      en: {\n        name: \"Harvester Ant\",\n        teaser: \"A storage-focused Species that turns Hatchings into Grinders.\",\n        overview: \"Grinders strengthen actions. Prey cards provide less Food, compensated by Seeds badges.\",\n        abilities: [\n          [\"Grinders\", \"During a Hatching, replace a Worker with a Grinder.\"],\n          [\"Specific Diet\", \"Prey cards provide less Food, compensated by Seeds badges.\"]\n        ],\n        supremacy: \"Score VP from Food Chambers.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"black-garden\",\n      latin: \"Lasius niger\",\n      level: \"advanced\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-noire-1.png\",\n      fr: {\n        name: \"Fourmi Noire des Jardins\",\n        teaser: \"Une esp\u00e8ce de contr\u00f4le d\u2019Objectifs et d\u2019optimisation de main.\",\n        overview: \"Elle multiplie les choix de cartes Objectif gr\u00e2ce aux Rampants et aux Pucerons.\",\n        abilities: [\n          [\"Adaptabilit\u00e9\", \"Une carte Proie Rampants permet de d\u00e9fausser 1 \u0152uf pour prendre une carte Objectif visible.\"],\n          [\"\u00c9levage de pucerons\", \"Les Pucerons am\u00e9liorent le nombre de cartes Objectif vues lors d\u2019une Planification.\"]\n        ],\n        supremacy: \"Marquez des PV pour vos cartes Objectif, valid\u00e9es ou non.\",\n        faqs: []\n      },\n      en: {\n        name: \"Black Garden Ant\",\n        teaser: \"A Species focused on Objectives and hand optimization.\",\n        overview: \"It increases Objective-card choices through Crawling prey and Aphids.\",\n        abilities: [\n          [\"Adaptability\", \"A Crawling Prey card lets you discard 1 Egg to take a face-up Objective card.\"],\n          [\"Aphid Farming\", \"Aphids increase the number of Objective cards seen during Planning.\"]\n        ],\n        supremacy: \"Score VP for Objective cards, completed or not.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"saharan-silver\",\n      latin: \"Cataglyphis bombycina\",\n      level: \"accessible\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-sahara.png\",\n      fr: {\n        name: \"Fourmi du Sahara\",\n        teaser: \"Une esp\u00e8ce ultra-mobile, experte dans l\u2019Exploration et la r\u00e9cup\u00e9ration.\",\n        overview: \"Elle traverse les obstacles, Explore jusqu\u2019\u00e0 5 cases et chasse facilement les proies poss\u00e9dant Cadavre.\",\n        abilities: [\n          [\"V\u00e9locit\u00e9\", \"Une Ouvri\u00e8re peut Explorer jusqu\u2019\u00e0 5 cases et traverser les Fourmis adverses et les Termites.\"],\n          [\"Charognarde\", \"Une carte Proie poss\u00e9dant Cadavre ne n\u00e9cessite qu\u2019une seule Puissance.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux badges Jour.\",\n        faqs: []\n      },\n      en: {\n        name: \"Saharan Silver Ant\",\n        teaser: \"A highly mobile Species specialized in Exploration and scavenging.\",\n        overview: \"It crosses obstacles, Explores up to 5 Hexes and hunts Dead prey efficiently.\",\n        abilities: [\n          [\"Velocity\", \"A Worker may Explore up to 5 Hexes and move through opposing Ants and Termites.\"],\n          [\"Scavenger\", \"A Prey card with Dead requires only 1 Power.\"]\n        ],\n        supremacy: \"Score VP from Day badges.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"soldier\",\n      latin: \"Pheidole pallidula\",\n      level: \"accessible\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-soldat.png\",\n      fr: {\n        name: \"Fourmi Soldat\",\n        teaser: \"Une esp\u00e8ce de contr\u00f4le utilisant des Soldats des Sables indestructibles.\",\n        overview: \"Ses unit\u00e9s sp\u00e9cialis\u00e9es s\u00e9curisent le terrain tandis que les proies Cr\u00e9puscule renforcent son d\u00e9ploiement.\",\n        abilities: [\n          [\"Soldats des Sables\", \"Lors d\u2019une \u00c9closion, remplacez une Ouvri\u00e8re par un Soldat des Sables dans une Salle Coloniser.\"],\n          [\"Chasse gard\u00e9e\", \"Une carte Proie Cr\u00e9puscule permet de placer jusqu\u2019\u00e0 2 Ouvri\u00e8res pr\u00e8s de la ZdC.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux cases Roche contr\u00f4l\u00e9es.\",\n        faqs: []\n      },\n      en: {\n        name: \"Soldier Ant\",\n        teaser: \"A control Species using indestructible Sand Soldiers.\",\n        overview: \"Specialized units secure the terrain while Twilight prey strengthens deployment.\",\n        abilities: [\n          [\"Sand Soldiers\", \"During a Hatching, replace a Worker with a Sand Soldier in a Colonize Chamber.\"],\n          [\"Guarded Hunt\", \"A Twilight Prey card lets you place up to 2 Workers near the HZ.\"]\n        ],\n        supremacy: \"Score VP from controlled Rock Hexes.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"trap-jaw\",\n      latin: \"Odontomachus rixosus\",\n      level: \"accessible\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-trappemachoires.png\",\n      fr: {\n        name: \"Fourmi Trappe-M\u00e2choires\",\n        teaser: \"Une chasseuse qui r\u00e9serve une proie et la prot\u00e8ge de tous les effets.\",\n        overview: \"Le jeton Pince s\u00e9curise une carte Proie, puis la rend tr\u00e8s facile \u00e0 chasser.\",\n        abilities: [\n          [\"Trappe-M\u00e2choires\", \"Apr\u00e8s Coloniser, placez le jeton Pince sur une carte Proie de la Rivi\u00e8re.\"],\n          [\"Pr\u00e9datrice\", \"La carte portant le jeton Pince ne n\u00e9cessite qu\u2019une seule Puissance pour \u00eatre chass\u00e9e.\"]\n        ],\n        supremacy: \"Marquez des PV gr\u00e2ce aux badges Nuit.\",\n        faqs: []\n      },\n      en: {\n        name: \"Trap-Jaw Ant\",\n        teaser: \"A hunter that reserves one Prey card and protects it from all effects.\",\n        overview: \"The Jaw token secures a Prey card and then makes it very easy to hunt.\",\n        abilities: [\n          [\"Trap-Jaws\", \"After Colonize, place the Jaw token on a Prey card in the River.\"],\n          [\"Predator\", \"The Prey card with the Jaw token requires only 1 Power to hunt.\"]\n        ],\n        supremacy: \"Score VP from Night badges.\",\n        faqs: []\n      }\n    },\n    {\n      id: \"thief\",\n      latin: \"Solenopsis fugax\",\n      level: \"advanced\",\n      image: \"https:\/\/fentasy-games.com\/wp-content\/uploads\/2026\/07\/espece-voleuse.png\",\n      fr: {\n        name: \"Fourmi Voleuse\",\n        teaser: \"Une esp\u00e8ce minuscule qui d\u00e9tourne les \u0152ufs et acc\u00e9l\u00e8re sa population.\",\n        overview: \"Ses actions sont limit\u00e9es, mais ses \u00c9closions renforc\u00e9es et le Vol de Couvain produisent une Colonie tr\u00e8s nombreuse.\",\n        abilities: [\n          [\"Microscopique\", \"Vos actions Chasser et Construire sont limit\u00e9es \u00e0 3 Puissance. Vos \u00c9closions ajoutent 2 Renforts.\"],\n          [\"Vol de couvain\", \"Lors d\u2019une construction adapt\u00e9e, volez 1 \u0152uf \u00e0 un adversaire ou au Stock.\"]\n        ],\n        supremacy: \"Marquez davantage de PV pour vos Fourmis nourries \u00e0 partir de la 17e.\",\n        faqs: []\n      },\n      en: {\n        name: \"Thief Ant\",\n        teaser: \"A tiny Species that diverts Eggs and accelerates its population.\",\n        overview: \"Its actions are limited, but stronger Hatchings and Brood Theft create a very large Colony.\",\n        abilities: [\n          [\"Microscopic\", \"Your Hunt and Build actions are limited to 3 Power. Your Hatchings add 2 Reinforcements.\"],\n          [\"Brood Theft\", \"When building a suitable Chamber, steal 1 Egg from an opponent or the Egg Supply.\"]\n        ],\n        supremacy: \"Score more VP for fed Ants from the 17th onward.\",\n        faqs: []\n      }\n    }\n  ];\n\n  const grid = root.querySelector(\"#ml-species-grid\");\n  const empty = root.querySelector(\"#ml-species-empty\");\n  const search = root.querySelector(\"#ml-species-search\");\n  const langButtons = root.querySelectorAll(\"[data-lang]\");\n  const filterButtons = root.querySelectorAll(\"[data-filter]\");\n\n  let currentLang = \"fr\";\n  let currentFilter = \"all\";\n  let currentQuery = \"\";\n\n  function escapeHtml(value) {\n    return String(value)\n      .replaceAll(\"&\", \"&amp;\")\n      .replaceAll(\"<\", \"&lt;\")\n      .replaceAll(\">\", \"&gt;\")\n      .replaceAll('\"', \"&quot;\")\n      .replaceAll(\"'\", \"&#039;\");\n  }\n\n  function renderCards() {\n    const labels = ui[currentLang];\n\n    grid.innerHTML = species.map((item) => {\n      const t = item[currentLang];\n      const levelText = labels[item.level];\n      const abilities = t.abilities.map((ability) => `\n        <div class=\"ml-species-card__ability\">\n          <strong>${escapeHtml(ability[0])}<\/strong>\n          <span>${escapeHtml(ability[1])}<\/span>\n        <\/div>\n      `).join(\"\");\n\n      const faqItems = (t.faqs || []).length\n        ? t.faqs.map((faq) => `\n            <details>\n              <summary>${escapeHtml(faq.q)}<\/summary>\n              <p>${escapeHtml(faq.a)}<\/p>\n            <\/details>\n          `).join(\"\")\n        : `<p>${currentLang === \"fr\"\n            ? \"Aucune pr\u00e9cision compl\u00e9mentaire pour le moment.\"\n            : \"No additional clarification at this time.\"}<\/p>`;\n\n      return `\n        <article class=\"ml-species-card\"\n                 data-id=\"${escapeHtml(item.id)}\"\n                 data-level=\"${escapeHtml(item.level)}\"\n                 data-search=\"${escapeHtml((t.name + \" \" + item.latin + \" \" + t.teaser).toLowerCase())}\">\n          <button type=\"button\"\n                  class=\"ml-species-card__summary\"\n                  aria-expanded=\"false\"\n                  aria-controls=\"ml-panel-${escapeHtml(item.id)}\">\n            <span class=\"ml-species-card__image\">\n              ${item.image\n                ? `<img src=\"${escapeHtml(item.image)}\" alt=\"${escapeHtml(t.name)}\" loading=\"lazy\" decoding=\"async\">`\n                : `<span class=\"ml-species-card__image-fallback\" aria-hidden=\"true\">\ud83d\udc1c<\/span>`}\n            <\/span>\n\n            <span class=\"ml-species-card__meta\">\n              <span class=\"ml-species-card__level ml-species-card__level--${escapeHtml(item.level)}\">${escapeHtml(levelText)}<\/span>\n              <span class=\"ml-species-card__name\">${escapeHtml(t.name)}<\/span>\n              <span class=\"ml-species-card__latin\">${escapeHtml(item.latin)}<\/span>\n              <span class=\"ml-species-card__teaser\">${escapeHtml(t.teaser)}<\/span>\n            <\/span>\n\n            <span class=\"ml-species-card__chevron\" aria-hidden=\"true\"><\/span>\n            <span class=\"screen-reader-text\">${escapeHtml(labels.open)}<\/span>\n          <\/button>\n\n          <div id=\"ml-panel-${escapeHtml(item.id)}\" class=\"ml-species-card__panel\">\n            <div class=\"ml-species-card__panel-inner\">\n              <section class=\"ml-species-card__section\">\n                <h3>${escapeHtml(labels.overview)}<\/h3>\n                <p>${escapeHtml(t.overview)}<\/p>\n              <\/section>\n\n              <section class=\"ml-species-card__section\">\n                <h3>${escapeHtml(labels.abilities)}<\/h3>\n                <div class=\"ml-species-card__abilities\">${abilities}<\/div>\n              <\/section>\n\n              <section class=\"ml-species-card__section\">\n                <h3>${escapeHtml(labels.supremacy)}<\/h3>\n                <p>${escapeHtml(t.supremacy)}<\/p>\n              <\/section>\n\n              <section class=\"ml-species-card__section ml-species-card__faq\">\n                <h3>${escapeHtml(labels.faq)}<\/h3>\n                ${faqItems}\n              <\/section>\n            <\/div>\n          <\/div>\n        <\/article>\n      `;\n    }).join(\"\");\n\n    attachAccordionEvents();\n    applyFilters();\n  }\n\n  function attachAccordionEvents() {\n    root.querySelectorAll(\".ml-species-card__summary\").forEach((button) => {\n      button.addEventListener(\"click\", () => {\n        const card = button.closest(\".ml-species-card\");\n        const isOpen = card.classList.toggle(\"is-open\");\n        button.setAttribute(\"aria-expanded\", String(isOpen));\n\n        const srText = button.querySelector(\".screen-reader-text\");\n        if (srText) srText.textContent = isOpen ? ui[currentLang].close : ui[currentLang].open;\n      });\n    });\n  }\n\n  function applyTranslations() {\n    const labels = ui[currentLang];\n\n    root.querySelectorAll(\"[data-i18n]\").forEach((element) => {\n      const key = element.dataset.i18n;\n      if (labels[key]) element.textContent = labels[key];\n    });\n\n    search.placeholder = labels.searchPlaceholder;\n    document.documentElement.lang = currentLang;\n  }\n\n  function applyFilters() {\n    let visibleCount = 0;\n\n    root.querySelectorAll(\".ml-species-card\").forEach((card) => {\n      const matchesFilter = currentFilter === \"all\" || card.dataset.level === currentFilter;\n      const matchesSearch = card.dataset.search.includes(currentQuery);\n      const visible = matchesFilter && matchesSearch;\n\n      card.hidden = !visible;\n      if (visible) visibleCount++;\n    });\n\n    empty.hidden = visibleCount !== 0;\n  }\n\n  langButtons.forEach((button) => {\n    button.addEventListener(\"click\", () => {\n      currentLang = button.dataset.lang;\n\n      langButtons.forEach((item) => {\n        const active = item === button;\n        item.classList.toggle(\"is-active\", active);\n        item.setAttribute(\"aria-pressed\", String(active));\n      });\n\n      applyTranslations();\n      renderCards();\n    });\n  });\n\n  filterButtons.forEach((button) => {\n    button.addEventListener(\"click\", () => {\n      currentFilter = button.dataset.filter;\n\n      filterButtons.forEach((item) => {\n        item.classList.toggle(\"is-active\", item === button);\n      });\n\n      applyFilters();\n    });\n  });\n\n  search.addEventListener(\"input\", () => {\n    currentQuery = search.value.trim().toLowerCase();\n    applyFilters();\n  });\n\n  applyTranslations();\n  renderCards();\n});\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u2190 Retour \u00e0 Microlonies FR EN JEU DE BASE \u00b7 16 ESP\u00c8CES Les Esp\u00e8ces de Microlonies D\u00e9couvrez les 16 Esp\u00e8ces [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1660","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u2190 Retour \u00e0 Microlonies FR EN JEU DE BASE \u00b7 16 ESP\u00c8CES Les Esp\u00e8ces de Microlonies D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles. Rechercher une esp\u00e8ce Toutes Accessibles Avanc\u00e9es Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/fentasy-games.com\/en_uk\/microlonies\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"FENTasy Games - Unleash Your Imagination, Master the Game\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"MICROLONIES - FENTasy Games\" \/>\n\t\t<meta property=\"og:description\" content=\"\u2190 Retour \u00e0 Microlonies FR EN JEU DE BASE \u00b7 16 ESP\u00c8CES Les Esp\u00e8ces de Microlonies D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles. Rechercher une esp\u00e8ce Toutes Accessibles Avanc\u00e9es Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/fentasy-games.com\/en_uk\/microlonies\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/fentasy-games.com\/wp-content\/uploads\/2024\/10\/cropped-cropped-Fentasy_Games.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/fentasy-games.com\/wp-content\/uploads\/2024\/10\/cropped-cropped-Fentasy_Games.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-17T21:17:14+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-31T14:57:49+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/FentasyGamesBoard\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"MICROLONIES - FENTasy Games\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u2190 Retour \u00e0 Microlonies FR EN JEU DE BASE \u00b7 16 ESP\u00c8CES Les Esp\u00e8ces de Microlonies D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles. Rechercher une esp\u00e8ce Toutes Accessibles Avanc\u00e9es Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/fentasy-games.com\/wp-content\/uploads\/2024\/10\/cropped-cropped-Fentasy_Games.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/microlonies\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/microlonies\\\/#listItem\",\"name\":\"MICROLONIES\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/microlonies\\\/#listItem\",\"position\":2,\"name\":\"MICROLONIES\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/#organization\",\"name\":\"FENTasy Games FENTasy Games Board Games Publisher\",\"description\":\"Unleash Your Imagination, Master the Game Unleash Your Imagination, Master the Game - French Board Games Publisher\",\"url\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/\",\"telephone\":\"+33638284111\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/fentasy-games.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-cropped-Fentasy_Games.png\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/microlonies\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/microlonies\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/FentasyGamesBoard\",\"https:\\\/\\\/www.instagram.com\\\/fentasy_games\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/microlonies\\\/#webpage\",\"url\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/microlonies\\\/\",\"name\":\"MICROLONIES - FENTasy Games\",\"description\":\"\\u2190 Retour \\u00e0 Microlonies FR EN JEU DE BASE \\u00b7 16 ESP\\u00c8CES Les Esp\\u00e8ces de Microlonies D\\u00e9couvrez les 16 Esp\\u00e8ces du jeu de base, leurs capacit\\u00e9s, leur style de jeu et leurs pr\\u00e9cisions de r\\u00e8gles. Rechercher une esp\\u00e8ce Toutes Accessibles Avanc\\u00e9es Aucune esp\\u00e8ce ne correspond \\u00e0 votre recherche.\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/microlonies\\\/#breadcrumblist\"},\"datePublished\":\"2026-04-17T23:17:14+02:00\",\"dateModified\":\"2026-07-31T16:57:49+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/#website\",\"url\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/\",\"name\":\"FENTasy Games Fentasy Games, Publisher, Board Games, Jeux de Soci\\u00e9t\\u00e9, JdS, Strategy,\",\"description\":\"Unleash Your Imagination, Master the Game\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/fentasy-games.com\\\/en_uk\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"MICROLONIES - FENTasy Games","description":"\u2190 Retour \u00e0 Microlonies FR EN JEU DE BASE \u00b7 16 ESP\u00c8CES Les Esp\u00e8ces de Microlonies D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles. Rechercher une esp\u00e8ce Toutes Accessibles Avanc\u00e9es Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.","canonical_url":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/fentasy-games.com\/en_uk#listItem","position":1,"name":"Home","item":"https:\/\/fentasy-games.com\/en_uk","nextItem":{"@type":"ListItem","@id":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/#listItem","name":"MICROLONIES"}},{"@type":"ListItem","@id":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/#listItem","position":2,"name":"MICROLONIES","previousItem":{"@type":"ListItem","@id":"https:\/\/fentasy-games.com\/en_uk#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/fentasy-games.com\/en_uk\/#organization","name":"FENTasy Games FENTasy Games Board Games Publisher","description":"Unleash Your Imagination, Master the Game Unleash Your Imagination, Master the Game - French Board Games Publisher","url":"https:\/\/fentasy-games.com\/en_uk\/","telephone":"+33638284111","logo":{"@type":"ImageObject","url":"https:\/\/fentasy-games.com\/wp-content\/uploads\/2024\/10\/cropped-cropped-Fentasy_Games.png","@id":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/FentasyGamesBoard","https:\/\/www.instagram.com\/fentasy_games\/"]},{"@type":"WebPage","@id":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/#webpage","url":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/","name":"MICROLONIES - FENTasy Games","description":"\u2190 Retour \u00e0 Microlonies FR EN JEU DE BASE \u00b7 16 ESP\u00c8CES Les Esp\u00e8ces de Microlonies D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles. Rechercher une esp\u00e8ce Toutes Accessibles Avanc\u00e9es Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/fentasy-games.com\/en_uk\/#website"},"breadcrumb":{"@id":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/#breadcrumblist"},"datePublished":"2026-04-17T23:17:14+02:00","dateModified":"2026-07-31T16:57:49+02:00"},{"@type":"WebSite","@id":"https:\/\/fentasy-games.com\/en_uk\/#website","url":"https:\/\/fentasy-games.com\/en_uk\/","name":"FENTasy Games Fentasy Games, Publisher, Board Games, Jeux de Soci\u00e9t\u00e9, JdS, Strategy,","description":"Unleash Your Imagination, Master the Game","inLanguage":"en-GB","publisher":{"@id":"https:\/\/fentasy-games.com\/en_uk\/#organization"}}]},"og:locale":"en_GB","og:site_name":"FENTasy Games - Unleash Your Imagination, Master the Game","og:type":"article","og:title":"MICROLONIES - FENTasy Games","og:description":"\u2190 Retour \u00e0 Microlonies FR EN JEU DE BASE \u00b7 16 ESP\u00c8CES Les Esp\u00e8ces de Microlonies D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles. Rechercher une esp\u00e8ce Toutes Accessibles Avanc\u00e9es Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.","og:url":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/","og:image":"https:\/\/fentasy-games.com\/wp-content\/uploads\/2024\/10\/cropped-cropped-Fentasy_Games.png","og:image:secure_url":"https:\/\/fentasy-games.com\/wp-content\/uploads\/2024\/10\/cropped-cropped-Fentasy_Games.png","article:published_time":"2026-04-17T21:17:14+00:00","article:modified_time":"2026-07-31T14:57:49+00:00","article:publisher":"https:\/\/www.facebook.com\/FentasyGamesBoard","twitter:card":"summary_large_image","twitter:title":"MICROLONIES - FENTasy Games","twitter:description":"\u2190 Retour \u00e0 Microlonies FR EN JEU DE BASE \u00b7 16 ESP\u00c8CES Les Esp\u00e8ces de Microlonies D\u00e9couvrez les 16 Esp\u00e8ces du jeu de base, leurs capacit\u00e9s, leur style de jeu et leurs pr\u00e9cisions de r\u00e8gles. Rechercher une esp\u00e8ce Toutes Accessibles Avanc\u00e9es Aucune esp\u00e8ce ne correspond \u00e0 votre recherche.","twitter:image":"https:\/\/fentasy-games.com\/wp-content\/uploads\/2024\/10\/cropped-cropped-Fentasy_Games.png"},"aioseo_meta_data":{"post_id":"1660","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-04-17 21:17:16","updated":"2026-08-04 12:30:50","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/fentasy-games.com\/en_uk\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMICROLONIES\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/fentasy-games.com\/en_uk"},{"label":"MICROLONIES","link":"https:\/\/fentasy-games.com\/en_uk\/microlonies\/"}],"_links":{"self":[{"href":"https:\/\/fentasy-games.com\/en_uk\/wp-json\/wp\/v2\/pages\/1660","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fentasy-games.com\/en_uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fentasy-games.com\/en_uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fentasy-games.com\/en_uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fentasy-games.com\/en_uk\/wp-json\/wp\/v2\/comments?post=1660"}],"version-history":[{"count":14,"href":"https:\/\/fentasy-games.com\/en_uk\/wp-json\/wp\/v2\/pages\/1660\/revisions"}],"predecessor-version":[{"id":1832,"href":"https:\/\/fentasy-games.com\/en_uk\/wp-json\/wp\/v2\/pages\/1660\/revisions\/1832"}],"wp:attachment":[{"href":"https:\/\/fentasy-games.com\/en_uk\/wp-json\/wp\/v2\/media?parent=1660"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}