سهم واحد
قال هاوي بهدوء: ” صبر السيد اليفنت سينفد إذا لم نقتله ، و سيتم ذبحنا من اجل الفشل”.
الفصل 1767 سهم واحد
داخل بركة من المياه الراكدة ، كان هان سين يرقد بلا حراك تحت سطحها وهو يشاهد كل ما كان يحدث حوله.
مع وجود مسافة قليلة بينه وبين هدفه ، كان نيكاي واثق من أن هان سين لن يتمكن من المراوغة.
منذ أن وصل إلى الغابة ، كان يركض بلا توقف خلال الأيام الأربعة الماضية. لم يستطع تذكر عدد النبلاء الذين قتلهم ، لكنهم استمروا في القدوم لحياته . لم يحصل على قسط من الراحة. كان هناك ما لا يقل عن خمسة من الفيكونتات يطاردونه الان . و بعد قتال لا نهاية له ، تحمل درع دونغ شوان العديد من الشقوق.
لكن هذا لم يكن شيئ بالنسبة إلى هان سين. إذا كان النبلاء الآخرين في هذا المأزق ، بما في ذلك الفيكونت ، لكانو قد استنفدوا طاقتهم وماتوا منذ وقت طويل.
.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 يوم متبقي 13,500 شعلة الهدف: 66,666 20.3% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005الخال!💎 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 يوم متبقي 13,500 شعلة الهدف: 66,666 20.3% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005الخال!💎 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 يوم متبقي 13,500 شعلة الهدف: 66,666 20.3% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005الخال!💎 100
قطع السيف جسد هان سين إلى نصفين ، لكن هاوي عرف على الفور أن شيئ ما لم يكن صحيح. كان مجرد وهم.
قالت الاعراق الاعلي أنها كانت الأعلى في فئتها ، لكنها لم تكن منيعة. كان هان سين قد خمن أن السيد اليفنت كان من قبيلة فيكونتات ، وكان شجاع جداً لاصطياد إيرل إمتغير.
مع وجود مسافة قليلة بينه وبين هدفه ، كان نيكاي واثق من أن هان سين لن يتمكن من المراوغة.
لم يحاول هان سين المراوغة أيضاً . لقد ابتسم للرجل وكشف عن أسنانه البيضاء. و قطع بالسيوف باتجاه السهم المنطلق.
“إلى اين ذهب؟” استأنف هاوي البحث بغضب.
اشعر و كأننا عدنا للفصول الاولي
منذ أن وصل إلى الغابة ، كان يركض بلا توقف خلال الأيام الأربعة الماضية. لم يستطع تذكر عدد النبلاء الذين قتلهم ، لكنهم استمروا في القدوم لحياته . لم يحصل على قسط من الراحة. كان هناك ما لا يقل عن خمسة من الفيكونتات يطاردونه الان . و بعد قتال لا نهاية له ، تحمل درع دونغ شوان العديد من الشقوق.
رغب فيكونت آخر في الإجابة ، لكنه فجأة وسع عينيه وهو ينظر إلى البركة على يسار هاوي. عرف هاوي أن هناك شيئ خاطئ ، لذا أخرج سيفه وقطع نحو الماء بشكل أعمى.
اقترب فيكونت آخر من البركة ونظر إلى الماء. كان قذر للغاية ، ولم يستطع رؤية ما بداخلها . لم يستطع المخاطرة بضربة.
رأى هاوي هان سين يقفز من البركة ويأتي من أجله.
“اذهب إلى الجحيم!” استخدم هاوي قوة أكثر من أي وقت مضى ، لكنه كان يعلم أن هناك شيئ ما خطأ. تحول تعبيره الغاضب إلى القلق.
فصل من مهارات الاغتيال والرماية مجدداً
الفصل 1767 سهم واحد
كاتشا!
………………………………………..
قطع السيف جسد هان سين إلى نصفين ، لكن هاوي عرف على الفور أن شيئ ما لم يكن صحيح. كان مجرد وهم.
لكن بدا السهم وكأنه مشبع بالسحر. اختفي عن الأنظار ، ثم شعر هاوي بألم حاد في صدره.
“اللعنة! أين ذهب هذا الود! كيف بحق الجحيم يمتلك البارون هذا القدر من القوة والقدرة على التحمل والمهارة؟ ” هدر صوت خشن من مسافة قريبة.
كان جسد هان سين لا يزال نصف جاثم ، ويبدو وكأنه وحش جاهز للانقضاض. قفز نحو هاوي وأمسك بخصره ، وثبت قدميه على الأرض ، وسحب الفيكونت في الماء.
تشكلت موجة عندما خرج شخص ما من الماء . وجه نيكاي القوس نحو الشطل ، ثم لاحظ أنها هاوي.
اقترب فيكونت آخر من البركة ونظر إلى الماء. كان قذر للغاية ، ولم يستطع رؤية ما بداخلها . لم يستطع المخاطرة بضربة.
أمسك قوس ووجهه نحو الماء وهو غير متأكد من اين سيطلق.
“إلى اين ذهب؟” استأنف هاوي البحث بغضب.
“هاوي ، اخرج حتى أتمكن من الاطلاق!” صرخ نيكاي في الماء.
ارتجف جسد هاوي . و تخلى عن مهاجمة هان سين وحاول ضرب السهم.
بانغ!
لم يكن الفيكونتات عدوه الحقيقي . إذا لم يستطع قتل الشينيوي ، فسوف يستمر في مطاردته هكذا.
تشكلت موجة عندما خرج شخص ما من الماء . وجه نيكاي القوس نحو الشطل ، ثم لاحظ أنها هاوي.
في نفس الوقت تقريباً ، ظهر شخص آخر في صمت. كان لهذا الشخص سيفان أرجوانيان ، كلاهما بحجم مختلف . واتجه مباشرةً نحو نيكاي.
سمع هان سين ذلك . لقد كان يركض عبر فضاء المتغيرين لفترة طويلة من الوقت الآن ، وقد اكتسب بعض الإلمام بالمنطقة.
هذان السيفان كانا مسننين بالكامل ، وبعد كل القتال حتى الآن ، بدوا وكأنهما أنياب.
بانغ!
“اللعنة! أين ذهب هذا الود! كيف بحق الجحيم يمتلك البارون هذا القدر من القوة والقدرة على التحمل والمهارة؟ ” هدر صوت خشن من مسافة قريبة.
كان رد فعل نيكاي سريع . أنزل القوس واستعد لإطلاقه.
.
“إلى اين ذهب؟” استأنف هاوي البحث بغضب.
مع وجود مسافة قليلة بينه وبين هدفه ، كان نيكاي واثق من أن هان سين لن يتمكن من المراوغة.
لم يحاول هان سين المراوغة أيضاً . لقد ابتسم للرجل وكشف عن أسنانه البيضاء. و قطع بالسيوف باتجاه السهم المنطلق.
“ساذج.” ضحك نيكاي من تحركه
رأى هاوي هان سين يقفز من البركة ويأتي من أجله.
كان سلاح الفيكونت الخاص به عبارة عن قوس ، يتكون من وحش الفيكونت المتغيرين الحراشف السوداء . لقد كان قوي ، ولا ينبغي أن يتمكن البارون من صده.
كاتشا!
هبط قطع هان سين على السهم . لقد تحمل سيوف القمر الأرجواني الكثير خلال الأيام الأربعة الماضية , وفي هذه اللحظة تحطم مثل الزجاج.
“هاوي ، اخرج حتى أتمكن من الاطلاق!” صرخ نيكاي في الماء.
كان السهم لازال ينطلق باتجاهه أيضاً ؛ أصاب هان سين في صدره. و دفع السهم هان سين إلى ألسقوط في الماء. انطلق الدم إلى أعلى و تليه الفقاعات.
كان رد فعل نيكاي سريع . أنزل القوس واستعد لإطلاقه.
“نيكاي ، عمل جيد!” كان هاوي سعيد.
كان هان سين في الهواء مع قوس الريشة الذهبية . وقد أخذ بطريقة ما سهم نيكاي ليستخدمه كسهمه.
ولكن قبل أن ينتهي ، انفجر الماء . طار جسد باتجاههم مثل طائر غريب.
كان الفيكونت صاحب السيف. علم هان سين أن اسمه هاوي.
“أمنية الموت.” قطع هاوي اتجاهه . كانت الأمواج والضوء الأخضر سيقطعان هان سين إلى النصف.
**لكن سيتم ذبحكم ايضاً اذا حاولتو؟؟؟
كان هان سين في الهواء مع قوس الريشة الذهبية . وقد أخذ بطريقة ما سهم نيكاي ليستخدمه كسهمه.
! وووش!
إذا وجدت أي أخطاء (روابط معطلة ، محتوى غير قياسي ، إلخ ..) ، فيرجى إخبارنا بـ <تعليقات الرواية> حتى نتمكن من إصلاحها في أقرب وقت ممكن.
“السيد اليفنت يريد قتل إيرل متغير؟ لديه شهية كبيرة”. كان هان سين يضحك في نفسه ببرود.
أحدث الخيط ضوضاء حيث انطلق السهم مباشرةً نحو هاوي.
.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 يوم متبقي 13,500 شعلة الهدف: 66,666 20.3% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005الخال!💎 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 يوم متبقي 13,500 شعلة الهدف: 66,666 20.3% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005الخال!💎 100
اشعر و كأننا عدنا للفصول الاولي
يالها من ذكريات
………………………………………..
أراد هان سين استخدام سهم عظم الملائكة لقتل من يطارده ، لكنه سيحتاج إلى تنشيط جسده الإلهي الخارق لاستخدامه .ومع ذلك ، فتكلفة الطاقة لاتخاذ هذا الشكل ، تفوق بكثير ما يمكن أن يجدده الدرع.
