Switch Mode

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

القاتل الأزلي 206

تُسمى بالاستراتيجية... أيها الوغد

تُسمى بالاستراتيجية... أيها الوغد

الفصل 206 – تُسمى بالاستراتيجية… أيها الوغد

(ساحة حاكم السماء ، الدور النهائي ، المعركة الرابعة)

“هذا هو الأمر أيها الصغير… ستسقط هنا—” قال مايكل وهو يعطي ليو علامة الإبهام للأسفل.

كان مايكل سيرين هو المقاتل التالي الذي تقدم من جينوفا ، حيث كان فريقه يتوقع منه هزيمة ليو.

“هل انتم جاهزون؟” سأل الحكم في هذه اللحظة ، بينما أومأ كل من ليو ومايكل.

ففي النهاية ، تخصص مايكل في تحييد المقاتلين سريعي الحركة والمدى القريب ، بمزيجه الفريد من السيف القصير والترس المدبب ، المصمم ليس للدفاع فحسب بل للتحكم في المسافات واعتراض الحركة وتفكيك الزخم.

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

“هذا هو الأمر أيها الصغير… ستسقط هنا—” قال مايكل وهو يعطي ليو علامة الإبهام للأسفل.

اخترقه خنجر غير مرئي آخر في هذه اللحظة في الفخذ ، بينما صرخ مايكل “آآآآه—” وعيناه متسعة من الذعر.

“احمق….” تمتم ليو ، حيث لم يدع الخدع النفسية لـ الخصم تؤثر عليه ، بينما حافظ على حالة الهدوء والتركيز.

————————

“هل انتم جاهزون؟” سأل الحكم في هذه اللحظة ، بينما أومأ كل من ليو ومايكل.

كانت مهارة الادراك الخاصة بـ مايكل تسمى [البحث القطاعي] وهي مهارة تعمل بالبحث عن أي علامات خطر في دائرة نصف قطرها 100 متر ، قطاعًا بقطاع.

“حسناً ، إذن ابدأوا—”

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

————————

لم يتوقع أحد هذا الفوز المهيمن.

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

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

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

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

*كلانغ*

“حسناً ، إذن ابدأوا—”

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

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

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

ومع ذلك ، جعلته هذه المواجهة القريبة يندهش بشكل مرعب ، حيث لم يعد بإمكانه فهم ما كان يحدث؟

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

*صد*

“ماذا؟ ما هذا الهراء عديم الفائدة؟ أنت تعلم أنني أستطيع رؤيتك تتحرك هناك ، أليس كذلك؟” قال مايكل وهو يتتبع ليو الحقيقي الغير مرئي بسيفه القصير ، مشيرًا إليه باستمرار حتى توقف.

لأول 0.2 ثانية ، ستبحث في ساحة المعركة بزاوية 0-72 درجة.

استخدم ليو فجأة [تبديل النصل] وانتقل انيا فوق مايكل ، قبل أن ينزل عليه بضربة علوية.

و 0.2 ثانية التالية ، ستبحث بزاوية 72-144 درجة.

*صد*

الفصل 206 – تُسمى بالاستراتيجية… أيها الوغد (ساحة حاكم السماء ، الدور النهائي ، المعركة الرابعة)

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

*طعنة*

*دفع*

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

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

في هذه اللحظة ، ركض مايكل بذعر ، حيث شعر وكأنه فريسة سهلة بالقتال من نفس المكان الذي كان يتعرض فيه للضرب مرارًا وتكرارًا ، ولكن ثبت أن هذا هو خطأه الأخير والأكثر كُلفة.

*قطع*

*قطع*

*قطع*

الفصل 206 – تُسمى بالاستراتيجية… أيها الوغد (ساحة حاكم السماء ، الدور النهائي ، المعركة الرابعة)

*مراوغة*

————————

*قطع*

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

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

الترجمة: Hunter

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

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

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

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

*طعنة*

لم يتوقع أحد هذا الفوز المهيمن.

اخترقه خنجر غير مرئي آخر في هذه اللحظة في الفخذ ، بينما صرخ مايكل “آآآآه—” وعيناه متسعة من الذعر.

“آه! آه! آآآآآآآه—” صرخ مايكل وهو يتلوى على الأرض ، فكمية الألم الذي شعر بها في هذه اللحظة قد خدرت عقله وقتلت أي رغبة متبقية لديه في مواصلة هذا القتال.

لم يستطع أن يستشعر الهجوم ، وهذا جعله يفقد هدوئه.

وليو ، الذي بحث في نقطة الضعف هذه قبل بدء النهائيات ، كان قد صاغ بالفعل استراتيجية حول كيفية استغلالها.

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

