Switch Mode

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

The Legendary Mechanic-490

490 تناقض حاد

490 تناقض حاد

“ماذا تعني؟”

 

 

 

 

 

 

 

 

 

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

 

 

.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 ⏳ 1 يوم متبقي 14,000 شعلة الهدف: 66,666 21% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Abdullah K🔥 5004Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006الخال!💎 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 ⏳ 1 يوم متبقي 14,000 شعلة الهدف: 66,666 21% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Abdullah K🔥 5004Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006الخال!💎 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 ⏳ 1 يوم متبقي 14,000 شعلة الهدف: 66,666 21% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Abdullah K🔥 5004Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006الخال!💎 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 ⏳ 1 يوم متبقي 14,000 شعلة الهدف: 66,666 21% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Abdullah K🔥 5004Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006الخال!💎 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 ⏳ 1 يوم متبقي 14,000 شعلة الهدف: 66,666 21% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Abdullah K🔥 5004Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006الخال!💎 100

 

 

 …

 

 

 

 

 هز رأسه شياو هان وقال بلهجة إغاظة ، “أنا أنتظرك أن تقول” ولكن “.

 

 

 

 

 في الوقت نفسه ، خرجت سفينة فضاء سوداء أخيرًا من الفضاء المظلم وكانت تطفو بين النجوم.

 

 

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

 

 

 

 

 

 

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

 نظر ناجكين وألفين إلى بعضهما البعض بتردد.

 

 تلاشت حواجب هان شياو ، ثم سأل: “إذن ، لماذا اخترت أن تقف إلى جانب جودورا الآن؟”

 

 

 

 

 

 

 يعكس السطح الخارجي اللامع الذي يشبه المرآة لسفينة الفضاء كوكبًا يشبه قلعة حديدية.

 

 

 

 

 

 

 

 

 

 إذا وجدت أي أخطاء (روابط مقطوعة ، محتوى غير قياسي ، إلخ.) ، فالرجاء إخبارنا <فصل التقرير> حتى نتمكن من إصلاحه في أقرب وقت ممكن.

 

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

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

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

 

---

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

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

Comment

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

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