{"product_id":"motorized-triceratops-skull-building-kit","title":"Motorized Triceratops Skull Building Kit","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,800\u0026amp;family=IBM+Plex+Mono:wght@400;500;600\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.brx{\n  --ink:#0E1A2F;--ink-72:rgba(14,26,47,.72);--ink-42:rgba(14,26,47,.42);\n  --paper:#F2F5F9;--surface:#FFF;--line:#DAE1EA;\n  --gold:#C9A227;--gold-10:rgba(201,162,39,.10);\n  --plate:#141B29;\n  --model:#FF5F52;            \/* 铭牌型号行:红色 *\/\n  --display:\"Bricolage Grotesque\",\"Inter\",system-ui,sans-serif;\n  --body:\"Inter\",system-ui,-apple-system,sans-serif;\n  --mono:\"IBM Plex Mono\",ui-monospace,Menlo,monospace;\n  font-family:var(--body);color:var(--ink);font-size:16px;line-height:1.72;\n  max-width:800px;margin:0 auto;box-sizing:border-box;\n}\n.brx *,.brx *::before,.brx *::after{box-sizing:border-box;}\n.brx p{margin:0 0 14px;color:var(--ink-72);}\n.brx p:last-child{margin-bottom:0;}\n.brx strong{color:var(--ink);font-weight:600;}\n\n.brx__lede{\n  font-family:var(--display);font-size:clamp(19px,4.2vw,23px);font-weight:600;\n  line-height:1.32;letter-spacing:-.015em;color:var(--ink);margin:0 0 14px;\n}\n\n.brx__plate{position:relative;background:var(--plate);border-radius:12px;padding:22px 20px 20px;margin:0 0 26px;overflow:hidden;}\n.brx__plate::before{content:\"\";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--model),var(--gold));opacity:.9;}\n.brx__screws span{position:absolute;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.22);}\n.brx__screws span:nth-child(1){top:11px;left:11px;}\n.brx__screws span:nth-child(2){top:11px;right:11px;}\n.brx__screws span:nth-child(3){bottom:11px;left:11px;}\n.brx__screws span:nth-child(4){bottom:11px;right:11px;}\n\n.brx__plateModel{\n  font-family:var(--mono);font-size:11.5px;font-weight:600;\n  letter-spacing:.2em;text-transform:uppercase;\n  color:var(--model);margin:0 0 16px;text-align:center;\n}\n\n.brx__plateGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 8px;}\n.brx__plateCell{text-align:center;}\n.brx__plateVal{font-family:var(--display);font-size:clamp(19px,4.6vw,25px);font-weight:800;line-height:1;letter-spacing:-.02em;color:#fff;display:block;}\n.brx__plateKey{font-family:var(--mono);font-size:9.5px;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.5);display:block;margin-top:8px;}\n\n.brx__sec{background:var(--surface);border:1px solid var(--line);border-radius:13px;margin-bottom:10px;overflow:hidden;}\n.brx__sec[open]{border-color:var(--gold);}\n.brx__secHead{\n  list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;\n  padding:17px 18px;min-height:60px;\n  font-family:var(--display);font-size:clamp(16.5px,3.6vw,18.5px);\n  font-weight:700;line-height:1.3;letter-spacing:-.01em;color:var(--ink);\n}\n.brx__secHead::-webkit-details-marker{display:none;}\n.brx__secHead:focus-visible{outline:2px solid var(--gold);outline-offset:-2px;}\n.brx__secHead:hover{background:var(--paper);}\n\n.brx__ico{\n  flex:none;order:2;margin-left:auto;width:24px;height:24px;position:relative;\n  border-radius:50%;border:1.5px solid var(--line);\n  transition:border-color .2s,transform .25s ease;\n}\n.brx__ico::before,.brx__ico::after{content:\"\";position:absolute;left:50%;top:50%;background:var(--ink-42);transition:background .2s;}\n.brx__ico::before{width:10px;height:1.6px;transform:translate(-50%,-50%);}\n.brx__ico::after{width:1.6px;height:10px;transform:translate(-50%,-50%);}\n.brx__sec[open] .brx__ico{border-color:var(--gold);transform:rotate(135deg);}\n.brx__sec[open] .brx__ico::before,.brx__sec[open] .brx__ico::after{background:var(--gold);}\n\n.brx__num{flex:none;font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;color:var(--gold);}\n.brx__secBody{padding:2px 18px 22px;}\n.brx__secBody h3{font-family:var(--display);font-size:16.5px;font-weight:600;line-height:1.3;margin:22px 0 8px;color:var(--ink);}\n.brx__secBody h3:first-child{margin-top:8px;}\n\n.brx__feat{list-style:none;margin:8px 0 0;padding:0;border-top:1px solid var(--line);}\n.brx__feat li{position:relative;padding:12px 0 12px 28px;border-bottom:1px solid var(--line);font-size:15.3px;line-height:1.58;color:var(--ink-72);}\n.brx__feat li::before{content:\"\";position:absolute;left:2px;top:19px;width:10px;height:10px;border-radius:50%;border:1.5px solid var(--gold);}\n.brx__feat li::after{content:\"\";position:absolute;left:5.5px;top:22.5px;width:3px;height:3px;border-radius:50%;background:var(--gold);}\n.brx__feat strong{color:var(--ink);}\n\n.brx__note{background:var(--paper);border-left:3px solid var(--gold);border-radius:0 10px 10px 0;padding:14px 16px;margin:16px 0 0;font-size:14.8px;line-height:1.65;color:var(--ink-72);}\n.brx__note p{margin:0 0 8px;font-size:14.8px;}\n.brx__note p:last-child{margin:0;}\n\n.brx__specs{border-top:1px solid var(--line);margin:8px 0 0;}\n.brx__spec{display:grid;grid-template-columns:42% 1fr;gap:14px;padding:11px 0;border-bottom:1px solid var(--line);}\n.brx__specKey{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-42);padding-top:3px;}\n.brx__specVal{font-size:14.8px;font-weight:500;color:var(--ink);}\n\n.brx__cols{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:8px;}\n.brx__col{background:var(--paper);border-radius:11px;padding:16px 16px 18px;}\n.brx__colHead{font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;}\n.brx__colHead--in{color:var(--gold);}\n.brx__colHead--out{color:var(--ink-42);}\n.brx__col ul{list-style:none;margin:0;padding:0;}\n.brx__col li{position:relative;padding:0 0 9px 19px;font-size:14.4px;line-height:1.5;color:var(--ink-72);}\n.brx__col li:last-child{padding-bottom:0;}\n.brx__col li::before{content:\"\";position:absolute;left:0;top:7px;width:9px;height:9px;border-radius:50%;border:1.5px solid var(--gold);}\n.brx__col--out li::before{border-color:var(--ink-42);}\n.brx__col--out li::after{content:\"\";position:absolute;left:2.5px;top:11.2px;width:4px;height:1.5px;background:var(--ink-42);}\n\n.brx__promise{background:var(--gold-10);border:1px solid rgba(201,162,39,.3);border-radius:11px;padding:16px 17px;margin-top:8px;}\n.brx__promiseTitle{font-family:var(--display);font-size:16px;font-weight:700;margin:0 0 6px;color:var(--ink);}\n.brx__promise p{margin:0;font-size:14.5px;line-height:1.6;}\n\n.brx__faqQ{font-weight:600;color:var(--ink);margin:20px 0 5px;font-size:15.3px;line-height:1.45;}\n.brx__faqQ:first-child{margin-top:8px;}\n.brx__faqA{margin:0;font-size:15px;line-height:1.68;}\n\n@media (max-width:620px){\n  .brx__plateGrid{grid-template-columns:repeat(2,1fr);gap:18px 8px;}\n  .brx__cols{grid-template-columns:1fr;}\n  .brx__spec{grid-template-columns:1fr;gap:2px;padding:12px 0;}\n  .brx__specKey{padding-top:0;}\n  .brx__secHead{padding:16px 15px;gap:11px;}\n  .brx__secBody{padding:2px 15px 20px;}\n}\n@media (prefers-reduced-motion:reduce){.brx *{transition:none !important;}}\n\u003c\/style\u003e\n\u003cdiv class=\"brx\"\u003e\n\u003cdiv class=\"brx__plate\"\u003e\n\u003cdiv class=\"brx__screws\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"brx__plateModel\"\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003eModel BR0006 · DinoMech Series\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"brx__plateGrid\"\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e926\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003ePieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e12\"\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003eTall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e4\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003eEffects\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__plateCell\"\u003e\n\u003cspan class=\"brx__plateVal\"\u003e14+\u003c\/span\u003e\u003cspan class=\"brx__plateKey\"\u003eAge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"brx__lede\"\u003eArmor plating in brass and steel.\u003c\/p\u003e\n\u003cp\u003eA triceratops skull rebuilt as a working machine — the great bony frill rendered in brass-tone plates, twin brow horns swept forward in polished silver, and a jaw that drives open and shut on gears you can watch turn.\u003c\/p\u003e\n\u003cp\u003e926 pieces, 12 inches tall on its stand. Where a museum cast would hide the structure, this one puts it on display: the transmission runs openly down the neck, brass piping loops behind the eye socket, and a red lens sits deep in the orbit. It's the herbivore that never looked like prey, built as something closer to a mechanism than a fossil.\u003c\/p\u003e\n\u003c!-- ===== 01 ===== --\u003e\n\u003cdetails open=\"\" class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e01\u003c\/span\u003eWhat it does\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp\u003eAll four effects run from a single control on the base. There is no separate switch for the light, the sound or the mist — one press starts them together, one press stops them.\u003c\/p\u003e\n\u003cul class=\"brx__feat\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMotorized jaw\u003c\/strong\u003e — opens and closes on an exposed gear train\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRed LED eye\u003c\/strong\u003e — stays lit while the unit runs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoar audio\u003c\/strong\u003e — speaker in the base, timed to the jaw\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMist breath\u003c\/strong\u003e — vapor rolls from the mouth as the jaw opens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrass-tone frill\u003c\/strong\u003e — the panel that separates it from every silver skull on the shelf\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDisplay stand included\u003c\/strong\u003e — one button on the base runs everything\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eWatch the bite work\u003c\/h3\u003e\n\u003cp\u003ePress the button and the lower jaw drives open, holds, and closes again. Because the linkage is deliberately left uncovered, you follow the whole action — the gear meshing at the hinge, the arm swinging through, the chain running down to the base. It's the difference between a model that represents movement and one that performs it.\u003c\/p\u003e\n\u003ch3\u003eBreath in the cold air\u003c\/h3\u003e\n\u003cp\u003eFill the reservoir and a low cloud of vapor rolls out from the mouth as the jaw opens, settling over the base before it clears. Nothing is heated or burned — the unit turns plain water into cool mist, so there are no cartridges to buy and no refills beyond water itself. It's the effect that stops people mid-conversation when they walk past the shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 02 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e02\u003c\/span\u003eThree horns, one crown\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp\u003eThe frill is what makes a triceratops read instantly, and it's where this build spends its detail. Layered brass-tone panels fan out behind the skull in overlapping plates, edged against the silver of the brow horns and nasal horn. Seen from the side it fills the silhouette; seen head-on it squares up like a shield.\u003c\/p\u003e\n\u003ch3\u003eWhy the brass matters\u003c\/h3\u003e\n\u003cp\u003eEvery other skull in this series runs cool — silver plate, chrome linkage, glass lenses. This one is the only warm object in the group. Set it next to the T-Rex and the difference is immediate: same scale, same one-button operation, completely different temperature. That's what makes them work as a pair rather than as two of the same thing.\u003c\/p\u003e\n\u003ch3\u003eHow it sits with the others\u003c\/h3\u003e\n\u003cp\u003eThe T-Rex is all silver with a long tooth-lined jaw. The Pterosaur is the tallest and longest, and the only one with a green eye. The Dilophosaurus carries twin posable crests and green translucent detailing. This one is the widest through the frill, and the only one built in brass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 03 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e03\u003c\/span\u003eBefore you buy\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp\u003eThree things worth knowing up front, so nothing is a surprise when the box arrives.\u003c\/p\u003e\n\u003ch3\u003eBatteries aren't included\u003c\/h3\u003e\n\u003cp\u003eYou'll need \u003cstrong\u003e6 × AAA\u003c\/strong\u003e. Loose batteries can't travel by international air freight, so no set ships with them — any standard alkaline AAA will do.\u003c\/p\u003e\n\u003ch3\u003eRuntime is around 30 minutes\u003c\/h3\u003e\n\u003cp\u003eThat's continuous operation per set of batteries. This is a display piece you switch on when you want the effects, not something to leave running.\u003c\/p\u003e\n\u003ch3\u003ePurified water only\u003c\/h3\u003e\n\u003cp\u003eUse purified or distilled water in the mist reservoir. Tap water leaves mineral scale that will clog the unit over time. No oils, fragrances or additives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 04 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e04\u003c\/span\u003eThe build\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003ch3\u003eYou assemble the drive unit yourself\u003c\/h3\u003e\n\u003cp\u003eThe motor, speaker, LED and mist components come as parts rather than a sealed module — fitting them is part of the build. The printed manual walks through those steps alongside the rest of the skull, so it stays approachable even if this is your first mechanical set.\u003c\/p\u003e\n\u003ch3\u003eBricks and fit\u003c\/h3\u003e\n\u003cp\u003eAll 926 pieces are molded in ABS to a tight clutch tolerance. Connections hold without creeping, so the finished skull keeps its pose on a shelf indefinitely, and pieces come apart cleanly if you want to rebuild.\u003c\/p\u003e\n\u003ch3\u003eCompatibility\u003c\/h3\u003e\n\u003cp\u003eStandard stud sizing throughout — the bricks interlock with most major brick systems if you want to extend the base or the display. BrickRoyal is an independent brand and is not affiliated with or endorsed by the LEGO Group.\u003c\/p\u003e\n\u003ch3\u003ePlanning modifications?\u003c\/h3\u003e\n\u003cp\u003eIf you intend to modify the model or run it on a different battery type, \u003cstrong\u003eemail us first\u003c\/strong\u003e and we'll confirm whether the design supports it. Changing the power source without checking can damage the motor unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 05 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e05\u003c\/span\u003eSpecifications\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cdiv class=\"brx__specs\"\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eBR0006\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003ePiece count\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e926 pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eAssembled size\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e10.3 × 7.6 × 12.0 in (W × D × H)\u003cbr\u003e26.1 × 19.3 × 30.6 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eBox size\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e9.5 × 3.8 × 14.1 in\u003cbr\u003e24.2 × 9.6 × 35.8 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eShipping weight\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e3.1 lb · 1.4 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eABS plastic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eBatteries\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e6 × AAA — not included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eRuntime\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eApprox. 30 minutes continuous\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eEffects\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003eMoving jaw · red LED eye · roar audio · mist\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eMist reservoir\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003ePurified or distilled water only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eRecommended age\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003e14+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__spec\"\u003e\n\u003cdiv class=\"brx__specKey\"\u003eInstructions\u003c\/div\u003e\n\u003cdiv class=\"brx__specVal\"\u003ePrinted manual, included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 06 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e06\u003c\/span\u003eIn the box\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cdiv class=\"brx__cols\"\u003e\n\u003cdiv class=\"brx__col\"\u003e\n\u003cp class=\"brx__colHead brx__colHead--in\"\u003eIncluded\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e926 building pieces\u003c\/li\u003e\n\u003cli\u003eMotor, speaker, LED and mist components\u003c\/li\u003e\n\u003cli\u003eDisplay base with control button\u003c\/li\u003e\n\u003cli\u003ePrinted step-by-step manual\u003c\/li\u003e\n\u003cli\u003eRetail box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__col brx__col--out\"\u003e\n\u003cp class=\"brx__colHead brx__colHead--out\"\u003eNot included\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e6 × AAA batteries\u003c\/li\u003e\n\u003cli\u003ePurified water for the mist reservoir\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brx__promise\"\u003e\n\u003cp class=\"brx__promiseTitle\"\u003eMissing a piece? We'll replace it free.\u003c\/p\u003e\n\u003cp\u003eCircle the missing part on the relevant page of your instruction manual, photograph it, and email the picture with your order number to \u003cstrong\u003esupport@brickroyal.com\u003c\/strong\u003e. We'll send the replacement at no charge — nothing to return.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 07 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e07\u003c\/span\u003eCare\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp\u003eDust the skull with a soft dry cloth. Empty the mist reservoir when you're not running the model, and refill only with purified or distilled water — mineral scale from tap water is the main cause of a mist unit clogging. Keep the motor, speaker and LED away from water when cleaning, and keep the finished piece out of prolonged direct sunlight so the brass tones and silvers hold their color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ===== 08 ===== --\u003e\n\u003cdetails class=\"brx__sec\"\u003e\n\u003csummary class=\"brx__secHead\"\u003e\u003cspan class=\"brx__num\"\u003e08\u003c\/span\u003eQuestions\u003cspan class=\"brx__ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"brx__secBody\"\u003e\n\u003cp class=\"brx__faqQ\"\u003eWhat batteries does it take, and why aren't they included?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003e6 × AAA. Loose batteries can't be sent by international air freight, so no set ships with them. Standard alkaline AAA from any supermarket will do.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eHow long does it run on one set of batteries?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eAround 30 minutes of continuous operation. Most owners switch it on to show it off rather than run it constantly, so a set lasts a good while.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eCan I turn the sound off and keep the mist?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eNo — all four effects run on the same circuit and start together from one button. If you want it silent, display it with the power off; the skull holds its pose either way.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eWhat water goes in the mist reservoir?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003ePurified or distilled water only. Tap water leaves mineral scale that builds up and eventually clogs the unit. Never use oils, fragrances or any additive. Nothing is heated — the mist is cool vapor, and water is the only thing you ever need to refill.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eDo I have to build the motor unit myself?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eYes. The motor, speaker, LED and mist parts are fitted during the build rather than arriving as a sealed module. The printed manual covers those steps in the same format as the rest of the model.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eDoes it work as a static display with the power off?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eYes. The skull holds its pose whether or not the effects are running, so it works as a shelf piece on its own and you switch it on when you want it.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eHow does it compare with the others in the DinoMech series?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eSame scale range and the same one-button operation across all four. The T-Rex is all silver with a long tooth-lined jaw; this one is wider through the frill, with brass-tone plating that gives it a warmer, more armored look; the Pterosaur is the tallest and longest, with the only green eye; the Dilophosaurus has the highest piece count and twin posable crests. The Triceratops and the T-Rex in particular read as a pair on a shelf.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eWhat if pieces are missing from my set?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eCircle the missing part on the relevant manual page, take a photo, and email it with your order number to support@brickroyal.com. We'll send the replacement free of charge, with nothing to return.\u003c\/p\u003e\n\u003cp class=\"brx__faqQ\"\u003eIs it a good gift?\u003c\/p\u003e\n\u003cp class=\"brx__faqA\"\u003eThe build is substantial enough to be a real project, and the finished piece actually does something — which is what makes it land better than a static model for a birthday, anniversary or Christmas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"BrickRoyal","offers":[{"title":"Default Title","offer_id":43686342000753,"sku":"BR-697871813006","price":146.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/2803\/5185\/files\/Motorized_Triceratops_mechanical_skull_building_kit.png?v=1784776888","url":"https:\/\/brickroyal.com\/products\/motorized-triceratops-skull-building-kit","provider":"BrickRoyal","version":"1.0","type":"link"}