{"product_id":"elderbloom-objective-markers-1","title":"Elderbloom Objective Markers — Physical Resin Set","description":"\u003cstyle\u003e\n  .foh-objective-markers-physical {\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-physical *,\n  .foh-objective-markers-physical *::before,\n  .foh-objective-markers-physical *::after {\n    box-sizing: border-box;\n  }\n\n  .foh-objective-markers-physical p {\n    margin: 0 0 16px;\n  }\n\n  .foh-objective-markers-physical ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .foh-objective-markers-physical li {\n    margin-bottom: 7px;\n  }\n\n  .foh-objective-markers-physical h2,\n  .foh-objective-markers-physical 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-physical h2 {\n    margin-bottom: 14px;\n    font-size: clamp(1.45rem, 3vw, 2rem);\n  }\n\n  .foh-objective-markers-physical h3 {\n    margin-bottom: 11px;\n    font-size: clamp(1.05rem, 2vw, 1.3rem);\n  }\n\n  .foh-omp-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-omp-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-omp-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-omp-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-omp-hero h2 {\n    position: relative;\n    z-index: 1;\n    color: #ffffff;\n  }\n\n  .foh-omp-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-omp-alert {\n    margin: 0 0 24px;\n    padding: 18px 20px;\n    border: 2px solid var(--foh-orange);\n    background: #fff8f3;\n  }\n\n  .foh-omp-alert strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--foh-orange-dark);\n    font-size: 1.02rem;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .foh-omp-alert p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-omp-lead {\n    margin-bottom: 22px;\n    font-size: 1.04rem;\n  }\n\n  .foh-omp-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 24px 0;\n  }\n\n  .foh-omp-panel {\n    padding: 21px;\n    border: 1px solid var(--foh-border);\n    background: var(--foh-cream);\n  }\n\n  .foh-omp-panel h3 {\n    padding-bottom: 9px;\n    border-bottom: 2px solid var(--foh-orange);\n  }\n\n  .foh-omp-panel p:last-child,\n  .foh-omp-panel li:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-omp-includes ul {\n    list-style: none;\n    padding-left: 0;\n  }\n\n  .foh-omp-includes li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .foh-omp-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-omp-note {\n    margin-top: 16px;\n    padding: 13px 15px;\n    border-left: 4px solid var(--foh-orange);\n    background: #ffffff;\n  }\n\n  .foh-omp-section {\n    margin: 28px 0;\n  }\n\n  .foh-omp-section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n\n  .foh-omp-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-omp-section-title h3 {\n    margin: 0;\n  }\n\n  .foh-omp-dark {\n    padding: clamp(21px, 4vw, 30px);\n    background: var(--foh-black);\n    color: #ffffff;\n  }\n\n  .foh-omp-dark h3 {\n    color: #ef8a4f;\n  }\n\n  .foh-omp-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-omp-use-card {\n    padding: 16px;\n    border: 1px solid #484848;\n    background: var(--foh-charcoal);\n  }\n\n  .foh-omp-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-omp-use-card span {\n    color: #d4d4d4;\n    font-size: 0.91rem;\n  }\n\n  .foh-omp-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n  }\n\n  .foh-omp-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-omp-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-omp-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-omp-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-omp-collection p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-omp-details {\n    margin-top: 26px;\n  }\n\n  .foh-omp-details details {\n    margin-bottom: 10px;\n    border: 1px solid #cfcac2;\n    background: #ffffff;\n  }\n\n  .foh-omp-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-omp-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .foh-omp-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-omp-details details[open] summary::after {\n    content: \"–\";\n  }\n\n  .foh-omp-detail-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid #e1ddd6;\n  }\n\n  .foh-omp-detail-body p:first-child,\n  .foh-omp-detail-body ul:first-child {\n    margin-top: 16px;\n  }\n\n  .foh-omp-physical {\n    margin-top: 26px;\n    padding: 19px;\n    border: 2px solid var(--foh-orange);\n    background: #fff8f3;\n  }\n\n  .foh-omp-physical 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-omp-physical p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-omp-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-omp-grid,\n    .foh-omp-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .foh-omp-hero {\n      padding: 23px 20px;\n    }\n\n    .foh-omp-panel,\n    .foh-omp-dark,\n    .foh-omp-collection {\n      padding: 20px;\n    }\n\n    .foh-omp-tag {\n      font-size: 0.82rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"foh-objective-markers-physical\"\u003e\n\n  \u003csection class=\"foh-omp-hero\"\u003e\n    \u003cspan class=\"foh-omp-eyebrow\"\u003ePhysical Resin Objective Markers for 28–32mm Tabletops\u003c\/span\u003e\n    \u003cp class=\"foh-omp-hook\"\u003eEvery battle has an objective. It should probably look more important than a poker chip.\u003c\/p\u003e\n    \u003ch2\u003eElderbloom Objective Markers\u003c\/h2\u003e\n    \u003cp class=\"foh-omp-intro\"\u003eTwo ancient alien objective markers cast in gray resin and designed to add atmosphere, narrative weight, and a cohesive visual identity to science-fantasy battlefields, skirmish games, campaigns, and RPG encounters.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"foh-omp-alert\"\u003e\n    \u003cstrong\u003ePhysical Resin Marker Set — No 3D Printer Required\u003c\/strong\u003e\n    \u003cp\u003eThis listing is for two physical gray-resin objective markers supplied unpainted. Digital STL files are not included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"foh-omp-lead\"\u003eThe \u003cstrong\u003eElderbloom Objective Markers\u003c\/strong\u003e turn ordinary mission locations into ancient relics that actually look worth fighting over. Designed to match the wider Elderbloom Terrain Collection, these compact scenic pieces add visual interest without becoming cumbersome obstacles during movement, measurement, or regular mission play.\u003c\/p\u003e\n\n  \u003cp\u003eUse them as sacred waystones, dormant psychic nodes, ritual sites, navigation beacons, relic caches, alien devices, or remnants of a civilization whose warning labels have become inconveniently unreadable.\u003c\/p\u003e\n\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\n  \u003cdiv class=\"foh-omp-grid\"\u003e\n    \u003csection class=\"foh-omp-panel foh-omp-includes\"\u003e\n      \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003cstrong\u003eOne Elderbloom Waystone Objective Marker\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eOne Elderbloom Triad Hunt Objective Marker\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003ePhysical gray-resin components\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eTwo coordinated designs for 28–32mm tabletop gaming\u003c\/strong\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"foh-omp-note\"\u003e\n        \u003cp\u003ePaint, glue, miniatures, basing materials, and additional scenery are not included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"foh-omp-panel\"\u003e\n      \u003ch3\u003eDesigned for 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\n  \u003csection class=\"foh-omp-section\"\u003e\n    \u003cdiv class=\"foh-omp-section-title\"\u003e\n      \u003ch3\u003eGive Every Mission a Better Objective\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003eObjective markers appear in nearly every game. Replacing spare dice, cardboard circles, and generic plastic tokens with themed scenery immediately makes the battlefield feel more intentional.\u003c\/p\u003e\n\n    \u003cp\u003eThe Elderbloom markers are detailed enough to function as small scenic pieces without becoming oversized obstacles that interfere with movement or measurement.\u003c\/p\u003e\n\n    \u003cdiv class=\"foh-omp-dark\"\u003e\n      \u003ch3\u003eSuggested Battlefield Uses\u003c\/h3\u003e\n\n      \u003cdiv class=\"foh-omp-use-grid\"\u003e\n        \u003cdiv class=\"foh-omp-use-card\"\u003e\n          \u003cstrong\u003ePrimary Objectives\u003c\/strong\u003e\n          \u003cspan\u003eMark central mission locations, control points, and contested battlefield positions.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"foh-omp-use-card\"\u003e\n          \u003cstrong\u003eAncient Relics\u003c\/strong\u003e\n          \u003cspan\u003eRepresent lost artifacts, sacred stones, archaeological finds, or precursor technology.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"foh-omp-use-card\"\u003e\n          \u003cstrong\u003ePsychic Nodes\u003c\/strong\u003e\n          \u003cspan\u003eUse them as ritual sites, energy foci, world-spirit fragments, or activation points.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"foh-omp-use-card\"\u003e\n          \u003cstrong\u003eExtraction Points\u003c\/strong\u003e\n          \u003cspan\u003eMark recovery zones, rendezvous sites, navigation beacons, or mission endpoints.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"foh-omp-use-card\"\u003e\n          \u003cstrong\u003eData or Relic Caches\u003c\/strong\u003e\n          \u003cspan\u003eTurn them into information nodes, hidden repositories, or dangerous alien devices.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"foh-omp-use-card\"\u003e\n          \u003cstrong\u003eRPG Encounter Markers\u003c\/strong\u003e\n          \u003cspan\u003eUse 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\n  \u003csection class=\"foh-omp-section\"\u003e\n    \u003cdiv class=\"foh-omp-section-title\"\u003e\n      \u003ch3\u003eTwo Distinct Designs\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"foh-omp-grid\"\u003e\n      \u003csection class=\"foh-omp-panel\"\u003e\n        \u003ch3\u003eWaystone Objective Marker\u003c\/h3\u003e\n        \u003cp\u003eThe Waystone Marker uses raised alien architecture, carved tablets, root-like forms, and a central stone to create a compact shrine or dormant mechanism.\u003c\/p\u003e\n        \u003cp\u003eUse it as a psychic focus, ritual site, magical seal, ancestral monument, activation point, or the exact place an expedition was warned not to disturb.\u003c\/p\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"foh-omp-panel\"\u003e\n        \u003ch3\u003eTriad Hunt Objective Marker\u003c\/h3\u003e\n        \u003cp\u003eThe Triad Hunt Marker features an ornate three-pointed central design, embedded stone forms, cracked surfaces, and symbols around its outer rim.\u003c\/p\u003e\n        \u003cp\u003eIt works as a relic cache, navigation device, portal control, sealed mechanism, energy node, or alien artifact that is almost certainly safe to stand beside.\u003c\/p\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"foh-omp-section\"\u003e\n    \u003cdiv class=\"foh-omp-section-title\"\u003e\n      \u003ch3\u003eExodite-Inspired, Not Exodite-Locked\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003eThe curved waystone forms and elegant alien styling make these markers especially suited to Exodite-inspired worlds, space-elf armies, corsairs, theatrical raiders, forest guardians, and ancient psychic civilizations.\u003c\/p\u003e\n\n    \u003cp\u003eThey also work as neutral objectives for robotic dynasties, alien hive invasions, corrupted warbands, human expeditions, techno-archaeologists, fantasy elves, forest spirits, precursor civilizations, science-fantasy RPG parties, and any force told the glowing relic is probably harmless.\u003c\/p\u003e\n\n    \u003cdiv class=\"foh-omp-tags\"\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eExodite-Inspired Worlds\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eSpace-Elf Armies\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eCorsairs \u0026amp; Raiders\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eAncient Precursors\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eAlien Archaeology\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eForest Spirits\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eCrystal Temples\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eNarrative Campaigns\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eRPG Encounters\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"foh-omp-callout\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePaint them for the world you are building.\u003c\/strong\u003e Create pale bone 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\n  \u003csection class=\"foh-omp-section\"\u003e\n    \u003cdiv class=\"foh-omp-section-title\"\u003e\n      \u003ch3\u003eMade for Missions, Campaigns, and RPG Encounters\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003eDesigned for \u003cstrong\u003e28–32mm tabletop miniatures\u003c\/strong\u003e, the Elderbloom Objective Markers work across full-size wargames, skirmish systems, solo campaigns, narrative missions, tournament scenarios, science-fiction RPGs, fantasy encounters, and display boards.\u003c\/p\u003e\n\n    \u003cp\u003eUse one of each for narrative play or combine multiple sets to build a complete coordinated objective layout for larger battles.\u003c\/p\u003e\n\n    \u003cdiv class=\"foh-omp-tags\"\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eWarhammer 40,000-Compatible Objectives\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eKill Team-Style Skirmishes\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eGrimdark Future\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eStargrave\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eFive Parsecs From Home\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eInfinity-Compatible Tables\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eBeyond the Gates of Antares\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eAge of Fantasy\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eScience-Fantasy RPGs\u003c\/span\u003e\n      \u003cspan class=\"foh-omp-tag\"\u003eTournament Missions\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"foh-omp-section foh-omp-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\n  \u003csection class=\"foh-omp-details\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003ePhysical Product Details\u003c\/summary\u003e\n      \u003cdiv class=\"foh-omp-detail-body\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePhysical gray-resin objective-marker set\u003c\/li\u003e\n          \u003cli\u003eIncludes two distinct marker designs\u003c\/li\u003e\n          \u003cli\u003eSupplied unpainted\u003c\/li\u003e\n          \u003cli\u003eDesigned for 28–32mm tabletop gaming\u003c\/li\u003e\n          \u003cli\u003eProduced and fulfilled through a licensed 3D-printing partner\u003c\/li\u003e\n          \u003cli\u003eNo digital STL files included\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAssembly and Finishing\u003c\/summary\u003e\n      \u003cdiv class=\"foh-omp-detail-body\"\u003e\n        \u003cp\u003eInspect the pieces before painting. As with most resin hobby products, minor cleanup may be required before priming.\u003c\/p\u003e\n        \u003cp\u003ePaint, glue, miniatures, basing materials, and additional scenery are not included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eSuggested Uses\u003c\/summary\u003e\n      \u003cdiv class=\"foh-omp-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\n    \u003cdetails\u003e\n      \u003csummary\u003ePhysical Product\u003c\/summary\u003e\n      \u003cdiv class=\"foh-omp-detail-body\"\u003e\n        \u003cp\u003eThis purchase provides two physical gray-resin objective markers. No digital STL files are included.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"foh-omp-physical\"\u003e\n    \u003cstrong\u003ePhysical Resin Objective Markers — No Digital Download\u003c\/strong\u003e\n    \u003cp\u003eThis product will be manufactured in gray resin and shipped unpainted. Minor cleanup may be required before priming.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"foh-omp-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\n\u003c\/div\u003e","brand":"Fallout Hobbies","offers":[{"title":"Resin \/ Grey","offer_id":44673251180610,"sku":"42ba9b48-f63f-4bc3-b5fe-4d127a876e64","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1191\/8042\/files\/Objective_Marker_Grey_Resin.png?v=1785876352","url":"https:\/\/www.fallouthobbies.com\/products\/elderbloom-objective-markers-1","provider":"Fallout Hobbies","version":"1.0","type":"link"}