Switch Mode

هذا المحتوى ترفيهي فقط ولايمت لديننا بأي صلة. لا تجعلوا القراءة تلهيكم عن صلواتكم و واجباتكم.

Birth of the Demonic Sword 227

وراثة السلالة

وراثة السلالة

خمسون أو نحو ذلك من الديدان خرجت من الأنفاق في الجدران.

ومع ذلك ، بعد أن أصبح لديه جسد من الرتبة 4 ، يمكن إطلاق العنان لبعض هذه القوة.

لوح نوح بسيوفه دون تردد ، مرسلاً عشرات الرياح المتطايرة في كل اتجاه.

.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🥉3lawe🔥 1004a10🔥 1005Abdulsalam ALsayyed🔥 1006Aisha Fathi🔥 1007Ali AlTahou🔥 1008ASDFG 970🔥 1009Asmae🔥 10010Ba Oumar🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Yazeed Alsaedi💎 1057Muh Muh💎 1008Mohammad Aldosari💎 1009Ahmed Abdelghaffar💎 10010AZ .💎 100

سقط الدم والرؤوس من الثقوب قبل أن تتمكن الديدان من الخروج منها تمامًا.

وختم في ذهنه بجرح أسلحته بقوة لإزالة الدم عنهم.

في هجوم واحد فقط ، قتل أكثر من خمسة عشر دودة!

تفاجأ نوح لكنه ظل هادئًا.

إن امتلاك جسم من الرتبة 4 لم يحسن فقط من جميع هجماته ولكن أيضًا أزال الحد الذي كان لديه في فنون الدفاع عن النفس.

ومع ذلك ، بعد أن أصبح لديه جسد من الرتبة 4 ، يمكن إطلاق العنان لبعض هذه القوة.

كانت الأشكال الثلاثة لعاشوراء عبارة عن فنون قتالية من المرتبة الرابعة ، ومن المنطقي أنه كان عليها أن تتطابق مع شموخ وحش سحري من المرتبة الرابعة!

سقط الدم والرؤوس من الثقوب قبل أن تتمكن الديدان من الخروج منها تمامًا.

ومع ذلك ، كانت مراكز قوة نوح ضعيفة للغاية ، ولم يتمكنوا من السماح له بالتعبير عن القوة الحقيقية لتلك الأشكال.

إن امتلاك جسم من الرتبة 4 لم يحسن فقط من جميع هجماته ولكن أيضًا أزال الحد الذي كان لديه في فنون الدفاع عن النفس.

ومع ذلك ، بعد أن أصبح لديه جسد من الرتبة 4 ، يمكن إطلاق العنان لبعض هذه القوة.

نوح ، الذي قاتل لأكثر من عشر سنوات مع سيف في يديه ، يمكن أن يُظهر أخيرًا الفرق في قدرته!

بدا أن نوح لديه ستة أذرع تقطع الهواء بلا هوادة ، أربعة منها كانت لا تزال أثيريًا ولا يمكنها سوى التعبير عن جزء من قوتها الحقيقية.

“هل هذا كمين؟”

“أنا أتقن فن الدفاع عن النفس!”

انبعث القليل من الجشع من عيون نوح وهو يحدق في قاع العرين المضيء.

فكر نوح وهو يقفز إلى اليسار واليمين للقضاء على الوحوش التي أحاطت به.

“هذا يصنع حوالي مائة دودة في المرتبة الثالثة ، وهم يعرفون موقفي الآن.”

لم تكن المخلوقات في المرتبة الثالثة مشكلة بالنسبة لنوح ، ولكن كان ذلك بفضل القوة المذهلة لشكله الشيطاني.

نوح ، الذي قاتل لأكثر من عشر سنوات مع سيف في يديه ، يمكن أن يُظهر أخيرًا الفرق في قدرته!

مع وجود جسد من الرتبة 4 ، يمكنه قتل ما يشاء دون إرهاق نفسه كثيرًا.

“أنا أتقن فن الدفاع عن النفس!”

لطالما كان التحمل أحد نقاط ضعف نوح منذ أن جاءت براعته في المعركة من تعويذة الشكل الشيطاني التي أنفقت قدرًا هائلاً من الطاقة العقلية ، ومع ذلك ، بجسده في الصفوف البطولية ، يمكنه إظهار نتائج تدريباته المستمرة.

مع وجود جسد من الرتبة 4 ، يمكنه قتل ما يشاء دون إرهاق نفسه كثيرًا.

كانت فنون الدفاع عن النفس أضعف من التعويذات بعد كل شيء ، لم يكن لديهم نفس القوة التدميرية لكنهم استهلكوا طاقة أقل بكثير.

“أنا أتقن فن الدفاع عن النفس!”

