Switch Mode

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

متعة الحياة 195

افتح الباب وأطلق الكلاب

افتح الباب وأطلق الكلاب

الفصل 195: افتح الباب وأطلق الكلاب

 “بهجة الحياة”

بعد أن أنهى العد حتى الثلاثين، أزاح فان شيان الستارة وخرج. حدّق بعينيه الباردتين نحو العربة السوداء. لم يكن هناك شيء غريب فيها؛ حتى الفخ الذي نصبه وانغ تشينيان أمام باب العربة بقي كما هو، لم يُمس. كان واضحًا أن فان شيان يتعامل مع محترف متمرس.

.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 ⏳ 20 يوم متبقي 39,410 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 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 ⏳ 20 يوم متبقي 39,410 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 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 ⏳ 20 يوم متبقي 39,410 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 100

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

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

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

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

كان فان شيان يعلم أن هناك من ينتظره هناك.

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

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

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

كان شياو إن يتحرك في دوائر.

كان فان شيان يعلم أن هناك من ينتظره هناك.

وكان فان شيان يتبعه في نفس الدوائر.

ثم التفت إلى أحد رجاله وأمره: “عالج جراحه. لا يجب أن يموت. واهتم به جيدًا؛ علينا أن نستخلص اعترافًا منه.”

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

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

بدأت آثار شياو إن تصبح أكثر وضوحًا. ازدادت ثقة فان شيان وهو يرى أن السم وعمر شياو إن المتقدم قد أثّرا عليه بالفعل.

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

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

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

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

أجاب رجله بتنفيذ الأمر، لكنه تساءل بفضول: “سيدي وانغ، لقد حطمت كل أسنانه. ألن يتسلل السم إلى جسده؟”

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

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

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

فجأة، ومضت عدة بريقات باردة! انهالت مجموعة من المقذوفات المسمومة نحو الكلاب!

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

تطاير الدم ولطخ أرضية الغابة. أضاء غاو دا شعلة ورقية خاصة ونظر إلى الجثة. هز رأسه وقال: “ليس شياو إن.”

تطاير الدم ولطخ أرضية الغابة. أضاء غاو دا شعلة ورقية خاصة ونظر إلى الجثة. هز رأسه وقال:
“ليس شياو إن.”

من بين القصب الكثيف أمامه، صدرت عدة أصوات غريبة. شم فان شيان رائحة الدم في الهواء. يبدو أن الكلاب السوداء الثلاثة الشرسة قد قُتلت. تمكن شياو إن من قتلها في وقت قصير دون أن يكشف عن موقعه، مما يدل على أن حالته قد تحسنت بشكل كبير.

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

مرت سحابة مظلمة فوق المكان وخفت ضوء القمر. لم يُسمع سوى صوت الرياح الليلة وهي تهب عبر البحيرة الكبرى وصوت القصب الذي يصدر صريرًا خفيفًا.

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

فجأة، ومضت عدة بريقات باردة! انهالت مجموعة من المقذوفات المسمومة نحو الكلاب!

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

أجاب رجله بتنفيذ الأمر، لكنه تساءل بفضول: “سيدي وانغ، لقد حطمت كل أسنانه. ألن يتسلل السم إلى جسده؟”

كان شياو إن هنا، في هذه الغابة.

.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 ⏳ 20 يوم متبقي 39,410 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 100

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

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

🥇M. K🔥 10,000
🥈Yazeed Alsaedi🔥 105
🥉عويض المطيري🔥 100
4G A🔥 100
5Ali Alshamsi🔥 100
6Abdulla Alkalbani🔥 100
7ahmad aa🔥 100
8Ali Souidan🔥 100
9mohammad alazmi🔥 100
10Gehrman Sparrow🔥 100

حك فان شيان رأسه، ثم لوّح بيده وأمر: “افتحوا الباب، وأطلقوا الكلاب.”

---

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

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

Comment

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

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