586.docx
الفصل 586. الأزمة
التقط أدلة من كل شيء يمكنه رؤيته أو الشعور به وقارنها بسرعة بمعرفته الواسعة في مجال الوحوش السحرية.
قام نوح بتحليل محيطه بينما ينتظر عودة جسده إلى حالة لائقة.
تمكن نوح من رؤية الشقوق التي ظهرت على جدران كرة أندرو، بدا عقله قادرًا على البقاء في قطعة واحدة فقط بفضل الغشاء الدفاعي الذي غلفه عندما وصل إليه الهجوم.
” تبدو جون بخير، لا بد أن تقنيات وأساليب الرعد الغريب مذهلة. تعمل مراكز قوتها معًا لتبديد الهزات المتبقية التي لا تزال تؤثر عليها، ما ينبغي أن تُصاب بأي إصابة دائمة. ”
نما زوج من القرون المنحنية من ظهورهم، وانتشرت مخالب طويلة من ما يمكن اعتباره أذرعهما.
نظرة واحدة إلى جون كافية لجعله يفهم حالتها.
.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 22 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉SFM OP🔥 1004A N O N Y M O U S🔥 1005abdullah Alrehaili🔥 1006Mohammed Alotaibi🔥 1007Muhannad Alenazi🔥 1008Abdulrahman Alfarwati🔥 1009تذنبوب تبنبت🔥 10010Abdulaziz Alnazhan🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Yazeed Alsaedi💎 10573lawe💎 1008a10💎 1009Abdulsalam ALsayyed💎 10010Aisha Fathi💎 100
أصبحت الآن عاجزة تمامًا عن الدفاع عن نفسها، موجاتها العقلية كلها داخل عقلها، ولم يكن هناك شيء يمكن أن يوقف استكشاف نوح في تلك اللحظة.
الفصل 586. الأزمة
” لا تزال فيث ترتجف، لكنها تبدو هادئةً تمامًا. أتساءل أيُّ نوعٍ من الشخصية لديها لتتمتع بكل هذا الثبات. ”
وبطبيعة الحال، أجسادهم بعيدة كل البعد عن أن تكون على ما يرام، ولم يتمكنوا من الرؤية والسمع إلا بفضل وعيهم.
رأى نوح كيف فيث تستخدم تركيزها لتثبيت عقلها دون الكشف عن أي صراع في تعبيرها، وبدا أن موجاتها العقلية لديها بعض القدرات الغريبة.
تحمل المجال العقلي الصرخة بأكملها دون أي دفاعات في داخله، والطاقة العقلية التي حوله قد تبددت عندما وصل الصوت.
“الأبله، بدلاً من ذلك، محظوظ لأنه لا يزال لديه الوعي.”
ولكن ما جعل نوح خائفاً حقاً هو أن تلك المخلوقات قادرة على الطيران!
فكر نوح عندما التفت نحو أندرو.
” تبدو جون بخير، لا بد أن تقنيات وأساليب الرعد الغريب مذهلة. تعمل مراكز قوتها معًا لتبديد الهزات المتبقية التي لا تزال تؤثر عليها، ما ينبغي أن تُصاب بأي إصابة دائمة. ”
تحمل المجال العقلي الصرخة بأكملها دون أي دفاعات في داخله، والطاقة العقلية التي حوله قد تبددت عندما وصل الصوت.
تمكن أندرو من الحفاظ على حياته دون إعداد أي دفاع مسبقًا، مما يعني أن الممارسين الأبطال يمكنهم حماية أنفسهم ضد تلك القوة.
تمكن نوح من رؤية الشقوق التي ظهرت على جدران كرة أندرو، بدا عقله قادرًا على البقاء في قطعة واحدة فقط بفضل الغشاء الدفاعي الذي غلفه عندما وصل إليه الهجوم.
.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 22 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉SFM OP🔥 1004A N O N Y M O U S🔥 1005abdullah Alrehaili🔥 1006Mohammed Alotaibi🔥 1007Muhannad Alenazi🔥 1008Abdulrahman Alfarwati🔥 1009تذنبوب تبنبت🔥 10010Abdulaziz Alnazhan🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Yazeed Alsaedi💎 10573lawe💎 1008a10💎 1009Abdulsalam ALsayyed💎 10010Aisha Fathi💎 100
وبطبيعة الحال، لم يكن نوح بحاجة إلى تحليل أجسادهم لفهم حالتهم.
تمكنت أخيرًا من تثبيت حالتها، وسألت هذا السؤال مباشرة بعد أن تناولت بعض الحبوب.
نوح هجين، لكنه عانى من الكثير من الإصابات عندما اجتاحه الصوت على أي حال.
تمكن نوح من رؤية الشقوق التي ظهرت على جدران كرة أندرو، بدا عقله قادرًا على البقاء في قطعة واحدة فقط بفضل الغشاء الدفاعي الذي غلفه عندما وصل إليه الهجوم.
ورغم أن المبعوثين كانوا مجرد بشر، إلا أن العديد من عظامهم قد تشققت، وبعض أعضائهم الداخلية توقفت عن العمل تمامًا.
اختار عدم قتله لأنه لم يكن يعرف ماذا يتوقع من الآن فصاعدًا، هناك فرصة أنه قد يتمكن من استخدام حياة أندرو لصالحه.
خرج الدم من كل جزء من جلدهم، وأصبحت أرديتهم مبللة تمامًا في تلك الثواني القليلة.
” لا تزال فيث ترتجف، لكنها تبدو هادئةً تمامًا. أتساءل أيُّ نوعٍ من الشخصية لديها لتتمتع بكل هذا الثبات. ”
” أستطيع قتلهما بسهولة الآن. لكن هذه الأزمة بدأت للتو. ”
اختفت البحيرات الصغيرة وظهرت الوديان العميقة بعد الزلزال، وغادرت الوحوش السحرية التي نجت على عجل نحو المناطق الواقعة فوق البحر.
عقل نوح عمل بأقصى سرعة بينما يحلل الموقف.
.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 22 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉SFM OP🔥 1004A N O N Y M O U S🔥 1005abdullah Alrehaili🔥 1006Mohammed Alotaibi🔥 1007Muhannad Alenazi🔥 1008Abdulrahman Alfarwati🔥 1009تذنبوب تبنبت🔥 10010Abdulaziz Alnazhan🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Yazeed Alsaedi💎 10573lawe💎 1008a10💎 1009Abdulsalam ALsayyed💎 10010Aisha Fathi💎 100
التقط أدلة من كل شيء يمكنه رؤيته أو الشعور به وقارنها بسرعة بمعرفته الواسعة في مجال الوحوش السحرية.
بدا لديهم زوج من الأجنحة الريشية الكبيرة المرفقة على ظهورهم وجسم يشبه الهيكل العظمي البشري.
كان قادرًا على التنبؤ بوصول الصرخة الصاخبة في الغالب بسبب غرائزه، لكنه لم يستطع معرفة ما الذي سيتبع هذا الحدث دون فهم الموقف أولاً.
رأى نوح كيف فيث تستخدم تركيزها لتثبيت عقلها دون الكشف عن أي صراع في تعبيرها، وبدا أن موجاتها العقلية لديها بعض القدرات الغريبة.
انهارت السماء الطبيعية إلى حد كبير.
ترددت أصوات الزئير والصراخ في كل مكان في القارة، ولم تتردد الوحوش السحرية في كل منطقة في الهروب من المناطق المركزية بمجرد توقف الهزات.
اختفت البحيرات الصغيرة وظهرت الوديان العميقة بعد الزلزال، وغادرت الوحوش السحرية التي نجت على عجل نحو المناطق الواقعة فوق البحر.
نظرة واحدة إلى جون كافية لجعله يفهم حالتها.
الشلال لا يزال قائما، لكن الجبل خلفه شهد العديد من الصخور تتساقط منه.
“ماذا حدث؟”
“صرخة قادرة على الوصول إلى الساحل الغربي وربما القارة الجديدة بأكملها. قوة قادرة على التأثير على هذه التضاريس القوية على هذه المسافة. وجودات الرتبة 6 تستكشف المناطق المركزية. قطعة من الأراضي الخالدة تسقط في الأراضي الفانية…”
الشلال لا يزال قائما، لكن الجبل خلفه شهد العديد من الصخور تتساقط منه.
يبدو أن البيانات الموجودة داخل عقل نوح تشير إلى استنتاج بسيط: الوحش السحري من الدرجة السابعة!
لم يكن نوح مخطئًا في توقعه لبعض العواقب، ولكن ما حدث بعد ذلك جعل الخوف الذي تبدد بعد الصراخ يظهر مرة أخرى.
“لا، سوف أكون ميتًا في هذه الحالة.”
نظرة واحدة إلى جون كافية لجعله يفهم حالتها.
وسرعان ما رفض نوح هذه الفرضية.
وبقي نوح في الجو، ونظره يتجه نحو بداية سلسلة الجبال بعد أن فهم ما يحدث حوله.
رأى قوة الملك، حاكم إمبراطورية شاندال، الذي كان قادرًا على إيقاف نيزك من المحتمل أن يقتل معظم أشكال الحياة على الأراضي الفانية.
“لا، سوف أكون ميتًا في هذه الحالة.”
من الواضح أن الوحوش السحرية من الرتبة 7 ستكون أقل قوة من الممارسين من نفس الرتبة، لكن هذا لا يعني أنها ضعيفة!
في هذه اللحظة أدرك نوح معنى زئيرهم، وكرره بكلمات بشرية داخل عقله.
تمكن أندرو من الحفاظ على حياته دون إعداد أي دفاع مسبقًا، مما يعني أن الممارسين الأبطال يمكنهم حماية أنفسهم ضد تلك القوة.
فتحت جون عينيها بعد بضع ثوانٍ وفعلت الشيء نفسه، وبدا أن بشرتها تحسنت قليلاً بعد أن بدأ تأثير الحبوب.
” كذلك، يجب أن يكون في الأراضي الخالدة ملوكٌ يمتصون أنفاسهم باستمرار، ومن غير المرجح أن يُسبب كائنٌ واحدٌ سقوطها. حسنًا، آمل ذلك على الأقل. ”
لم يكن هناك جدوى من الهروب، فالصوت سيصل إليه حتى لو طار فوق البحر.
فكر نوح بينما ينظر إلى جحافل الوحوش السحرية المهاجرة نحو السواحل.
ولكن ما جعل نوح خائفاً حقاً هو أن تلك المخلوقات قادرة على الطيران!
ترددت أصوات الزئير والصراخ في كل مكان في القارة، ولم تتردد الوحوش السحرية في كل منطقة في الهروب من المناطق المركزية بمجرد توقف الهزات.
التقط أدلة من كل شيء يمكنه رؤيته أو الشعور به وقارنها بسرعة بمعرفته الواسعة في مجال الوحوش السحرية.
تخلت تلك المخلوقات عن مجموعاتها لتبتعد عن مصدر الصرخة الصاخبة، ولم تقاتل حتى عندما عبرت مسارات بعضها البعض.
أطلقت الوحوش المجنحة صرخات رددت صدى الصرخة العالية التي ملأت القارة سابقًا.
جميع الحيوانات في المناطق الوسطى هاجرت نحو السواحل، مما أثار الفوضى على طول طريقها.
نما زوج من القرون المنحنية من ظهورهم، وانتشرت مخالب طويلة من ما يمكن اعتباره أذرعهما.
وبقي نوح في الجو، ونظره يتجه نحو بداية سلسلة الجبال بعد أن فهم ما يحدث حوله.
” لا تزال فيث ترتجف، لكنها تبدو هادئةً تمامًا. أتساءل أيُّ نوعٍ من الشخصية لديها لتتمتع بكل هذا الثبات. ”
لكن السبب وراء ذلك الحدث لا يزال غير واضح، ولم تكن لديه الثقة لتقييم الأحداث التي بعيدة كل البعد عن رتبته.
ورغم أن المبعوثين كانوا مجرد بشر، إلا أن العديد من عظامهم قد تشققت، وبعض أعضائهم الداخلية توقفت عن العمل تمامًا.
“ماذا حدث؟”
أطلقت الوحوش المجنحة صرخات رددت صدى الصرخة العالية التي ملأت القارة سابقًا.
صدر صوت فيث.
أندرو لا يزال يبذل قصارى جهده للسيطرة على الأضرار التي لحقت بمراكز قوته، لكن نوح لم يهتم به.
تمكنت أخيرًا من تثبيت حالتها، وسألت هذا السؤال مباشرة بعد أن تناولت بعض الحبوب.
جميع الحيوانات في المناطق الوسطى هاجرت نحو السواحل، مما أثار الفوضى على طول طريقها.
فتحت جون عينيها بعد بضع ثوانٍ وفعلت الشيء نفسه، وبدا أن بشرتها تحسنت قليلاً بعد أن بدأ تأثير الحبوب.
أطلقت الوحوش المجنحة صرخات رددت صدى الصرخة العالية التي ملأت القارة سابقًا.
وبطبيعة الحال، أجسادهم بعيدة كل البعد عن أن تكون على ما يرام، ولم يتمكنوا من الرؤية والسمع إلا بفضل وعيهم.
الشلال لا يزال قائما، لكن الجبل خلفه شهد العديد من الصخور تتساقط منه.
لم يجب نوح، بدا في حيرة من أمره مثلهم في هذا الموقف، ينتظر فقط ليرى ما هي الأحداث الأخرى التي ستلي تلك الصرخة.
من الواضح أن الوحوش السحرية من الرتبة 7 ستكون أقل قوة من الممارسين من نفس الرتبة، لكن هذا لا يعني أنها ضعيفة!
لم يكن هناك جدوى من الهروب، فالصوت سيصل إليه حتى لو طار فوق البحر.
أندرو لا يزال يبذل قصارى جهده للسيطرة على الأضرار التي لحقت بمراكز قوته، لكن نوح لم يهتم به.
وبالإضافة إلى ذلك، فقد عرف الآن كيان الهجوم، ويمكنه ببساطة أن ينشر أحد التدابير الدفاعية الأكثر ملاءمة التي قدمها له الشيخة جوليا قبل الاجتماع.
وبالإضافة إلى ذلك، فقد عرف الآن كيان الهجوم، ويمكنه ببساطة أن ينشر أحد التدابير الدفاعية الأكثر ملاءمة التي قدمها له الشيخة جوليا قبل الاجتماع.
أندرو لا يزال يبذل قصارى جهده للسيطرة على الأضرار التي لحقت بمراكز قوته، لكن نوح لم يهتم به.
التقط أدلة من كل شيء يمكنه رؤيته أو الشعور به وقارنها بسرعة بمعرفته الواسعة في مجال الوحوش السحرية.
اختار عدم قتله لأنه لم يكن يعرف ماذا يتوقع من الآن فصاعدًا، هناك فرصة أنه قد يتمكن من استخدام حياة أندرو لصالحه.
“صرخة قادرة على الوصول إلى الساحل الغربي وربما القارة الجديدة بأكملها. قوة قادرة على التأثير على هذه التضاريس القوية على هذه المسافة. وجودات الرتبة 6 تستكشف المناطق المركزية. قطعة من الأراضي الخالدة تسقط في الأراضي الفانية…”
لم يكن نوح مخطئًا في توقعه لبعض العواقب، ولكن ما حدث بعد ذلك جعل الخوف الذي تبدد بعد الصراخ يظهر مرة أخرى.
في هذه اللحظة أدرك نوح معنى زئيرهم، وكرره بكلمات بشرية داخل عقله.
ارتفعت آلاف الأشكال بسرعة عالية في الهواء، تحمل سحبًا من الغبار في طريقها.
جميع الحيوانات في المناطق الوسطى هاجرت نحو السواحل، مما أثار الفوضى على طول طريقها.
بدا لديهم زوج من الأجنحة الريشية الكبيرة المرفقة على ظهورهم وجسم يشبه الهيكل العظمي البشري.
تمكنت أخيرًا من تثبيت حالتها، وسألت هذا السؤال مباشرة بعد أن تناولت بعض الحبوب.
نما زوج من القرون المنحنية من ظهورهم، وانتشرت مخالب طويلة من ما يمكن اعتباره أذرعهما.
كانت القارة الجديدة آمنة نسبيًا بسبب غياب الوحوش السحرية الطائرة، لكن ظهور تلك الوحوش البشرية غيّر الوضع تمامًا.
ولكن ما جعل نوح خائفاً حقاً هو أن تلك المخلوقات قادرة على الطيران!
.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 22 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉SFM OP🔥 1004A N O N Y M O U S🔥 1005abdullah Alrehaili🔥 1006Mohammed Alotaibi🔥 1007Muhannad Alenazi🔥 1008Abdulrahman Alfarwati🔥 1009تذنبوب تبنبت🔥 10010Abdulaziz Alnazhan🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Yazeed Alsaedi💎 10573lawe💎 1008a10💎 1009Abdulsalam ALsayyed💎 10010Aisha Fathi💎 100
كانت القارة الجديدة آمنة نسبيًا بسبب غياب الوحوش السحرية الطائرة، لكن ظهور تلك الوحوش البشرية غيّر الوضع تمامًا.
كان قادرًا على التنبؤ بوصول الصرخة الصاخبة في الغالب بسبب غرائزه، لكنه لم يستطع معرفة ما الذي سيتبع هذا الحدث دون فهم الموقف أولاً.
والأسوأ من ذلك أن كثيرين منهم كانوا في المرتبة الخامسة، وقِلة منهم في المرتبة السادسة، والبقية في المرتبة الرابعة.
نوح هجين، لكنه عانى من الكثير من الإصابات عندما اجتاحه الصوت على أي حال.
أطلقت الوحوش المجنحة صرخات رددت صدى الصرخة العالية التي ملأت القارة سابقًا.
انهارت السماء الطبيعية إلى حد كبير.
توقفت المخلوقات تحته عن الزئير عندما سمعت تلك الصرخات، بدا الأمر كما لو كانوا يخافون من الوجود الجديد الذي ملأ السماء فوق قطعة الأراضي الخالدة.
فكر نوح بينما ينظر إلى جحافل الوحوش السحرية المهاجرة نحو السواحل.
في هذه اللحظة أدرك نوح معنى زئيرهم، وكرره بكلمات بشرية داخل عقله.
وسرعان ما رفض نوح هذه الفرضية.
‘اجمعوا الطعام.’
أندرو لا يزال يبذل قصارى جهده للسيطرة على الأضرار التي لحقت بمراكز قوته، لكن نوح لم يهتم به.
” كذلك، يجب أن يكون في الأراضي الخالدة ملوكٌ يمتصون أنفاسهم باستمرار، ومن غير المرجح أن يُسبب كائنٌ واحدٌ سقوطها. حسنًا، آمل ذلك على الأقل. ”
