Switch Mode

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

هيمنة الإمبراطور 5402

المضيء مات بالتأكيد

المضيء مات بالتأكيد

5402 – المضيء مات بالتأكيد

 

 

 

 

 

لقد طلب من لي تشي البقاء لكن الأخير تحرك للأمام مع مجموعته.

 

 

 

 

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

“هل سيحشد لورد الداو كل-الأشياء قوته أخيرًا ضد الغازي المضيء؟” سأل شياو هو بفضول على طول الطريق.

“لا يختلف عن المحكمة السماوية على الإطلاق.” علق شياو هو.

 

.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 ⏳ 24 يوم متبقي 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

 

 

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

 

 

 

 

 

“لقد بدأ بالفعل.” ابتسم لي تشي.

 

 

 

 

 

“حقًا؟” تفاجأ شياو هو بسماع ذلك لأن تحالف الداو لم يحشد عندما كان لا يزال هناك.

 

 

 

 

 

“كل-الأشياء يستخدم سكينًا مستعارًا.” قال الضراوة: “هذا هو السبب الوحيد للتجمع في ذلك القصر، لمطاردة المضيء والمدرسة الأزورية. ثم خطط بعد ذلك لأخذ يي فانتيان بواسطة المضيء، ماذا تعتقد أن تحالف السماء والتحالف الإلهي سيفعلان الآن عندما يعلمان بمراسم التضحية الحية؟ ومع ذلك، لا يمكن للمضيء أن يوقفهم بنفسه. ”

 

 

“لقد كان طبيعياً نسبياً من قبل، قد تكون هذه هي المرحلة الأخيرة من مرضه”. وأضافت لي شيان’ير.

 

“يبدو الوضع حزينًا بعض الشيء بالنسبة لـ الغازي المضيء، فقد تخلى عنه الجميع.” قال شياو هو.

“إنه لا يستطيع التعامل مع هجومهم، أليس كذلك؟” قال شياو هو.

 

 

 

 

 

لقد أصبح مجنونًا وعنيدًا، وعلى استعداد لدفع أي ثمن مقابل هدفه. إن التضحية بـ يي فانتيان هي طريقته لتعزيز سمعته والنهوض مرة أخرى. ” قال الضراوة.

 

 

 

 

 

“انه مجنون.” غمغم شياو هو.

 

 

لقد أصبح مجنونًا وعنيدًا، وعلى استعداد لدفع أي ثمن مقابل هدفه. إن التضحية بـ يي فانتيان هي طريقته لتعزيز سمعته والنهوض مرة أخرى. ” قال الضراوة.

 

 

“بالطبع، هل رأيت قاتلًا جماعيًا جيدًا من قبل؟ هذا يتجاوز الانتقام لأنه يريد إبادة العشائر القديمة بالكامل بما في ذلك الفانين.” سخر الضراوة.

“هل سيحشد لورد الداو كل-الأشياء قوته أخيرًا ضد الغازي المضيء؟” سأل شياو هو بفضول على طول الطريق.

 

 

 

“لورد الداو كل-الأشياء.” أجاب شياو هو.

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

 

 

 

 

 

إن الرغبة في إبادة الفانين عمدًا لم يسمع بها أحد تقريبًا. وبطبيعة الحال، نظر المتدربون إلى الفانين على أنهم أقل شأنا وغير مهمين. لم يكن لديهم سبب لقتلهم.

 

 

 

 

 

“لقد كان طبيعياً نسبياً من قبل، قد تكون هذه هي المرحلة الأخيرة من مرضه”. وأضافت لي شيان’ير.

“صحيح، تحالف السماء والتحالف الإلهي يريدان إنقاذ يي فانتيان.” قال شياو هو.

 

 

 

 

“إنه يريد بشدة أن يكون المنقذ.” قال الضراوة: “أولاً، ادعى أنه حارس الشعب، والآن ينتقل إلى الخطوة التالية، وهو قتل أي شخص يعارض الشعب“.

“هل تعلم ما هي؟” سأل شياو هو بفضول.

 

 

 

