Switch Mode

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

لست سيّد الدراما 152

الفصل 152: القطار يعبر العوالم

الفصل 152: القطار يعبر العوالم

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

“…كيف وصلنا إلى العالم الرمادي؟! كنا نسير بجوار السكك الحديدية للتو!”

“…كيف وصلنا إلى العالم الرمادي؟! كنا نسير بجوار السكك الحديدية للتو!”

(نهاية الفصل)

“أين السكك؟ لماذا اختفت؟ كيف نعود؟!”

.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 ⏳ 8 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉3lawe🔥 1004a10🔥 1005Abdulsalam ALsayyed🔥 1006Aisha Fathi🔥 1007Ali AlTahou🔥 1008ASDFG 970🔥 1009Asmae🔥 10010Ba Oumar🔥 100 🥇M. K💎 52,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 ⏳ 8 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉3lawe🔥 1004a10🔥 1005Abdulsalam ALsayyed🔥 1006Aisha Fathi🔥 1007Ali AlTahou🔥 1008ASDFG 970🔥 1009Asmae🔥 10010Ba Oumar🔥 100 🥇M. K💎 52,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 ⏳ 8 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉3lawe🔥 1004a10🔥 1005Abdulsalam ALsayyed🔥 1006Aisha Fathi🔥 1007Ali AlTahou🔥 1008ASDFG 970🔥 1009Asmae🔥 10010Ba Oumar🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Yazeed Alsaedi💎 1057Muh Muh💎 1008Mohammad Aldosari💎 1009Ahmed Abdelghaffar💎 10010AZ .💎 100

عدد لا يحصى من الثعابين، كلها تتدفق في اتجاه واحد. تبع تشن لينغ طريقهم، ازداد عبوسه عمقًا.

عند باب العربة، اطلعت فتاة صغيرة، تلوح بجنون. استفاق الحشد من ذهولهم، يتدافعون للصعود.

“مدينة الشفق… إنهم يستهدفونها؟”

عندما أحست المخلوقات بقدومه، تجمعت. تمايلت بين الجليد وانعكاساته مثل سرب من الأسماك يقلب البحر.

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

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

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

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

“إلى أي اتجاه؟”

أمامه لم يكن سوى سماء رمادية لا نهاية لها وجليد قاحل – لا ملجأ، ولا مفر. انتشرت التموجات على السطح المتجمد، مغلقة كل طريق للتراجع.

“هل ترى انعكاسات السكك تحت الجليد؟ تلك هي نقطة الالتقاء. اتجه هناك.”

انفجار!

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

انحنى، يدرس السطح المتموج. في أعماق الانعكاسات، تحركت أسراب من الظلال في انسجام، تهاجر مثل الأسماك في الهاوية…

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

أذهلهم الوجه المألوف. شعر وكأنه حلم – ألم يشاهدوا تشن لينغ يبتعد بسرعة في قاطرة وحيدة؟ كيف عاد بقطار كامل؟

“خارج مدينة الشفق، يتفاقم تقارب العالم الرمادي… بهذا المعدل، ستصبح العوالم قريبًا واحدًا.”

“لا… لن أدعك تموت!”

تطلع تشن لينغ إلى الجليد غير الملحوظ خلفهم وهمس، “ولن يوقفها شيء.”

انفجار!

(نهاية الفصل)

“…كيف وصلنا إلى العالم الرمادي؟! كنا نسير بجوار السكك الحديدية للتو!”

🔥 تحدي أغسطس 2026 ⏳ 8 يوم متبقي
69,410 شعلة الهدف: 66,666
104.1%
🎉 حققنا هدف الشهر، شكرًا لكل الداعمين!
×

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

🥇M. K🔥 40,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

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

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