月孩

月孩

Class
Properties
类型 奇幻 剧情
地区 西班牙
导演 Agustí Villaronga
演员 玛丽贝尔·马丁 丽莎·杰勒德 Enrique Saldana 露西娅·波塞 David Sust 玛丽·卡里略 昆特·迈斯纳 Heidi Ben Amar Lydia Azzopardi
语言 其它
TAG标签 影视
评分 0.0 分
更新时间 2026-01-21
月孩的剧情介绍

Since ancient times, a tribe on the African continent has been prophesying that a white boy will arrive to be their god the Son of the Moon. David, a 12-year-old orphan who lives in Europe, learns about the prophecy and believes that he is the chosen child and that destiny must be fulfilled at any cost. Before David can fulfill his prophecy he must escape the heavily guarded scientific organization that has adopted him. David's strange behavior and the fact that he possesses extrasensory perception, has attracted the attention of an organization researching so-called prodigious beings in the occult tradition. David soon discovers that their goal is to channel the moon's energy into a child yet to be born, robbing him of his rightful place as the Son of the Moon. Two women, Victoria, a member of the center, and Georgina, the future mother of the supposed moonchild, will help David fulfill his destiny. After several attempts David manages to escape the center and undergoes a series of new experiences love, adventure, supernatural events and even death. David is relentlessly pursued, pushing him further towards his goal, towards Africa where his fate awaits him.家庭

function qrsearch() { // 获取触发提交事件的表单 var form = window.event ? window.event.target : (arguments[0] ? arguments[0].target : null); if (!form) { form = document.querySelector('form[action*="/search"]'); } var input = form ? form.querySelector('input[name="q"]') : document.querySelector('input[name="q"]'); if (!input) { return false; } var q = input.value; if (!q || q.trim() === '') { return false; } return true; } // 确保回车键能正常提交表单 (function() { function initSearchForms() { var searchForms = document.querySelectorAll('form[action*="/search"]'); searchForms.forEach(function(form) { var input = form.querySelector('input[name="q"]'); if (input) { // 监听回车键事件 input.addEventListener('keydown', function(e) { if (e.key === 'Enter' || e.keyCode === 13) { e.preventDefault(); var q = this.value.trim(); if (q) { form.submit(); } } }); } }); } // DOM加载完成后初始化 if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initSearchForms); } else { initSearchForms(); } // window.load 后也执行一次 window.addEventListener('load', function() { setTimeout(initSearchForms, 100); }); })();