“إنهم جميعًا يعلمون أن كل-الأشياء يستخدمهم لقتل المضيء. ومع ذلك، فإنهم سعداء للقيام بذلك”. قال الضراوة.

“لكي أكون أكثر دقة، أي شخص يعارضه.” ابتسم لي تشي.

 

 

 

 

 

“لا يختلف عن المحكمة السماوية على الإطلاق.” علق شياو هو.

 

 

 

 

 

ضحك الضراوة وربت على كتف الشاب: “هناك فرق. الأوغاد في المحكمة السماوية لن يعطوا نظرة ثانية للفانين العابرين. إنهم يريدون قتل الأباطرة ولوردات الداو للشعب، وليس الفانين. ولولا ذلك لكان الأمر بمثابة حمام دم.”

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

 

 

 

5402 – المضيء مات بالتأكيد

فكر شياو هو في الأمر ووافق مرة أخرى. بدأت المحكمة السماوية عدة حروب ولكنها لم تناور إلا ضد المعارضين – وليس الفانين من الأعراق الأخرى.

 

 

“طريقه لا يؤدي إلا إلى الموت، والسؤال هو، من سيوجه الضربة القاضية؟” سخر الضراوة: “كل-الأشياء لا يريد العار، لذا فهو سيسمح للآخرين بفعل ذلك بدلاً منه.”

 

 

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

 

 

 

 

 

“طريقه لا يؤدي إلا إلى الموت، والسؤال هو، من سيوجه الضربة القاضية؟” سخر الضراوة: “كل-الأشياء لا يريد العار، لذا فهو سيسمح للآخرين بفعل ذلك بدلاً منه.”

 

 

 

 

 

“صحيح، تحالف السماء والتحالف الإلهي يريدان إنقاذ يي فانتيان.” قال شياو هو.

.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 ⏳ 24 يوم متبقي 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

 

 

 

“هل تعلم ما هي؟” سأل شياو هو بفضول.

“سوف يريدون أن يفعلوا أكثر من ذلك لأنهم ليسوا لطيفين مثلك. والآن، لقد جُرِحَ لورد الداو كل-الأشياء، لذا فهو لا يستطيع المساعدة على الإطلاق. لن تكون مسؤوليته مجرد المشاهدة على الهامش. كانت هذه خطته مع يي فانتيان منذ البداية. ” فَصَّلَ الضراوة.

“إنه لا يستطيع التعامل مع هجومهم، أليس كذلك؟” قال شياو هو.

 

 

 

“صحيح.” وافق شياو هو.

“لكن هل سيعض الفائق والآخرون على الطعم؟” سأل شياو هو.

 

 

 

 

“إنه لا يستطيع التعامل مع هجومهم، أليس كذلك؟” قال شياو هو.

“إنهم يريدون أيضًا قتل المضيء. بعد كل شيء، إذا كان لديك خياران لأعدائك، فهل تفضل كل-الأشياء أم المضيء؟ ” سأل الضراوة.

 

 

 

 

 

“لورد الداو كل-الأشياء.” أجاب شياو هو.

 

 

 

 

 

“على الأقل كل-الأشياء ليس رجلاً مجنونًا يريد ذبح الجميع. لقد أصبح المضيء مجنونًا بالفعل في هذه المرحلة، تخيل كيف سيتم دفعه إلى حافة الهاوية ذات مرة. لا يمكنهم السماح له بأن يكون مسؤولاً عن تحالف الداو.” قال الضراوة.

ضحك الضراوة وربت على كتف الشاب: “هناك فرق. الأوغاد في المحكمة السماوية لن يعطوا نظرة ثانية للفانين العابرين. إنهم يريدون قتل الأباطرة ولوردات الداو للشعب، وليس الفانين. ولولا ذلك لكان الأمر بمثابة حمام دم.”

 

.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 ⏳ 24 يوم متبقي 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

 

 

“صحيح.” وافق شياو هو.

 

 

“إنهم جميعًا يعلمون أن كل-الأشياء يستخدمهم لقتل المضيء. ومع ذلك، فإنهم سعداء للقيام بذلك”. قال الضراوة.

 

 

