{"product_id":"elderbloom-objective-markers","title":"Elderbloom Objective Markers STL | Ancient Alien Objective Markers for 28–32mm Tabletops","description":"\u003cstyle\u003e\n  .foh-objective-markers-product {\n    --foh-orange: #d86020;\n    --foh-orange-dark: #a94116;\n    --foh-black: #171717;\n    --foh-charcoal: #252525;\n    --foh-border: #d2cec7;\n    --foh-cream: #f7f4ee;\n    --foh-muted: #686868;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    color: inherit;\n    line-height: 1.65;\n  }\n\n  .foh-objective-markers-product *,\n  .foh-objective-markers-product *::before,\n  .foh-objective-markers-product *::after {\n    box-sizing: border-box;\n  }\n\n  .foh-objective-markers-product p {\n    margin: 0 0 16px;\n  }\n\n  .foh-objective-markers-product ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .foh-objective-markers-product li {\n    margin-bottom: 7px;\n  }\n\n  .foh-objective-markers-product h2,\n  .foh-objective-markers-product h3 {\n    margin-top: 0;\n    color: var(--foh-orange);\n    line-height: 1.2;\n    text-transform: uppercase;\n    letter-spacing: 0.035em;\n  }\n\n  .foh-objective-markers-product h2 {\n    margin-bottom: 14px;\n    font-size: clamp(1.45rem, 3vw, 2rem);\n  }\n\n  .foh-objective-markers-product h3 {\n    margin-bottom: 11px;\n    font-size: clamp(1.05rem, 2vw, 1.3rem);\n  }\n\n  .foh-om-hero {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 24px;\n    padding: clamp(22px, 4vw, 34px);\n    border: 1px solid #343434;\n    border-left: 6px solid var(--foh-orange);\n    background:\n      linear-gradient(\n        135deg,\n        rgba(216, 96, 32, 0.14),\n        rgba(216, 96, 32, 0) 54%\n      ),\n      var(--foh-black);\n    color: #ffffff;\n  }\n\n  .foh-om-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -70px;\n    bottom: -95px;\n    width: 220px;\n    height: 220px;\n    border: 28px solid rgba(216, 96, 32, 0.07);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .foh-om-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 10px;\n    color: #f1b28e;\n    font-size: 0.76rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .foh-om-hook {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 13px !important;\n    color: #f2a276;\n    font-size: clamp(1.08rem, 2.2vw, 1.34rem);\n    font-weight: 800;\n  }\n\n  .foh-om-hero h2 {\n    position: relative;\n    z-index: 1;\n    color: #ffffff;\n  }\n\n  .foh-om-intro {\n    position: relative;\n    z-index: 1;\n    max-width: 760px;\n    margin-bottom: 0 !important;\n    font-size: 1rem;\n  }\n\n  .foh-om-lead {\n    margin-bottom: 22px;\n    font-size: 1.04rem;\n  }\n\n  .foh-om-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 24px 0;\n  }\n\n  .foh-om-panel {\n    padding: 21px;\n    border: 1px solid var(--foh-border);\n    background: var(--foh-cream);\n  }\n\n  .foh-om-panel h3 {\n    padding-bottom: 9px;\n    border-bottom: 2px solid var(--foh-orange);\n  }\n\n  .foh-om-panel p:last-child,\n  .foh-om-panel li:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-om-includes ul {\n    list-style: none;\n    padding-left: 0;\n  }\n\n  .foh-om-includes li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .foh-om-includes li::before {\n    content: \"◆\";\n    position: absolute;\n    left: 0;\n    top: 1px;\n    color: var(--foh-orange);\n    font-size: 0.78rem;\n  }\n\n  .foh-om-note {\n    margin-top: 16px;\n    padding: 13px 15px;\n    border-left: 4px solid var(--foh-orange);\n    background: #ffffff;\n  }\n\n  .foh-om-section {\n    margin: 28px 0;\n  }\n\n  .foh-om-section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n\n  .foh-om-section-title::after {\n    content: \"\";\n    flex: 1;\n    height: 2px;\n    background: linear-gradient(\n      90deg,\n      var(--foh-orange),\n      rgba(216, 96, 32, 0)\n    );\n  }\n\n  .foh-om-section-title h3 {\n    margin: 0;\n  }\n\n  .foh-om-dark {\n    padding: clamp(21px, 4vw, 30px);\n    background: var(--foh-black);\n    color: #ffffff;\n  }\n\n  .foh-om-dark h3 {\n    color: #ef8a4f;\n  }\n\n  .foh-om-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 13px;\n    margin-top: 17px;\n  }\n\n  .foh-om-use-card {\n    padding: 16px;\n    border: 1px solid #484848;\n    background: var(--foh-charcoal);\n  }\n\n  .foh-om-use-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 0.035em;\n  }\n\n  .foh-om-use-card span {\n    color: #d4d4d4;\n    font-size: 0.91rem;\n  }\n\n  .foh-om-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n  }\n\n  .foh-om-tag {\n    display: inline-block;\n    padding: 7px 11px;\n    border: 1px solid #c9c4bc;\n    background: #ffffff;\n    font-size: 0.87rem;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .foh-om-callout {\n    margin-top: 19px;\n    padding: 20px;\n    border-left: 5px solid var(--foh-orange);\n    background: var(--foh-charcoal);\n    color: #ffffff;\n  }\n\n  .foh-om-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-om-collection {\n    padding: 21px;\n    border: 1px solid var(--foh-border);\n    background:\n      linear-gradient(\n        135deg,\n        rgba(216, 96, 32, 0.09),\n        transparent 60%\n      ),\n      var(--foh-cream);\n  }\n\n  .foh-om-collection p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-om-details {\n    margin-top: 26px;\n  }\n\n  .foh-om-details details {\n    margin-bottom: 10px;\n    border: 1px solid #cfcac2;\n    background: #ffffff;\n  }\n\n  .foh-om-details summary {\n    position: relative;\n    padding: 15px 46px 15px 18px;\n    cursor: pointer;\n    color: var(--foh-black);\n    font-weight: 800;\n    letter-spacing: 0.025em;\n    list-style: none;\n    text-transform: uppercase;\n  }\n\n  .foh-om-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .foh-om-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    color: var(--foh-orange);\n    font-size: 1.4rem;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .foh-om-details details[open] summary::after {\n    content: \"–\";\n  }\n\n  .foh-om-detail-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid #e1ddd6;\n  }\n\n  .foh-om-detail-body p:first-child,\n  .foh-om-detail-body ul:first-child {\n    margin-top: 16px;\n  }\n\n  .foh-om-download {\n    margin-top: 26px;\n    padding: 19px;\n    border: 2px solid var(--foh-orange);\n    background: #fff8f3;\n  }\n\n  .foh-om-download strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--foh-orange-dark);\n    font-size: 1.04rem;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n  }\n\n  .foh-om-download p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-om-trademark {\n    margin-top: 20px;\n    color: var(--foh-muted);\n    font-size: 0.76rem;\n    line-height: 1.45;\n  }\n\n  @media screen and (max-width: 749px) {\n    .foh-om-grid,\n    .foh-om-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .foh-om-hero {\n      padding: 23px 20px;\n    }\n\n    .foh-om-panel,\n    .foh-om-dark,\n    .foh-om-collection {\n      padding: 20px;\n    }\n\n    .foh-om-tag {\n      font-size: 0.82rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"foh-objective-markers-product\"\u003e\n\u003csection class=\"foh-om-hero\"\u003e\u003cspan class=\"foh-om-eyebrow\"\u003e 3D-Printable Objective Markers for 28–32mm Tabletops \u003c\/span\u003e\n\u003cp class=\"foh-om-hook\"\u003eEvery battle has an objective. \u003c\/p\u003e\n\u003ch2\u003eElderbloom Objective Markers\u003c\/h2\u003e\n\u003cp class=\"foh-om-intro\"\u003eTwo ancient alien objective marker STLs designed to add atmosphere, story, and a cohesive visual identity to science-fantasy battlefields, skirmish games, campaigns, and tournament tables.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cp class=\"foh-om-lead\"\u003eThe \u003cstrong\u003eElderbloom Objective Markers\u003c\/strong\u003e turn ordinary mission objectives into ancient relics that actually look worth fighting over. Designed to match the wider Elderbloom Terrain Collection, these compact 3D-printable markers add visual interest without becoming cumbersome pieces of terrain.\u003c\/p\u003e\n\u003cp\u003eUse them as sacred waystones, dormant psychic nodes, ancient alien artifacts, ritual sites, navigation beacons, relic caches, or fragments of a civilization whose purpose has been lost to time.\u003c\/p\u003e\n\u003cp\u003eBecause when an entire army is willing to die over an objective, it probably should not look like a poker chip.\u003c\/p\u003e\n\u003cdiv class=\"foh-om-grid\"\u003e\n\u003csection class=\"foh-om-panel foh-om-includes\"\u003e\n\u003ch3\u003eFiles Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eElderbloom Waystone Objective Marker STL\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eElderbloom Triad Hunt Objective Marker STL\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"foh-om-note\"\u003e\n\u003cp\u003ePrint one of each for narrative play or print multiple copies to create complete objective sets for larger battles, campaigns, and tournament missions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-om-panel\"\u003e\n\u003ch3\u003eDesigned for Real Games\u003c\/h3\u003e\n\u003cp\u003eThese markers create recognizable battlefield objectives while remaining compact enough for movement, measurement, and mission play.\u003c\/p\u003e\n\u003cp\u003eThey work equally well in casual games, competitive missions, skirmishes, solo campaigns, roleplaying encounters, and display boards.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003csection class=\"foh-om-section\"\u003e\n\u003cdiv class=\"foh-om-section-title\"\u003e\n\u003ch3\u003eGive Every Mission a Better Objective\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eObjective markers appear in nearly every game. Replacing generic tokens, spare dice, and cardboard counters with themed terrain immediately makes the battlefield feel more intentional and the mission more immersive.\u003c\/p\u003e\n\u003cdiv class=\"foh-om-dark\"\u003e\n\u003ch3\u003eSuggested Battlefield Uses\u003c\/h3\u003e\n\u003cdiv class=\"foh-om-use-grid\"\u003e\n\u003cdiv class=\"foh-om-use-card\"\u003e\n\u003cstrong\u003ePrimary Objectives\u003c\/strong\u003e \u003cspan\u003e Mark central mission locations, control points, and contested battlefield positions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-om-use-card\"\u003e\n\u003cstrong\u003eAncient Relics\u003c\/strong\u003e \u003cspan\u003e Represent lost artifacts, sacred stones, archaeological finds, or precursor technology. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-om-use-card\"\u003e\n\u003cstrong\u003ePsychic Nodes\u003c\/strong\u003e \u003cspan\u003e Use them as ritual sites, energy foci, world-spirit fragments, or activation points. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-om-use-card\"\u003e\n\u003cstrong\u003eExtraction Points\u003c\/strong\u003e \u003cspan\u003e Mark recovery zones, rendezvous sites, navigation beacons, or mission endpoints. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-om-use-card\"\u003e\n\u003cstrong\u003eData or Relic Caches\u003c\/strong\u003e \u003cspan\u003e Turn them into information nodes, hidden repositories, or dangerous alien devices. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-om-use-card\"\u003e\n\u003cstrong\u003eRPG Encounter Markers\u003c\/strong\u003e \u003cspan\u003e Use them as ritual circles, puzzle locations, magical shrines, or points of interest. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-om-section\"\u003e\n\u003cdiv class=\"foh-om-section-title\"\u003e\n\u003ch3\u003eArmies and Settings\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe curved waystone forms and ancient alien styling make these objective markers especially suited to Exodite-inspired armies, space-elf civilizations, Craftworld-style forces, corsairs, Harlequin-inspired warbands, dark raiders, and other elegant science-fantasy factions.\u003c\/p\u003e\n\u003cp\u003eThey also work as neutral mission objectives for robotic dynasties, invading hive forces, corrupted armies, human expeditions, techno-archaeologists, fantasy elves, forest spirits, and any force that has been told the glowing relic is probably harmless.\u003c\/p\u003e\n\u003cdiv class=\"foh-om-tags\"\u003e\n\u003cspan class=\"foh-om-tag\"\u003eExodite-Inspired Worlds\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eSpace-Elf Armies\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eCraftworld-Style Forces\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eCorsairs \u0026amp; Raiders\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eAncient Precursors\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eAlien Archaeology\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eForest Spirits\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eCrystal Temples\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eNarrative Campaigns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-om-section\"\u003e\n\u003cdiv class=\"foh-om-section-title\"\u003e\n\u003ch3\u003eCompatible Game Systems and Play Styles\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned for \u003cstrong\u003e28–32mm tabletop miniatures\u003c\/strong\u003e, the Elderbloom Objective Markers fit naturally into full-size wargames, skirmish systems, solo campaigns, roleplaying encounters, tournament missions, and custom scenarios.\u003c\/p\u003e\n\u003cdiv class=\"foh-om-tags\"\u003e\n\u003cspan class=\"foh-om-tag\"\u003eWarhammer 40,000-Compatible Objectives\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eKill Team-Style Skirmishes\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eGrimdark Future\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eStargrave\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eFive Parsecs From Home\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eInfinity-Compatible Tables\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eBeyond the Gates of Antares\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eAge of Fantasy\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eScience-Fantasy RPGs\u003c\/span\u003e \u003cspan class=\"foh-om-tag\"\u003eTournament Missions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-om-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003ePaint them for the world you are building.\u003c\/strong\u003e Create pale wraithbone monuments, moss-covered ruins, black alien relics pulsing with green energy, corrupted crystals, frozen waystones, weathered desert markers, or sacred jungle artifacts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-om-section foh-om-collection\"\u003e\n\u003ch3\u003eBuild a Cohesive Elderbloom Battlefield\u003c\/h3\u003e\n\u003cp\u003eThe Elderbloom Objective Markers share the same visual language as the \u003cstrong\u003eTwin Spire Convergence Gate\u003c\/strong\u003e and \u003cstrong\u003eWaystone Shrine\u003c\/strong\u003e, helping every part of your tabletop feel like it belongs to the same ancient civilization.\u003c\/p\u003e\n\u003cp\u003eUse them on their own or combine them with the complete \u003cstrong\u003eElderbloom Terrain Set 1\u003c\/strong\u003e for a unified battlefield of portals, shrines, relics, and contested sacred sites.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-om-details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003ePrinting and Scale\u003c\/summary\u003e\n\u003cdiv class=\"foh-om-detail-body\"\u003e\n\u003cp\u003eThese files are designed for use with \u003cstrong\u003e28–32mm tabletop miniatures\u003c\/strong\u003e. Final printed size, orientation, support requirements, and print settings may vary by printer, material, slicer, and personal preference.\u003c\/p\u003e\n\u003cp\u003eThe models may be resized for other gaming scales, though significant scaling can affect detail and structural thickness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSuggested Uses\u003c\/summary\u003e\n\u003cdiv class=\"foh-om-detail-body\"\u003e\n\u003cul\u003e\n\u003cli\u003ePrimary and secondary mission objectives\u003c\/li\u003e\n\u003cli\u003eSacred waystones and ancient relics\u003c\/li\u003e\n\u003cli\u003ePsychic nodes and ritual sites\u003c\/li\u003e\n\u003cli\u003eActivation points and control markers\u003c\/li\u003e\n\u003cli\u003eExtraction zones and navigation beacons\u003c\/li\u003e\n\u003cli\u003eArchaeological discoveries and alien artifacts\u003c\/li\u003e\n\u003cli\u003eRoleplaying encounter markers\u003c\/li\u003e\n\u003cli\u003eDisplay-board and photography details\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDigital Product and License\u003c\/summary\u003e\n\u003cdiv class=\"foh-om-detail-body\"\u003e\n\u003cp\u003eThis purchase provides digital STL files for personal use. No physical objective markers, printed models, miniatures, paint, or gaming accessories will be shipped.\u003c\/p\u003e\n\u003cp\u003eDigital files may not be shared, redistributed, uploaded, resold, or otherwise transferred. Printed copies may not be commercially sold unless a separate commercial license has been granted in writing by Fallout Hobbies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"foh-om-download\"\u003e\n\u003cstrong\u003eDigital STL Download — No Physical Product\u003c\/strong\u003e\n\u003cp\u003eThis listing contains downloadable files for 3D printing. Access to a compatible 3D printer and slicing software is required to produce the models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"foh-om-trademark\"\u003eFallout Hobbies is not affiliated with or endorsed by Games Workshop, OnePageRules, Modiphius Entertainment, Corvus Belli, Warlord Games, or the publishers of any other game system referenced above. All trademarks and game names remain the property of their respective owners and are used only to describe potential tabletop compatibility.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Fallout Hobbies","offers":[{"title":"Default Title","offer_id":44667407073346,"sku":null,"price":8.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1191\/8042\/files\/FOHElderbloomTerrainSet1-4.jpg?v=1785679781","url":"https:\/\/www.fallouthobbies.com\/products\/elderbloom-objective-markers","provider":"Fallout Hobbies","version":"1.0","type":"link"}