{"product_id":"elderbloom-waystone-shrine-alien-plants","title":"Elderbloom Waystone Shrine + Alien Plants STL | Ancient Alien Shrine Terrain","description":"\u003cstyle\u003e\n  .foh-waystone-shrine-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-waystone-shrine-product *,\n  .foh-waystone-shrine-product *::before,\n  .foh-waystone-shrine-product *::after {\n    box-sizing: border-box;\n  }\n\n  .foh-waystone-shrine-product p {\n    margin: 0 0 16px;\n  }\n\n  .foh-waystone-shrine-product ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .foh-waystone-shrine-product li {\n    margin-bottom: 7px;\n  }\n\n  .foh-waystone-shrine-product h2,\n  .foh-waystone-shrine-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-waystone-shrine-product h2 {\n    margin-bottom: 16px;\n    font-size: clamp(1.5rem, 3vw, 2.15rem);\n  }\n\n  .foh-waystone-shrine-product h3 {\n    margin-bottom: 12px;\n    font-size: clamp(1.05rem, 2vw, 1.35rem);\n  }\n\n  .foh-ws-hero {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 25px;\n    padding: clamp(24px, 5vw, 46px);\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) 52%\n      ),\n      var(--foh-black);\n    color: #ffffff;\n  }\n\n  .foh-ws-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    bottom: -120px;\n    width: 280px;\n    height: 280px;\n    border: 34px solid rgba(216, 96, 32, 0.07);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .foh-ws-eyebrow {\n    position: relative;\n    z-index: 1;\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #f1b28e;\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .foh-ws-hook {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 15px !important;\n    color: #f2a276;\n    font-size: clamp(1.12rem, 2.4vw, 1.45rem);\n    font-weight: 800;\n    letter-spacing: 0.02em;\n  }\n\n  .foh-ws-hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 760px;\n    color: #ffffff;\n  }\n\n  .foh-ws-intro {\n    position: relative;\n    z-index: 1;\n    max-width: 780px;\n    margin-bottom: 0 !important;\n    font-size: 1.03rem;\n  }\n\n  .foh-ws-lead {\n    margin-bottom: 24px;\n    font-size: 1.04rem;\n  }\n\n  .foh-ws-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 25px 0;\n  }\n\n  .foh-ws-panel {\n    padding: 22px;\n    border: 1px solid var(--foh-border);\n    background: var(--foh-cream);\n  }\n\n  .foh-ws-panel h3 {\n    padding-bottom: 10px;\n    border-bottom: 2px solid var(--foh-orange);\n  }\n\n  .foh-ws-panel p:last-child,\n  .foh-ws-panel li:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-ws-includes ul {\n    list-style: none;\n    padding-left: 0;\n  }\n\n  .foh-ws-includes li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .foh-ws-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-ws-bonus {\n    margin-top: 18px;\n    padding: 14px 16px;\n    border-left: 4px solid var(--foh-orange);\n    background: #ffffff;\n  }\n\n  .foh-ws-bonus strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--foh-orange-dark);\n    text-transform: uppercase;\n    letter-spacing: 0.035em;\n  }\n\n  .foh-ws-section {\n    margin: 30px 0;\n  }\n\n  .foh-ws-section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 15px;\n  }\n\n  .foh-ws-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-ws-section-title h3 {\n    margin: 0;\n  }\n\n  .foh-ws-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 18px;\n  }\n\n  .foh-ws-tag {\n    display: inline-block;\n    padding: 7px 11px;\n    border: 1px solid #c9c4bc;\n    background: #ffffff;\n    font-size: 0.88rem;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .foh-ws-callout {\n    margin-top: 20px;\n    padding: 21px;\n    border-left: 5px solid var(--foh-orange);\n    background: var(--foh-charcoal);\n    color: #ffffff;\n  }\n\n  .foh-ws-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-ws-dark {\n    padding: clamp(22px, 4vw, 34px);\n    background: var(--foh-black);\n    color: #ffffff;\n  }\n\n  .foh-ws-dark h3 {\n    color: #ef8a4f;\n  }\n\n  .foh-ws-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .foh-ws-use-card {\n    padding: 17px;\n    border: 1px solid #484848;\n    background: var(--foh-charcoal);\n  }\n\n  .foh-ws-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-ws-use-card span {\n    color: #d4d4d4;\n    font-size: 0.92rem;\n  }\n\n  .foh-ws-collection {\n    padding: 22px;\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-ws-collection p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-ws-details {\n    margin-top: 28px;\n  }\n\n  .foh-ws-details details {\n    margin-bottom: 10px;\n    border: 1px solid #cfcac2;\n    background: #ffffff;\n  }\n\n  .foh-ws-details summary {\n    position: relative;\n    padding: 16px 46px 16px 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-ws-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .foh-ws-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    color: var(--foh-orange);\n    font-size: 1.45rem;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .foh-ws-details details[open] summary::after {\n    content: \"–\";\n  }\n\n  .foh-ws-detail-body {\n    padding: 0 18px 18px;\n    border-top: 1px solid #e1ddd6;\n  }\n\n  .foh-ws-detail-body p:first-child,\n  .foh-ws-detail-body ul:first-child {\n    margin-top: 16px;\n  }\n\n  .foh-ws-download {\n    margin-top: 27px;\n    padding: 20px;\n    border: 2px solid var(--foh-orange);\n    background: #fff8f3;\n  }\n\n  .foh-ws-download strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--foh-orange-dark);\n    font-size: 1.05rem;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n  }\n\n  .foh-ws-download p:last-child {\n    margin-bottom: 0;\n  }\n\n  .foh-ws-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-ws-grid,\n    .foh-ws-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .foh-ws-hero {\n      padding: 25px 20px;\n    }\n\n    .foh-ws-panel,\n    .foh-ws-dark,\n    .foh-ws-collection {\n      padding: 20px;\n    }\n\n    .foh-ws-tag {\n      font-size: 0.83rem;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"foh-waystone-shrine-product\"\u003e\n\u003csection class=\"foh-ws-hero\"\u003e\u003cspan class=\"foh-ws-eyebrow\"\u003e Ancient Alien Shrine Terrain for 28–32mm Tabletops \u003c\/span\u003e\n\u003cp class=\"foh-ws-hook\"\u003eSome places were built to be remembered.\u003c\/p\u003e\n\u003ch2\u003eElderbloom Waystone Shrine + Alien Plants\u003c\/h2\u003e\n\u003cp class=\"foh-ws-intro\"\u003eA 3D-printable ancient alien shrine designed for sacred groves, forgotten temples, narrative objectives, science-fantasy battlefields, and display boards.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cp class=\"foh-ws-lead\"\u003eAt the heart of the \u003cstrong\u003eElderbloom Waystone Shrine\u003c\/strong\u003e stands a towering alien monument surrounded by smaller stones and overgrown planting areas. It may serve as a world-spirit sanctuary, psychic focus, ancestral memorial, dormant alien device, ritual site, or relic whose purpose has been buried beneath centuries of myth.\u003c\/p\u003e\n\u003cp\u003eWhether your forces have come to defend it, awaken it, corrupt it, study it, or steal whatever lies beneath it, the shrine gives your tabletop an immediate focal point and a compelling reason for battle.\u003c\/p\u003e\n\u003cp\u003eDesigned for \u003cstrong\u003e28–32mm tabletop miniatures\u003c\/strong\u003e, this digital STL terrain works as a standalone battlefield feature, narrative mission objective, display-board centerpiece, or part of a larger ancient alien ruin complex.\u003c\/p\u003e\n\u003cdiv class=\"foh-ws-grid\"\u003e\n\u003csection class=\"foh-ws-panel foh-ws-includes\"\u003e\n\u003ch3\u003eFiles Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eElderbloom Waystone Shrine Base STL\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eCentral Waystone STL\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eSecondary Waystone STL\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eThree Alien Plant STL Designs\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"foh-ws-bonus\"\u003e\n\u003cstrong\u003eOptional Scenic Foliage\u003c\/strong\u003e\n\u003cp\u003eThe included alien plants complement the shrine but are not required to complete the terrain piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-ws-panel\"\u003e\n\u003ch3\u003eBuild the World Around It\u003c\/h3\u003e\n\u003cp\u003eUse the included plant files or finish the planting areas with plastic jungle plants, aquarium foliage, model railroad vegetation, preserved moss, static grass, or generic third-party hobby greenery.\u003c\/p\u003e\n\u003cp\u003eThis flexibility allows the same shrine to fit lush maiden worlds, barren alien moons, frozen ruins, corrupted groves, desert temples, or overgrown jungle battlefields.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003csection class=\"foh-ws-section\"\u003e\n\u003cdiv class=\"foh-ws-section-title\"\u003e\n\u003ch3\u003eA Sacred Site for Science-Fantasy Battlefields\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Waystone Shrine is designed to feel like part of the world rather than another piece of scenery dropped onto it. Its curved stone forms, recessed planting areas, and elegant alien architecture create a memorable landmark for ancient worlds, sacred forests, forgotten civilizations, and mysterious archaeological sites.\u003c\/p\u003e\n\u003cp\u003eUse the shrine as the center of a narrative encounter, a contested objective, or a visual landmark that ties the rest of your battlefield together.\u003c\/p\u003e\n\u003cdiv class=\"foh-ws-dark\"\u003e\n\u003ch3\u003eSuggested Battlefield Uses\u003c\/h3\u003e\n\u003cdiv class=\"foh-ws-use-grid\"\u003e\n\u003cdiv class=\"foh-ws-use-card\"\u003e\n\u003cstrong\u003eWorld-Spirit Sanctuary\u003c\/strong\u003e \u003cspan\u003e A sacred site where ancient memories, spirits, or psychic energy gather. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-ws-use-card\"\u003e\n\u003cstrong\u003ePsychic Focus\u003c\/strong\u003e \u003cspan\u003e Use the shrine as an energy node, ritual point, activation site, or dangerous source of power. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-ws-use-card\"\u003e\n\u003cstrong\u003eAncient Alien Relic\u003c\/strong\u003e \u003cspan\u003e A forgotten monument whose original purpose has been lost to time. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-ws-use-card\"\u003e\n\u003cstrong\u003eMission Objective\u003c\/strong\u003e \u003cspan\u003e A contested relic, defensive position, excavation site, or objective that must be secured. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-ws-use-card\"\u003e\n\u003cstrong\u003eSacred Grove\u003c\/strong\u003e \u003cspan\u003e Build an overgrown sanctuary, forest shrine, celestial garden, or ancient elven temple. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-ws-use-card\"\u003e\n\u003cstrong\u003eDisplay Board Centerpiece\u003c\/strong\u003e \u003cspan\u003e Add height, visual structure, and a strong narrative landmark to army displays and miniature photography. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-ws-section\"\u003e\n\u003cdiv class=\"foh-ws-section-title\"\u003e\n\u003ch3\u003eArmies and Settings\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe elegant waystone forms, alien vegetation, and ancient architecture make this shrine especially suited to Exodite-inspired forces, space-elf civilizations, Craftworld-style armies, corsairs, Harlequin-inspired warbands, and dark raiders exploring forgotten worlds.\u003c\/p\u003e\n\u003cp\u003eIt also works as neutral terrain for robotic dynasties, alien hive invasions, corrupted warbands, human explorers, techno-archaeologists, high-fantasy elves, forest spirits, crystal kingdoms, and anyone ordered to investigate a glowing monument after the first expedition stopped answering its comms.\u003c\/p\u003e\n\u003cdiv class=\"foh-ws-tags\"\u003e\n\u003cspan class=\"foh-ws-tag\"\u003eExodite-Inspired Worlds\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eSpace-Elf Armies\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eCraftworld-Style Forces\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eCorsairs \u0026amp; Raiders\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eHarlequin-Inspired Warbands\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eForest Spirits\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eAncient Precursors\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eAlien Archaeology\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eCrystal Kingdoms\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eFantasy Elven Realms\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"foh-ws-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003eChange the paint scheme. Change the story.\u003c\/strong\u003e Paint it as pale wraithbone with luminous gemstones, ancient stone swallowed by moss, black alien material pulsing with green energy, corrupted crystal, weathered sandstone, frozen ruins, or a pristine celestial sanctuary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-ws-section\"\u003e\n\u003cdiv class=\"foh-ws-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 gaming\u003c\/strong\u003e, the Elderbloom Waystone Shrine fits naturally into full-size wargames, skirmish games, solo campaigns, roleplaying encounters, narrative missions, display boards, and miniature photography.\u003c\/p\u003e\n\u003cp\u003eIt is particularly useful in scenarios involving relic recovery, psychic rituals, corrupted sacred sites, excavation zones, defensive positions, activation sequences, and contested objectives.\u003c\/p\u003e\n\u003cdiv class=\"foh-ws-tags\"\u003e\n\u003cspan class=\"foh-ws-tag\"\u003eWarhammer 40,000-Compatible Terrain\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eKill Team-Style Skirmishes\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eGrimdark Future\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eStargrave\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eFive Parsecs From Home\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eInfinity-Compatible Tables\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eBeyond the Gates of Antares\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eAge of Fantasy\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eScience-Fantasy RPGs\u003c\/span\u003e \u003cspan class=\"foh-ws-tag\"\u003eNarrative Campaigns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-ws-section\"\u003e\n\u003cdiv class=\"foh-ws-section-title\"\u003e\n\u003ch3\u003eOptional Alien Plants Included\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThree alien plant STL designs are included to complete the Elderbloom aesthetic straight from the printer.\u003c\/p\u003e\n\u003cp\u003eUse them around the shrine, on miniature bases, across display boards, or as scenic details elsewhere on the battlefield. Because the plants are not structural components, they can be replaced or combined with official plastic foliage, aquarium plants, model railroad scenery, preserved moss, or generic third-party vegetation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-ws-section foh-ws-collection\"\u003e\n\u003ch3\u003eComplete the Elderbloom Battlefield\u003c\/h3\u003e\n\u003cp\u003eThe Waystone Shrine is part of the \u003cstrong\u003eElderbloom Terrain Collection\u003c\/strong\u003e, a growing range of ancient alien portals, shrines, objective markers, ruins, and scenic elements designed to share a cohesive visual style across an entire gaming table.\u003c\/p\u003e\n\u003cp\u003ePair it with the Elderbloom Twin Spire Convergence Gate and Elderbloom Objective Markers, or choose the complete Elderbloom Terrain Set 1 to create a unified sacred complex.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"foh-ws-details\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003ePrinting and Scale\u003c\/summary\u003e\n\u003cdiv class=\"foh-ws-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, wall thickness, and printing tolerances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFoliage Options\u003c\/summary\u003e\n\u003cdiv class=\"foh-ws-detail-body\"\u003e\n\u003cp\u003eThree alien plant STL designs are included for scenic detailing. These plants are optional and may be replaced with appropriately sized plastic jungle plants, aquarium plants, railroad scenery, preserved moss, static grass, or generic third-party miniature foliage.\u003c\/p\u003e\n\u003cp\u003eAny third-party products shown or mentioned are not included with this digital download.\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-ws-detail-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eWorld-spirit sanctuary or sacred shrine\u003c\/li\u003e\n\u003cli\u003ePsychic focus or alien energy node\u003c\/li\u003e\n\u003cli\u003eAncient memorial or ritual site\u003c\/li\u003e\n\u003cli\u003eDormant alien device or relic\u003c\/li\u003e\n\u003cli\u003eMission objective or defensive position\u003c\/li\u003e\n\u003cli\u003eRelic-recovery or archaeological encounter\u003c\/li\u003e\n\u003cli\u003eJungle, forest, desert, corrupted, or frozen terrain\u003c\/li\u003e\n\u003cli\u003eDisplay-board scenery and miniature photography\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-ws-detail-body\"\u003e\n\u003cp\u003eThis purchase provides digital STL files for personal use. No physical terrain, printed model, miniature, foliage kit, paint, or gaming accessory 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-ws-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-ws-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":44667400290370,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1191\/8042\/files\/FOHElderbloomTerrainSet1-2.jpg?v=1785679781","url":"https:\/\/www.fallouthobbies.com\/fr\/products\/elderbloom-waystone-shrine-alien-plants","provider":"Fallout Hobbies","version":"1.0","type":"link"}