Switch Mode

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

الابن الأصغر لسيد السيف 130

تايميون ماريوس (3)

تايميون ماريوس (3)

⟦⚔⟧═══✧═══⟦⚔⟧

فخدم أفراد آل رونكاندل النقيي الدم يُبدّلون باستمرار. عادةً، يُرقّى كبير الخدم إلى حارس، أو يُنقل إلى مهمة أخرى.

اللَّهُم إِنِّي أَعُوذُ بِكَ أَن أَشْرِكَ بِكَ وَأَنَا أَعْلَمُ، وَأَسْتَغْفِرُكَ لِمَا لَا أَعْلَمُ

****

ترجمة: Arisu san

“أنا…”

⟦⚔⟧═══✧═══⟦⚔⟧

أمسكت تايميون بالفنجان المرتجف، وابتسمت بمرارة.

“حسنًا، إذًا تايميون تخلت عن الاثنين.”

.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 ⏳ 4 يوم متبقي 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🥉Hamood Mahemed💎 5004ibrahim shazly💎 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 ⏳ 4 يوم متبقي 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🥉Hamood Mahemed💎 5004ibrahim shazly💎 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 ⏳ 4 يوم متبقي 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🥉Hamood Mahemed💎 5004ibrahim shazly💎 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 ⏳ 4 يوم متبقي 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🥉Hamood Mahemed💎 5004ibrahim shazly💎 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 ⏳ 4 يوم متبقي 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🥉Hamood Mahemed💎 5004ibrahim shazly💎 5005الخال!💎 100

“سيدتي، هل كنتِ ستتمكنين من قتل إخوتك الذين قتلوا خدمك؟ مع علمك أنك كنتِ تملكين القدرة على قتلهم أو إخضاعهم للظفر بالعرش — لكنك كنتِ خائفة جدًا من فعل ذلك — هل كنتِ ستفعلين؟”

توقفت لونا في مكانها.

توقفت لونا في مكانها.

كِلِنك…!

“أجيبيني، سيدتي. كيف كنتِ ستنتقمين؟ هل كنتِ ستقتلين إخوتك لأجل خدمك؟ أم كنتِ ستنفجرين غضبًا وحزنًا؟”

اللَّهُم إِنِّي أَعُوذُ بِكَ أَن أَشْرِكَ بِكَ وَأَنَا أَعْلَمُ، وَأَسْتَغْفِرُكَ لِمَا لَا أَعْلَمُ

“أنا…”

“مربيتي.”

“ربما كان قلبك سيتحطم. آه، ما أرقّ قلبكِ. أنا أعرف ذلك أكثر من أي أحد. أكنتِ ستحتملين أحزان الخدم الذين ماتوا؟”

“ربما كان قلبك سيتحطم. آه، ما أرقّ قلبكِ. أنا أعرف ذلك أكثر من أي أحد. أكنتِ ستحتملين أحزان الخدم الذين ماتوا؟”

أمسكت تايميون بالفنجان المرتجف، وابتسمت بمرارة.

“سيدتي، هل كنتِ ستتمكنين من قتل إخوتك الذين قتلوا خدمك؟ مع علمك أنك كنتِ تملكين القدرة على قتلهم أو إخضاعهم للظفر بالعرش — لكنك كنتِ خائفة جدًا من فعل ذلك — هل كنتِ ستفعلين؟”

“الصراع على عرش آل رونكاندل حرب مقززة. وفي اللحظة التي انسحبتي فيها منه، صار كل من يتبعكِ فريسة. سيدتي، لم يكن ينبغي لكِ التخلي عن العرش.”

تب… تب… تب…

⟦⚔⟧═══✧═══⟦⚔⟧

“…لم أخبركِ لأني أعرفكِ أكثر من أي أحد آخر.”

🔥 تحدي يوليو 2026 ⏳ 4 يوم متبقي
13,500 شعلة الهدف: 66,666
20.3%
🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع!
×

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

🥇M. K🔥 12,000
🥈Fares saeed🔥 1,000
🥉Hamood Mahemed🔥 500

فخدم أفراد آل رونكاندل النقيي الدم يُبدّلون باستمرار. عادةً، يُرقّى كبير الخدم إلى حارس، أو يُنقل إلى مهمة أخرى.

---

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

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

Comment

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

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