الفصل 772: شذوذ
في النهاية، وصلت الياكشا الطائر إلى الحدود، ملامسة جرف حجري شديد الانحدار.
بعد الدخول أعمق إلى الأرض الشبحية، فزعت الياكشا الطائر بعض الأرواح الحاقدة لكن لم تواجه أي مخلوقات شبحية قوية بشكل خاص.
مع ذلك، حدث شيء غريب بعد فترة قصيرة. بدون سبب واضح، توقفت الياكشا فجأة عن مقاومتها وجُرّت بعد ذلك بشكل غامض إلى أعماق الضباب الشبحى، مختفية تمامًا.
كان هذا الامتداد واسعًا، وبدت العظام متراكمة مثل جبال. عدد لا يحصى من الممارسين القدامى قد واجهوا نهايات بائسة هنا، مسجونة أرواحهم، وعقولهم مفقودة، ليصبحوا أرواحًا حاقدة محكوم عليهم بلعنة أبدية.
.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 ⏳ 30 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Muh Muh🔥 100🥉Mohammad Aldosari🔥 1004Ahmed Abdelghaffar🔥 1005AZ .🔥 1006A A🔥 1007Ali Omar🔥 1008Anass Alofiy🔥 1009الشيطان الموقر صمت الرمال🔥 10010Moon Pie🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006عويض المطيري💎 1007G A💎 1008Ali Alshamsi💎 1009Abdulla Alkalbani💎 10010ahmad aa💎 100
ومع ذلك، كانت للأرض الشبحية حدود.
في البداية، قاومت الياكشا بشراسة. لم يبدو العدو قويًا بشكل خاص وكان غير قادر على إخضاعها على الفور.
في النهاية، وصلت الياكشا الطائر إلى الحدود، ملامسة جرف حجري شديد الانحدار.
كان الياكشا أيضًا يعود بسرعة.
كوم من العظام البيضاء ودرع محطم ملقاة متناثرة حولها، شهادة على وحشية المعارك الماضية.
بعد فحص المنطقة بدقة، شعر تشين سانغ بالاطمئنان.
بخلاف ذلك، لم يظهر شيء غير عادي بشكل خاص.
بدون تردد، فعّل تعويذة عربة السماوات التسعة تنين مع تقنية تفادي السيف، مخترقًا الضباب الشبحى بسرعة لا تصدق، مضطربًا عددًا لا يحصى من الأرواح الحاقدة على طول الطريق.
أمر تشين سانغ الياكشا الطائر بمواصلة بحثها على جانب واحد، بينما هو بنفسه خطى خارج هالة نيران الجحيم الشيطانية.
شكله تشوش واختفى في الضباب الشبحى، ووصَّل إلى كومة صغيرة من العظام. رفع إصبعه، مطلقًا نفحة حادة من الريح.
شكله تشوش واختفى في الضباب الشبحى، ووصَّل إلى كومة صغيرة من العظام. رفع إصبعه، مطلقًا نفحة حادة من الريح.
انفجر الجوهر الحقيقي من راحة يده، متحولًا إلى كيس غلف الأرواح الحاقدة.
طقطقة!
المرة التالية، ينوي التركيز فقط على صقل خيوط الروح دون تشتيت.
حطمت هيكل عظمي على الفور عند الاصطدام.
ما كان أكثر إثارة للقلق، بينما كانت الياكشا تُسحب بعيدًا، أصبحت الصلة بين تشين سانغ معها ضبابية بسرعة حتى اختفت تمامًا.
مضطربة بفعل تشين سانغ، اندفعت عدة ظلال بيضاء على الفور من كومة العظام، منقضة مباشرة عليه. أفواههم المفتوحة أطلقت صرخات مليئة بحقد شديد.
جاء الهجوم دون أي إنذار، العدو يظهر بصمت من الخلف. كان الياكشا الطائر قد تم القبض عليه تمامًا على حين غرة، غير مدركة للتهديد حتى اللحظة الحقيقية للاعتداء.
استشعارًا لهالة كائن حي، أصبحوا أكثر جنونًا من أولئك الذين واجههم الياكشا سابقًا، طمعًا في دم تشين سانغ الطازج ولحمه.
كان هذا المكان آمنًا ومليئًا بالأرواح الحاقدة فقط، مثاليًا لصقل خيوط الروح.
مواجهة الأرواح الجنونية، بقي تشين سانغ هادئًا. شخر ببرودة ومد ذراعه للأمام.
بخلاف ذلك، لم يظهر شيء غير عادي بشكل خاص.
انفجر الجوهر الحقيقي من راحة يده، متحولًا إلى كيس غلف الأرواح الحاقدة.
الفصل 772: شذوذ
حست الأرواح الحاقدة الخطر غريزيًا، لكنهم كانوا عاجزين أمام جوهر تشين سانغ الحقيقي، مضغوطين إلى كتلة بحجم القبضة من طاقة الشبح.
بسبب المسافة بينهما، لم يستطع تشين سانغ إصدار أوامر فورية. كان على الياكشا الاعتماد فقط على غرائزه للرد على الخطر غير المتوقع.
أشار تشين سانغ، وهبطت الطاقة الشبحية في راحة يده.
مع ذلك في الاعتبار، فرق تشين سانغ خيط الروح واستدار في الاتجاه المعاكس من الياكشا، فحصًا بعناية الأرض الشبحية بأكملها للتأكد من عدم وجود مخاطر مخفية.
صرخت الأرواح المحاصرة بلا رحمة، وجوههم الشاحبة تتداول عبر تعابير بشعة من العذاب.
مع تقدم تدريب تشين سانغ، ستقل فائدة الياكشا الطائر بالطبيعة، لكنها لا تزال تمتلك قوة تعادل ممارسي مرحلة تشكيل النواة في المرحلة المبكرة، مما يجعلها موردًا قتاليًا قيمًا. لم يستطع تشين سانغ السماح بأخذها بشكل غامض بعيدًا.
غير متأثر بصراخهم، درسهم تشين سانغ ببرودة. بعد لحظة من التأمل، أمر بخفة، “تتكثف!”
ما كان أكثر إثارة للقلق، بينما كانت الياكشا تُسحب بعيدًا، أصبحت الصلة بين تشين سانغ معها ضبابية بسرعة حتى اختفت تمامًا.
ارتجف جوهره الحقيقي بينما ظهرت حواجز غامضة وشيطانية، محولة جوهره إلى أسود قاتم، مشعًا بقصد شرير.
تقريبًا عند المخرج، تغير تعبير تشين سانغ فجأة. توقف فجأة، مستديرًا بشدة نحو اتجاه الياكشا الطائر.
بدأ الجوهر الحقيقي الأسود في الانضغاط أكثر إلى الداخل.
بينما اختفت الأرواح، وجد تشين سانغ نفسه ممسكًا بجزء من خيط الروح، يتلوى مثل مخلوق حي، ملتفًا حول أصابعه.
في الداخل، صرخت الأرواح في عذاب، مظاهرهم الملتوية تصبح أكثر رعبًا، لكنهم كانوا عاجزين تمامًا.
حست الأرواح الحاقدة الخطر غريزيًا، لكنهم كانوا عاجزين أمام جوهر تشين سانغ الحقيقي، مضغوطين إلى كتلة بحجم القبضة من طاقة الشبح.
كان تشين سانغ يستخدم الفن السري الذي حصل عليه من يي تيان يي، محاولًا صقل هذه الأرواح إلى خيوط الروح. كانت هذه التقنية الشريرة، المشتقة من طرق الشياطين والأشباح، شريرة بشكل استثنائي.
المرة التالية، ينوي التركيز فقط على صقل خيوط الروح دون تشتيت.
على عكس تلك المصقولة في جبل الدب، اختفت هذه الأرواح الحاقدة تمامًا بعد العملية، حيث فقدت جوهرها الروحي بالفعل، تاركةً لا فرصة للتناسخ.
بينما بحث تشين سانغ والياكشا يسارًا ويمينًا، أطلق تشين سانغ نواة الجثة، مغلفًا نفسه بطاقة الجثة لإخفاء حيويته، ممتزجًا تمامًا مع الضباب الشبحى.
بينما اختفت الأرواح، وجد تشين سانغ نفسه ممسكًا بجزء من خيط الروح، يتلوى مثل مخلوق حي، ملتفًا حول أصابعه.
تنقل بسلاسة عبر الضباب الشبحى، فاصلًا الضباب الرمادي بسهولة.
ابتسم قليلاً بارتياح. “يمكن بالفعل صقل هذه الأرواح الحاقدة إلى خيوط الروح. لسوء الحظ، يجب أن تُعلق الخيوط على راية لتدوم على المدى الطويل. نظرًا لأن الراية ليست جاهزة بعد، سيكون علي الانتظار حتى دخولي التالي إلى قاعة القتل السبعة. ومع ذلك، هذا اكتشاف عظيم. وفقًا لاستكشاف الياكشا الطائر، هناك ما يكفي من الأرواح هنا لصنع أكثر من عشرة رايات يان لوه العشرة اتجاهات. بمجرد أن أغادر، سأركز تمامًا على إعداد التشكيل الروحي لصهر الأعمدة الحديدية السوداء…”
مضطربة بفعل تشين سانغ، اندفعت عدة ظلال بيضاء على الفور من كومة العظام، منقضة مباشرة عليه. أفواههم المفتوحة أطلقت صرخات مليئة بحقد شديد.
مع ذلك في الاعتبار، فرق تشين سانغ خيط الروح واستدار في الاتجاه المعاكس من الياكشا، فحصًا بعناية الأرض الشبحية بأكملها للتأكد من عدم وجود مخاطر مخفية.
كان هذا المكان آمنًا ومليئًا بالأرواح الحاقدة فقط، مثاليًا لصقل خيوط الروح.
المرة التالية، ينوي التركيز فقط على صقل خيوط الروح دون تشتيت.
بعد فحص المنطقة بدقة، شعر تشين سانغ بالاطمئنان.
بينما بحث تشين سانغ والياكشا يسارًا ويمينًا، أطلق تشين سانغ نواة الجثة، مغلفًا نفسه بطاقة الجثة لإخفاء حيويته، ممتزجًا تمامًا مع الضباب الشبحى.
.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 ⏳ 30 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Muh Muh🔥 100🥉Mohammad Aldosari🔥 1004Ahmed Abdelghaffar🔥 1005AZ .🔥 1006A A🔥 1007Ali Omar🔥 1008Anass Alofiy🔥 1009الشيطان الموقر صمت الرمال🔥 10010Moon Pie🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006عويض المطيري💎 1007G A💎 1008Ali Alshamsi💎 1009Abdulla Alkalbani💎 10010ahmad aa💎 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 ⏳ 30 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Muh Muh🔥 100🥉Mohammad Aldosari🔥 1004Ahmed Abdelghaffar🔥 1005AZ .🔥 1006A A🔥 1007Ali Omar🔥 1008Anass Alofiy🔥 1009الشيطان الموقر صمت الرمال🔥 10010Moon Pie🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006عويض المطيري💎 1007G A💎 1008Ali Alshamsi💎 1009Abdulla Alkalbani💎 10010ahmad aa💎 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 ⏳ 30 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Muh Muh🔥 100🥉Mohammad Aldosari🔥 1004Ahmed Abdelghaffar🔥 1005AZ .🔥 1006A A🔥 1007Ali Omar🔥 1008Anass Alofiy🔥 1009الشيطان الموقر صمت الرمال🔥 10010Moon Pie🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006عويض المطيري💎 1007G A💎 1008Ali Alshamsi💎 1009Abdulla Alkalbani💎 10010ahmad aa💎 100
مع تقدم تدريب تشين سانغ، ستقل فائدة الياكشا الطائر بالطبيعة، لكنها لا تزال تمتلك قوة تعادل ممارسي مرحلة تشكيل النواة في المرحلة المبكرة، مما يجعلها موردًا قتاليًا قيمًا. لم يستطع تشين سانغ السماح بأخذها بشكل غامض بعيدًا.
مواجهة الأرواح الجنونية، بقي تشين سانغ هادئًا. شخر ببرودة ومد ذراعه للأمام.
(نهاية الفصل)
تنقل بسلاسة عبر الضباب الشبحى، فاصلًا الضباب الرمادي بسهولة.
غير متأثر بصراخهم، درسهم تشين سانغ ببرودة. بعد لحظة من التأمل، أمر بخفة، “تتكثف!”