أيضا ، كانوا يعتمدون على قدرة المزارع.

لطالما كان التحمل أحد نقاط ضعف نوح منذ أن جاءت براعته في المعركة من تعويذة الشكل الشيطاني التي أنفقت قدرًا هائلاً من الطاقة العقلية ، ومع ذلك ، بجسده في الصفوف البطولية ، يمكنه إظهار نتائج تدريباته المستمرة.

نوح ، الذي قاتل لأكثر من عشر سنوات مع سيف في يديه ، يمكن أن يُظهر أخيرًا الفرق في قدرته!

أيضا ، كانوا يعتمدون على قدرة المزارع.

خمسون من أفضل اللاعبين في المرتبة الثالثة لم يمثلوا تهديدًا له ، في غضون عشر دقائق ، قُتلوا بسهولة.

بعد تفتيش عدد قليل من الأنفاق وجمع الجثث ، تأكد من شيء واحد.

“بمجرد أن يصل عقلي والدانتيان إلى المرتبة الثالثة ، يمكنني أن أهدف إلى إتقان فني كامل.”

“هل هذا كمين؟”

وختم في ذهنه بجرح أسلحته بقوة لإزالة الدم عنهم.

أيضا ، كانوا يعتمدون على قدرة المزارع.

“هذا يصنع حوالي مائة دودة في المرتبة الثالثة ، وهم يعرفون موقفي الآن.”

‘هذا ليس التصميم المعتاد لمخبأ الدودة. قامت الوحوش السحرية بحفر ممرات بدقة على مر السنين وخلقت هذا. هل ألهموا أنفسهم من الهيكل السابق للزنزانة؟ لكن هذا يتطلب ذكاءً أعلى مما هم قادرون عليه ، ما لم … “

اقترب نوح من أحد الأنفاق لكنه لم يستطع رؤية نهايته.

وختم في ذهنه بجرح أسلحته بقوة لإزالة الدم عنهم.

بعد تفتيش عدد قليل من الأنفاق وجمع الجثث ، تأكد من شيء واحد.

لم تكن مخاوف نوح موجهة إلى الأرضية المكسورة ولا إلى الفخ الذكي للوحوش السحرية ، بل كانت موجهة إلى البيئة التي أصبحت مرئية تحته.

“هنا حيث يبدأ العرين.”

ومع ذلك ، لم تصل أي دودة.

في تلك اللحظة حدث شيء غير متوقع.

بدأت أرضية الغرفة تحت الأرض ترتجف وصدرت أصوات زحف عالية في المنطقة.

بدأت أرضية الغرفة تحت الأرض ترتجف وصدرت أصوات زحف عالية في المنطقة.

نوح ، الذي قاتل لأكثر من عشر سنوات مع سيف في يديه ، يمكن أن يُظهر أخيرًا الفرق في قدرته!

“هل هذا كمين؟”

خمسون من أفضل اللاعبين في المرتبة الثالثة لم يمثلوا تهديدًا له ، في غضون عشر دقائق ، قُتلوا بسهولة.

تفاجأ نوح لكنه ظل هادئًا.

.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🥉3lawe🔥 1004a10🔥 1005Abdulsalam ALsayyed🔥 1006Aisha Fathi🔥 1007Ali AlTahou🔥 1008ASDFG 970🔥 1009Asmae🔥 10010Ba Oumar🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Yazeed Alsaedi💎 1057Muh Muh💎 1008Mohammad Aldosari💎 1009Ahmed Abdelghaffar💎 10010AZ .💎 100

لقد جاء إلى الزنزانة لاختبار قوته ضد وحش سحري من المرتبة الرابعة ، ولم يكن هزيمة موجات من مخلوقات من المرتبة الثالثة مشكلة كبيرة.

ومع ذلك ، كانت مراكز قوة نوح ضعيفة للغاية ، ولم يتمكنوا من السماح له بالتعبير عن القوة الحقيقية لتلك الأشكال.

ومع ذلك ، لم تصل أي دودة.

إن امتلاك جسم من الرتبة 4 لم يحسن فقط من جميع هجماته ولكن أيضًا أزال الحد الذي كان لديه في فنون الدفاع عن النفس.

استمرت الأرضية في الارتجاف حتى ظهرت شقوق عميقة على الأرض قبل أن تنكسر أخيرًا تمامًا.

لوح نوح بسيوفه دون تردد ، مرسلاً عشرات الرياح المتطايرة في كل اتجاه.

انهارت الأرض ، مما أظهر عشرات الديدان التي كانت تلتهم التضاريس أدناه ، وخلقت أنفاقًا عطلت استقرار الهيكل بأكمله.

كان بحر الوعي ، بعد كل شيء ، تمثيلًا لأفكار كائن حي.