“آه! آه! آآآآآآآه—” صرخ مايكل وهو يتلوى على الأرض ، فكمية الألم الذي شعر بها في هذه اللحظة قد خدرت عقله وقتلت أي رغبة متبقية لديه في مواصلة هذا القتال.

كانت مهارة الادراك الخاصة بـ مايكل تسمى [البحث القطاعي] وهي مهارة تعمل بالبحث عن أي علامات خطر في دائرة نصف قطرها 100 متر ، قطاعًا بقطاع.

*طعنة*

لأول 0.2 ثانية ، ستبحث في ساحة المعركة بزاوية 0-72 درجة.

“أستسلم…. أستسلم—” صرخ كالعاهرة ، بينما أعلن الحكم فوز رودوفا.

و 0.2 ثانية التالية ، ستبحث بزاوية 72-144 درجة.

*قطع*

وهكذا ، حتى تكمل بحثًا كاملاً بزاوية 360 درجة في ثانية واحدة.

ففي النهاية ، تخصص مايكل في تحييد المقاتلين سريعي الحركة والمدى القريب ، بمزيجه الفريد من السيف القصير والترس المدبب ، المصمم ليس للدفاع فحسب بل للتحكم في المسافات واعتراض الحركة وتفكيك الزخم.

ومع ذلك ، تمتلك هذه المهارة نقاط عمياء مؤقتة ، حيث عندما يبحث عن قطاع واحد ، ستكون القطاعات الاربعة الاخرى مكشوفة.

*مراوغة*

وليو ، الذي بحث في نقطة الضعف هذه قبل بدء النهائيات ، كان قد صاغ بالفعل استراتيجية حول كيفية استغلالها.

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

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

و 0.2 ثانية التالية ، ستبحث بزاوية 72-144 درجة.

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

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

*طعنة*

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

*طعنة*

“حسناً ، إذن ابدأوا—”

*طعنة*

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

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

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

في هذه اللحظة ، ركض مايكل بذعر ، حيث شعر وكأنه فريسة سهلة بالقتال من نفس المكان الذي كان يتعرض فيه للضرب مرارًا وتكرارًا ، ولكن ثبت أن هذا هو خطأه الأخير والأكثر كُلفة.

“الفائز هو ليو سكايشارد من رودوفا!” أعلن الحكم وهو يرفع يد ليو ، بينما هدر حشد رودوفا بالموافقة.

“وجدتك—” همس ليو ببرود وهو يظهر مرة أخرى من الجانب الأعمى لمايكل ، ليطعن مايكل في ظهره ، قبل أن يسحب خنجره على طول عموده الفقري بالكامل ، تاركا ضربة قطرية طويلة ، وعلى الرغم من أنها لم تكن قاتلة ، إلا أنها جعلت مايكل يشعر وكأنه يتمزق إلى نصفين.

لم يتوقع أحد هذا الفوز المهيمن.

“آآآآآآآه—” صرخ مايكل قبل أن يسقط بوجهه على الرمال ، بينما وقف ليو فوقه ، منتظرا توجيه الضربة القاضية.

اخترقه خنجر غير مرئي آخر في هذه اللحظة في الفخذ ، بينما صرخ مايكل “آآآآه—” وعيناه متسعة من الذعر.

“آه! آه! آآآآآآآه—” صرخ مايكل وهو يتلوى على الأرض ، فكمية الألم الذي شعر بها في هذه اللحظة قد خدرت عقله وقتلت أي رغبة متبقية لديه في مواصلة هذا القتال.

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

“أستسلم…. أستسلم—” صرخ كالعاهرة ، بينما أعلن الحكم فوز رودوفا.

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

“الفائز هو ليو سكايشارد من رودوفا!” أعلن الحكم وهو يرفع يد ليو ، بينما هدر حشد رودوفا بالموافقة.

“آآآآآآآه—” صرخ مايكل قبل أن يسقط بوجهه على الرمال ، بينما وقف ليو فوقه ، منتظرا توجيه الضربة القاضية.

لم يتوقع أحد هذا الفوز المهيمن.

*كلانغ*

في الواقع ، لم يشاهد أحد معظم ما حدث في هذه المعركة حتى اللحظة الأخيرة ، ولكن لا يزال الدم يُضخ في عروقهم.

“آه! آه! آآآآآآآه—” صرخ مايكل وهو يتلوى على الأرض ، فكمية الألم الذي شعر بها في هذه اللحظة قد خدرت عقله وقتلت أي رغبة متبقية لديه في مواصلة هذا القتال.

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

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

 

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

الترجمة: Hunter

*قطع*

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

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

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

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

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