في النهاية، كان القتال أمراً لا مفر منه
عندما رأى رولاند إليزابيث تظهر مكشوفة في النور، لم يعد في عجلة من أمره؛ فما كان يخشاه حقاً هو أن يظل مكشوفاً في الظلام وهي متربصة بالظلال دون معرفة جهة الهجوم.
.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 ⏳ 28 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈SFM OP🔥 100🥉A N O N Y M O U S🔥 1004abdullah Alrehaili🔥 1005Mohammed Alotaibi🔥 1006Muhannad Alenazi🔥 1007Abdulrahman Alfarwati🔥 1008تذنبوب تبنبت🔥 1009Abdulaziz Alnazhan🔥 10010ABDULGHANI ALHALMANI🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 50063lawe💎 1007a10💎 1008Abdulsalam ALsayyed💎 1009Aisha Fathi💎 10010Ali AlTahou💎 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 ⏳ 28 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈SFM OP🔥 100🥉A N O N Y M O U S🔥 1004abdullah Alrehaili🔥 1005Mohammed Alotaibi🔥 1006Muhannad Alenazi🔥 1007Abdulrahman Alfarwati🔥 1008تذنبوب تبنبت🔥 1009Abdulaziz Alnazhan🔥 10010ABDULGHANI ALHALMANI🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 50063lawe💎 1007a10💎 1008Abdulsalam ALsayyed💎 1009Aisha Fathi💎 10010Ali AlTahou💎 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 ⏳ 28 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈SFM OP🔥 100🥉A N O N Y M O U S🔥 1004abdullah Alrehaili🔥 1005Mohammed Alotaibi🔥 1006Muhannad Alenazi🔥 1007Abdulrahman Alfarwati🔥 1008تذنبوب تبنبت🔥 1009Abdulaziz Alnazhan🔥 10010ABDULGHANI ALHALMANI🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 50063lawe💎 1007a10💎 1008Abdulsalam ALsayyed💎 1009Aisha Fathi💎 10010Ali AlTahou💎 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 ⏳ 28 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈SFM OP🔥 100🥉A N O N Y M O U S🔥 1004abdullah Alrehaili🔥 1005Mohammed Alotaibi🔥 1006Muhannad Alenazi🔥 1007Abdulrahman Alfarwati🔥 1008تذنبوب تبنبت🔥 1009Abdulaziz Alnazhan🔥 10010ABDULGHANI ALHALMANI🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 50063lawe💎 1007a10💎 1008Abdulsalam ALsayyed💎 1009Aisha Fathi💎 10010Ali AlTahou💎 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 ⏳ 28 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈SFM OP🔥 100🥉A N O N Y M O U S🔥 1004abdullah Alrehaili🔥 1005Mohammed Alotaibi🔥 1006Muhannad Alenazi🔥 1007Abdulrahman Alfarwati🔥 1008تذنبوب تبنبت🔥 1009Abdulaziz Alnazhan🔥 10010ABDULGHANI ALHALMANI🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 50063lawe💎 1007a10💎 1008Abdulsalam ALsayyed💎 1009Aisha Fathi💎 10010Ali AlTahou💎 100