“اللعنة علي هذا؟”

ومع ذلك ، في الحالة المناسبة ، يمكن تمكين ذلك ونقله إلى أحفادهم أو إلى أولئك الذين أكلوهم.

لم تكن مخاوف نوح موجهة إلى الأرضية المكسورة ولا إلى الفخ الذكي للوحوش السحرية ، بل كانت موجهة إلى البيئة التي أصبحت مرئية تحته.

ومع ذلك ، وجدت الطبيعة دائمًا طريقة.

سارت مئات الأنفاق في كل اتجاه في التضاريس ، وهي تشبه هيكل خلية مع العديد من الأنفاق الكبيرة التي تقسم كل قسم.

انهارت الأرض ، مما أظهر عشرات الديدان التي كانت تلتهم التضاريس أدناه ، وخلقت أنفاقًا عطلت استقرار الهيكل بأكمله.

أيضًا ، في الجزء الأعمق منه ، أضاءت هالة شاحبة ، تضيء الهيكل المعقد تحت الأرض الذي حولت فيه الوحوش الطبقات السفلية من الزنزانة الفارغة.

انبعث القليل من الجشع من عيون نوح وهو يحدق في قاع العرين المضيء.

مزقت أجنحة إيكو ملابس نوح وبدأت ترفرف حسب إرادته وظهرت دوائر سوداء صغيرة تحت نعله من وقت لآخر ، مما أبقاه في الهواء بينما كان يتفقد الموقف.

لطالما كان التحمل أحد نقاط ضعف نوح منذ أن جاءت براعته في المعركة من تعويذة الشكل الشيطاني التي أنفقت قدرًا هائلاً من الطاقة العقلية ، ومع ذلك ، بجسده في الصفوف البطولية ، يمكنه إظهار نتائج تدريباته المستمرة.

‘هذا ليس التصميم المعتاد لمخبأ الدودة. قامت الوحوش السحرية بحفر ممرات بدقة على مر السنين وخلقت هذا. هل ألهموا أنفسهم من الهيكل السابق للزنزانة؟ لكن هذا يتطلب ذكاءً أعلى مما هم قادرون عليه ، ما لم … “

في هجوم واحد فقط ، قتل أكثر من خمسة عشر دودة!

بقي نوح على نفس الارتفاع فوق الأعداد الهائلة من الأنفاق والكهوف على بعد مائة متر تحته.

اقترب نوح من أحد الأنفاق لكنه لم يستطع رؤية نهايته.

كل ما استطاع رؤيته هو ظهور دودة عشوائية وتواصل التنقيب ، بدا أن الوحوش قد تخلت عنه عندما رأوا أنه يستطيع الطيران.

كان بحر الوعي ، بعد كل شيء ، تمثيلًا لأفكار كائن حي.

“وراثة السلالة!”

“هنا حيث يبدأ العرين.”

تردد صدى هذا الافتراض في ذهنه ، مما تسبب في موجات من الصدمة التي هاجمت نوح.

.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🥉3lawe🔥 1004a10🔥 1005Abdulsalam ALsayyed🔥 1006Aisha Fathi🔥 1007Ali AlTahou🔥 1008ASDFG 970🔥 1009Asmae🔥 10010Ba Oumar🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Yazeed Alsaedi💎 1057Muh Muh💎 1008Mohammad Aldosari💎 1009Ahmed Abdelghaffar💎 10010AZ .💎 100

‘هذا أمر لا يصدق! ومع ذلك ، فمن المنطقي أن هذه هي البيئة المثالية لولادة مخلوق من المرتبة 4 بهذه الجودة.

كانوا كائنات تعتمد على أجسادهم في كل شيء ، وكانت دمائهم تحتوي على إرادتهم حتى لو كانت ضعيفة جدًا بحيث يمكن تجاهلها.

انبعث القليل من الجشع من عيون نوح وهو يحدق في قاع العرين المضيء.

أيضا ، كانوا يعتمدون على قدرة المزارع.

“لا بد لي من قتلها ، لا يمكنني التخلي عن هذه الفرصة.”

إن امتلاك جسم من الرتبة 4 لم يحسن فقط من جميع هجماته ولكن أيضًا أزال الحد الذي كان لديه في فنون الدفاع عن النفس.

كان الوحش ذو السلالة الموروثة وحشًا سحريًا طور بحر وعيه.

وختم في ذهنه بجرح أسلحته بقوة لإزالة الدم عنهم.

كان بحر الوعي ، بعد كل شيء ، تمثيلًا لأفكار كائن حي.

لطالما كان التحمل أحد نقاط ضعف نوح منذ أن جاءت براعته في المعركة من تعويذة الشكل الشيطاني التي أنفقت قدرًا هائلاً من الطاقة العقلية ، ومع ذلك ، بجسده في الصفوف البطولية ، يمكنه إظهار نتائج تدريباته المستمرة.