“إنهم جميعًا يعلمون أن كل-الأشياء يستخدمهم لقتل المضيء. ومع ذلك، فإنهم سعداء للقيام بذلك”. قال الضراوة.

 

 

 

 

 

“يبدو الوضع حزينًا بعض الشيء بالنسبة لـ الغازي المضيء، فقد تخلى عنه الجميع.” قال شياو هو.

 

 

 

 

“أنا أفهم الآن.” رد شياو هو.

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

 

 

 

 

“انه مجنون.” غمغم شياو هو.

“أراد لورد الداو الشمس النقي قتل الجميع؟” لم يسمع شياو هو سوى بأجزاء وقِطَعٍ من سيده.

.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 ⏳ 24 يوم متبقي 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

 

 

 

“لكن هل سيعض الفائق والآخرون على الطعم؟” سأل شياو هو.

“في رأيي، لورد الداو الشمس النقي متفوق على لورد الداو كل-الأشياء في هذا الصدد، كان سيقتلهم جميعًا إذا اختاروا المقاومة. كل-الأشياء يهتم كثيرًا بسمعته ولم يفعل شيئًا.” هز الضراوة كتفيه.

“إنه لا يستطيع التعامل مع هجومهم، أليس كذلك؟” قال شياو هو.

 

 

 

 

“أنا أفهم الآن.” رد شياو هو.

 

 

 

 

“سوف يريدون أن يفعلوا أكثر من ذلك لأنهم ليسوا لطيفين مثلك. والآن، لقد جُرِحَ لورد الداو كل-الأشياء، لذا فهو لا يستطيع المساعدة على الإطلاق. لن تكون مسؤوليته مجرد المشاهدة على الهامش. كانت هذه خطته مع يي فانتيان منذ البداية. ” فَصَّلَ الضراوة.

“نعم، لم يكن لدى المضيء أي خيار بينما كان لورد الداو الشمس النقي أقوى منه بكثير. من المؤسف أنه لم يكن أكثر عنادًا حينها حتى ينتهي الأمر برمته في ذلك الوقت. مع وفاته، كان بإمكانهم التعامل مع تحالف السماء والتحالف الإلهي بعد ذلك بدلاً من حدوث هذه الفوضى الكبيرة الآن. حسنًا، على الأقل سوف يموت المضيء قريبًا.” قال الضراوة متشوقًا لرؤية المزيد من المعارك المثيرة.

 

 

 

 

 

“لديه بطاقة رابحة.” ابتسم لي تشي.

 

 

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

 

 

“هل تعلم ما هي؟” سأل شياو هو بفضول.

“كل-الأشياء يستخدم سكينًا مستعارًا.” قال الضراوة: “هذا هو السبب الوحيد للتجمع في ذلك القصر، لمطاردة المضيء والمدرسة الأزورية. ثم خطط بعد ذلك لأخذ يي فانتيان بواسطة المضيء، ماذا تعتقد أن تحالف السماء والتحالف الإلهي سيفعلان الآن عندما يعلمان بمراسم التضحية الحية؟ ومع ذلك، لا يمكن للمضيء أن يوقفهم بنفسه. ”

 

 

 

“هل سيحشد لورد الداو كل-الأشياء قوته أخيرًا ضد الغازي المضيء؟” سأل شياو هو بفضول على طول الطريق.

“حسنا، هذا لن يغير شيئا. إنه محكوم عليه بالفشل بسبب جنونه.” ابتسم لي تشي.

 

 

 

 

 

“نعم، كان من الممكن أن يكون بخير لو عاش منعزلاً. ومن المؤسف أنه لم يتمكن من الاستسلام”. أومأت لي شيان’ير.

 

 

لقد طلب من لي تشي البقاء لكن الأخير تحرك للأمام مع مجموعته.

 

 

 

 

Ghost Emperor

 

🔥 تحدي أغسطس 2026 ⏳ 24 يوم متبقي
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

 

---

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

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

Comment

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

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