تصرفت الوحوش على أساس الغريزة ، ولم يكن لديهم أفكار مناسبة ، مما أدى بهم إلى تقليد غامض للمجال العقلي للإنسان لا يمكن تدريبه ، حتى أنهم كانوا غير مدركين لامتلاكه.

أيضًا ، في الجزء الأعمق منه ، أضاءت هالة شاحبة ، تضيء الهيكل المعقد تحت الأرض الذي حولت فيه الوحوش الطبقات السفلية من الزنزانة الفارغة.

ومع ذلك ، وجدت الطبيعة دائمًا طريقة.

في هجوم واحد فقط ، قتل أكثر من خمسة عشر دودة!

كانوا كائنات تعتمد على أجسادهم في كل شيء ، وكانت دمائهم تحتوي على إرادتهم حتى لو كانت ضعيفة جدًا بحيث يمكن تجاهلها.

“اللعنة علي هذا؟”

ومع ذلك ، في الحالة المناسبة ، يمكن تمكين ذلك ونقله إلى أحفادهم أو إلى أولئك الذين أكلوهم.

شيئًا فشيئًا ، سيتراكم هذا الدم ويخلق مركزًا مناسبًا للقوة ، مما يمنح العينة ذكاءً أعلى.

شيئًا فشيئًا ، سيتراكم هذا الدم ويخلق مركزًا مناسبًا للقوة ، مما يمنح العينة ذكاءً أعلى.

ومع ذلك ، كانت مراكز قوة نوح ضعيفة للغاية ، ولم يتمكنوا من السماح له بالتعبير عن القوة الحقيقية لتلك الأشكال.

‘ألفي عام من الإبادة الدورية ، أجبروا على أكل نوعهم الخاص للبقاء على قيد الحياة ، كرهًا للبشر الذين تركوا دائمًا بعضهم على قيد الحياة. نمت هذه الكراهية وتراكمت على مر السنين ، تحملها دماء كل وحش في القطيع حتى ولد مخلوق من الرتبة 4 ببحر من الوعي احتوى على كراهية عشرات الآلاف من الوحوش. هذه الكراهية هي الميراث الذي ورثته الأجيال السابقة من هذه المخلوقات ، والذي أدى في النهاية إلى ولادة وحش سحري ذكي ، معجزة.’

‘ألفي عام من الإبادة الدورية ، أجبروا على أكل نوعهم الخاص للبقاء على قيد الحياة ، كرهًا للبشر الذين تركوا دائمًا بعضهم على قيد الحياة. نمت هذه الكراهية وتراكمت على مر السنين ، تحملها دماء كل وحش في القطيع حتى ولد مخلوق من الرتبة 4 ببحر من الوعي احتوى على كراهية عشرات الآلاف من الوحوش. هذه الكراهية هي الميراث الذي ورثته الأجيال السابقة من هذه المخلوقات ، والذي أدى في النهاية إلى ولادة وحش سحري ذكي ، معجزة.’

اقتحم تعبير نوح ابتسامة.

“بمجرد أن يصل عقلي والدانتيان إلى المرتبة الثالثة ، يمكنني أن أهدف إلى إتقان فني كامل.”

“معجزة أستطيع أن آكلها”.

فكر نوح وهو يقفز إلى اليسار واليمين للقضاء على الوحوش التي أحاطت به.

🔥 تحدي أغسطس 2026 ⏳ 22 يوم متبقي
39,405 شعلة الهدف: 66,666
59.1%
🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع!
×

شراء عملة الشعلة

🥇M. K🔥 10,000
🥈Yazeed Alsaedi🔥 105
🥉3lawe🔥 100
4a10🔥 100
5Abdulsalam ALsayyed🔥 100
6Aisha Fathi🔥 100
7Ali AlTahou🔥 100
8ASDFG 970🔥 100
9Asmae🔥 100
10Ba Oumar🔥 100

إن امتلاك جسم من الرتبة 4 لم يحسن فقط من جميع هجماته ولكن أيضًا أزال الحد الذي كان لديه في فنون الدفاع عن النفس.

---

ترجمة موقع ملوك الروايات. لا تُلهِكُم القراءة عن أداء الصلوات فى أوقاتها، و لا تنسوا نصيبكم من القرآن

اشترك الان من هنا. ولا مزيد من الإعلانات
لا تنسى وضع تعليق للمترجم فهذا يساعده على الاستمرار ومواصلة العمل عندما يرى تشجيعًا.

Comment

اعدادات القارئ

لايعمل مع الوضع اليلي
لتغير كلمة إله الى شيء أخر
إعادة ضبط