وحوش ذات الفراء الأحمر؟
قرر لين وو أن يستخدم هذه الجواهر كورقة رابحة أخرى ضد وحوش الحكام الأخرى. إذا رغب في ذلك، يمكن تنشيط الجواهر وتفجيرها. سيستخدم التفجير كل تشي روحي المتواجد في الجوهرة في تلك اللحظة، وإذا كان ختم البصمة لا يزال موجودًا على وحوش الخدم، فإن نواة الوحوش ستنفجر أيضًا.
[زراعة المضيف: المرحلة المتوسطة من عالم تشكيل الجوهر]
[الموقع: متاح على الخريطة]
اعتقد لين وو أن هذا يمكن استخدامه كهجوم مفاجئ عند الحاجة. وتساءل عما إذا كان يجب عليه جمع المزيد من الخدم كهؤلاء وجعلهم يعملون لصالحه. يبدو أن الآفاق جيدة للغاية ويمكن الحصول على إحدى الأشياء التي يفتقر إليها لين وو الأكثر، وهي “المعلومات”.
“همم… مثير للاهتمام.” تمتم لين وو.
وكذلك، إذا تمكن من جمع عدد كافٍ منهم، فسيكون قادرًا على تنكر نفسه فيهم وجعل الأمر يبدو وكأنه جزء منهم. كان لين وو متأكدًا تمامًا أنه إذا رأته وحوش أخرى، على الأقل في حالة الحكام، فسوف يشككون فيه.
——–
“نظام، كيف حال الروابط؟ هل كل شيء يعمل بشكل جيد؟” سأل لين وو.
بهذه الطريقة يمكن أن يكون لوحوش الخدم شهود عليه.
[نواة الوحش: ]
“آفات…”
“نظام، كيف حال الروابط؟ هل كل شيء يعمل بشكل جيد؟” سأل لين وو.
لين وو أومأ برأسه في ذهنه بعد رؤية الإضافة الجديدة وشعر أنها جيدة جدًا. إذا قام بالنقر على خيار الموقع في قسم وحوش الخدم، فسيتم نقله مباشرة إلى موقع وحش الخادم على الخريطة. هذه ميزة الوصول السريع التي أضافتها النظام بنفسه.
كان الوحشين الآن بعيدين عن بعضهما حوالي مئتي كيلومتر. الوحش الخنفساء كان لديه أجنحة، لذلك يمكنه الطيران والسفر لمسافات أكبر بكثير من الوحش الخلد. بسبب ذلك، كان الوحش الخنفساء الأبعد عنه بمسافة 212 كيلومترًا، في حين كان الوحش الخلد عند حوالي 138 كيلومترًا.
[بيانات السلالة الدموية الخام المجمعة:]
[ولكن في حالة هذه الوحوش يبدو أنها لديها نطاق سمعي مختلف وبالتالي فهي مقاومة للتشكيل الطارد.]
~دينغ~
.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 ⏳ 15 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉Abdulaziz Alzahrani🔥 10041 1🔥 1005Abdullah S🔥 1006Abdullah AL RAGAWY🔥 1007صقر المطيري🔥 1008Aluminum🔥 1009Rayan Alharbi🔥 10010Abdulaziz Abdullah🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉Abdullah K💎 5004ibrahim shazly💎 5005Hamood Mahemed💎 5006Yazeed Alsaedi💎 1057SFM OP💎 1008A N O N Y M O U S💎 1009abdullah Alrehaili💎 10010Mohammed Alotaibi💎 100
—————————————————————————————————
[الإجابة: الروابط التواصل تعمل بشكل صحيح والجواهر مستقرة.]
[تنبيه: تمت إضافة قسم جديد إلى نافذة بيانات المضيف الآن ويمكن للمضيف الاطلاع عليه كما يرغب.]
[نواة الوحش: ]
—————————————————————————————————
~دينغ~
“حسنًا، أرني بيانات المضيف المحدثة الجديدة.” أمر لين وو.
~دينغ~
~دينغ~
—————————————————————————————————
[اسم المضيف: لين وو]
“آفات…”
انزلق بسرعة هناك واستعاد شكله كرمح بجانب شيرونغ واستلقى على القماش.
[العمر: سنتان و5 أشهر و20 يومًا]
[تخزين التشي: 7598 وحدة [سائل]
~دينغ~
[فترة الحياة: 300 سنة]
هذا هو فصل أول لليوم، يوجد فصل آخر بعد قليل.🌚
[عرق المضيف: دودة زمردية قرمزية الأعين]
“لعنة! يجب أن أصل إلى هناك بسرعة.” قال لين وو.
[زراعة المضيف: المرحلة المتوسطة من عالم تشكيل الجوهر]
[تقنيات الزراعة: لا يوجد]
[ – التشي روحي المطلوب للترقية = [0000/12000] وحدة [سائل]
[تخزين التشي: 7598 وحدة [سائل]
—————-
————————-
[سلالة الدم: ]
[1. دودة زمردية قرمزية الأعين(مصنوعة بواسطة النظام)]
[2. غير معروف (+3)]
[2. مجهول (+3)]
———————-
[الإجابة: الروابط التواصل تعمل بشكل صحيح والجواهر مستقرة.]
[3. التبلور الخلايا (عظيم) (كفاءة متوسطة)]
[تقنيات الزراعة: لا يوجد]
—————————-
[مهارات التشي: 1. تضخيم التشي (منخفض) (الكفاءة: مبتدئ)]
.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 ⏳ 15 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉Abdulaziz Alzahrani🔥 10041 1🔥 1005Abdullah S🔥 1006Abdullah AL RAGAWY🔥 1007صقر المطيري🔥 1008Aluminum🔥 1009Rayan Alharbi🔥 10010Abdulaziz Abdullah🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉Abdullah K💎 5004ibrahim shazly💎 5005Hamood Mahemed💎 5006Yazeed Alsaedi💎 1057SFM OP💎 1008A N O N Y M O U S💎 1009abdullah Alrehaili💎 10010Mohammed Alotaibi💎 100
[تمديد +57]
—————————-
[المهارات الفطرية: ]
[1. التلاعب بالإشعاع (طفيف) (كفاءة خبير)]
[2. التلاعب بالخلايا (منخفض) (كفاءة خبير)]
[2. التلاعب بالخلايا (منخفض) (كفاءة خبير)]
[3. التبلور الخلايا (عظيم) (كفاءة متوسطة)]
——————————
—————————————————————————————————
[المخزن: رمح مكسور، لوحة معدنية مكسورة، سروال داخلي وردي للنساء، خنجر]
~دينغ~
———————
[1. خلد الأرض للألفية العميقة]
[نواة الوحش: ]
[الحالة: البيانات الحيوية مستقرة]
[1. مكثف بالكامل (دودة زمردية قرمزية الأعين)]
[تخزين طاقة النظام: 11896 وحدة]
[2. نواة غير مكتملة]
[نواة الوحش: ]
—————————
~دينغ~
[عرق المضيف: دودة زمردية قرمزية الأعين]
[تخزين الطاقة الحيوية: 13698 وحدة]
————————-
—————-
[تخزين طاقة النظام: 11896 وحدة]
[المهارات الفطرية: ]
—————————————————————————————————
————————————————
[ولكن في حالة هذه الوحوش يبدو أنها لديها نطاق سمعي مختلف وبالتالي فهي مقاومة للتشكيل الطارد.]
[بيانات السلالة الدموية الخام المجمعة:]
[1. الإنسان]
“أه، فهمت.” تمتم لين وو قبل أن يلقي نظرة أقرب على الوحوش.
[2. مجهول (+3)]
[تمديد +57]
————————-
.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 ⏳ 15 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉Abdulaziz Alzahrani🔥 10041 1🔥 1005Abdullah S🔥 1006Abdullah AL RAGAWY🔥 1007صقر المطيري🔥 1008Aluminum🔥 1009Rayan Alharbi🔥 10010Abdulaziz Abdullah🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉Abdullah K💎 5004ibrahim shazly💎 5005Hamood Mahemed💎 5006Yazeed Alsaedi💎 1057SFM OP💎 1008A N O N Y M O U S💎 1009abdullah Alrehaili💎 10010Mohammed Alotaibi💎 100
[وحوش الخدم:]
[ – التشي روحي المطلوب للترقية = [0000/12000] وحدة [سائل]
[زراعة المضيف: المرحلة المتوسطة من عالم تشكيل الجوهر]
[1. خلد الأرض للألفية العميقة]
كانت للوحوش أربعة أطراف قصيرة لكنها كانت تتحرك بسرعة. حاليًا، يبدو أنها تبحث عن شيء ما في منطقة التشكيل.
[1. مكثف بالكامل (دودة زمردية قرمزية الأعين)]
[الحالة: البيانات الحيوية مستقرة]
[الرابط التواصل: مستقر]
[تخزين الطاقة الحيوية: 13698 وحدة]
[الموقع: متاح على الخريطة]
[2. خنفساء قرن الشوكة المنقسمة]
[الوظائف المتاحة: 1. التفجير]
“حسنًا، أرني بيانات المضيف المحدثة الجديدة.” أمر لين وو.
——–
[2. خنفساء قرن الشوكة المنقسمة]
[2. خنفساء قرن الشوكة المنقسمة]
[الحالة: البيانات الحيوية مستقرة]
[الحالة: البيانات الحيوية مستقرة]
وكذلك، إذا تمكن من جمع عدد كافٍ منهم، فسيكون قادرًا على تنكر نفسه فيهم وجعل الأمر يبدو وكأنه جزء منهم. كان لين وو متأكدًا تمامًا أنه إذا رأته وحوش أخرى، على الأقل في حالة الحكام، فسوف يشككون فيه.
[الرابط التواصل: مستقر]
“حسنًا، أرني بيانات المضيف المحدثة الجديدة.” أمر لين وو.
~دينغ~
[الموقع: متاح على الخريطة]
استمتعوا~~~
[الإجابة: الروابط التواصل تعمل بشكل صحيح والجواهر مستقرة.]
[الوظائف المتاحة: 1. التفجير]
وصل الآن بالقرب من موقع شيرونغ وكان في المكان الذي غادر منه الأرض. كان على بُعد حوالي كيلومترين من الجذع الذي كان شيرونغ يستريح فيه. تحقق لين وو منه مرة أخرى قبل أن يصغر حجمه باستخدام المهارات الفطرية ويعود سرًا إلى موقعه.
—————————————————————————————————
لين وو أومأ برأسه في ذهنه بعد رؤية الإضافة الجديدة وشعر أنها جيدة جدًا. إذا قام بالنقر على خيار الموقع في قسم وحوش الخدم، فسيتم نقله مباشرة إلى موقع وحش الخادم على الخريطة. هذه ميزة الوصول السريع التي أضافتها النظام بنفسه.
علم لين وو أن رائحة شيرونغ لا تزال موجودة في المنطقة، وبالتالي لا يكون من الغريب أن يكون الوحش قادرًا على اكتشاف ذلك. على الرغم من ذلك، يبدو أن التشكيل الطارد التي تم إعداده لم يكن فعال ضدهم.
“هذا من شأنه أن يجعل الأمر أسهل بشكل ملحوظ.” تمتم لين وو في نفسه وهو ينظر إلى الخريطة الصغيرة.
[فترة الحياة: 300 سنة]
.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 ⏳ 15 يوم متبقي 69,410 شعلة الهدف: 66,666 104.1% 🎉 حققنا هدف الشهر، شكرًا لكل الداعمين! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 40,000🥈Yazeed Alsaedi🔥 105🥉Abdulaziz Alzahrani🔥 10041 1🔥 1005Abdullah S🔥 1006Abdullah AL RAGAWY🔥 1007صقر المطيري🔥 1008Aluminum🔥 1009Rayan Alharbi🔥 10010Abdulaziz Abdullah🔥 100 🥇M. K💎 52,000🥈Fares saeed💎 1,100🥉Abdullah K💎 5004ibrahim shazly💎 5005Hamood Mahemed💎 5006Yazeed Alsaedi💎 1057SFM OP💎 1008A N O N Y M O U S💎 1009abdullah Alrehaili💎 10010Mohammed Alotaibi💎 100
وصل الآن بالقرب من موقع شيرونغ وكان في المكان الذي غادر منه الأرض. كان على بُعد حوالي كيلومترين من الجذع الذي كان شيرونغ يستريح فيه. تحقق لين وو منه مرة أخرى قبل أن يصغر حجمه باستخدام المهارات الفطرية ويعود سرًا إلى موقعه.
—————-
[سلالة الدم: ]
بشكل مدهش، اكتشف أن هناك بالفعل بعض الوحوش الصغيرة تتربص عند حافة التشكيلات التي أعدّها شيرونغ. لم يحذره النظام من هذا التسلل، لذا فقد تفاجأ لين وو.
**************************************************************
“نظام، كيف وصلوا هنا؟” سأل لين وو.
[ولكن في حالة هذه الوحوش يبدو أنها لديها نطاق سمعي مختلف وبالتالي فهي مقاومة للتشكيل الطارد.]
~دينغ~
—————————————————————————————————
——————————
[الإجابة: هذه الوحوش لم تخترق حدود التشكيل، لذا لم يتم إرسال تحذير.]
—————————————————————————————————
اعتقد لين وو أن هذا يمكن استخدامه كهجوم مفاجئ عند الحاجة. وتساءل عما إذا كان يجب عليه جمع المزيد من الخدم كهؤلاء وجعلهم يعملون لصالحه. يبدو أن الآفاق جيدة للغاية ويمكن الحصول على إحدى الأشياء التي يفتقر إليها لين وو الأكثر، وهي “المعلومات”.
“أه، فهمت.” تمتم لين وو قبل أن يلقي نظرة أقرب على الوحوش.
~دينغ~
كانت هذه الوحوش صغيرة نسبيًا، حجمها كحجم الأرانب. كان لديها طبقة من الفراء الأحمر وعيون صغيرة متلألئة. كانت آذانها مغطاة بطبقة صلبة من الجلد وبدت وكأنها قرون صغيرة. لو لم يكن للفتحة التي رآها لين وو على جانبهم، لكان بالتأكيد يعتقد أنها قرون.
بشكل مدهش، اكتشف أن هناك بالفعل بعض الوحوش الصغيرة تتربص عند حافة التشكيلات التي أعدّها شيرونغ. لم يحذره النظام من هذا التسلل، لذا فقد تفاجأ لين وو.
كانت للوحوش أربعة أطراف قصيرة لكنها كانت تتحرك بسرعة. حاليًا، يبدو أنها تبحث عن شيء ما في منطقة التشكيل.
[2. غير معروف (+3)]
“هل يبحثون عن شيرونغ أم عن شيء آخر؟” تساءل لين وو.
~دينغ~
[عرق المضيف: دودة زمردية قرمزية الأعين]
علم لين وو أن رائحة شيرونغ لا تزال موجودة في المنطقة، وبالتالي لا يكون من الغريب أن يكون الوحش قادرًا على اكتشاف ذلك. على الرغم من ذلك، يبدو أن التشكيل الطارد التي تم إعداده لم يكن فعال ضدهم.
“نظام، لماذا لا يعمل التشكيل الطارد عليهم؟” سأل لين وو.
[الإجابة: الروابط التواصل تعمل بشكل صحيح والجواهر مستقرة.]
[بيانات السلالة الدموية الخام المجمعة:]
~دينغ~
—————————————————————————————————
——————————-
[الإجابة: يعمل التشكيل الطارد عن طريق نشر تردد معين من موجات الصوتية. هذه الموجات الصوتية غير مسموعة، ولكنها مكروهة من قبل الوحوش. لن يكونوا قادرين على اكتشافها ولكنهم سيتجنبونها دون وعي.]
“أه، فهمت.” تمتم لين وو قبل أن يلقي نظرة أقرب على الوحوش.
[ولكن في حالة هذه الوحوش يبدو أنها لديها نطاق سمعي مختلف وبالتالي فهي مقاومة للتشكيل الطارد.]
—————————————————————————————————
“همم… مثير للاهتمام.” تمتم لين وو.
~دينغ~
تساءل لين وو ما إذا كان يجب أن يفحص هذه الوحوش، كان على وشك القيام بذلك، لكنه رأى شيرونغ يتحرك قليلاً.
[تخزين الطاقة الحيوية: 13698 وحدة]
“لعنة! يجب أن أصل إلى هناك بسرعة.” قال لين وو.
“نظام، كيف حال الروابط؟ هل كل شيء يعمل بشكل جيد؟” سأل لين وو.
استمتعوا~~~
انزلق بسرعة هناك واستعاد شكله كرمح بجانب شيرونغ واستلقى على القماش.
فتح شيرونغ عينيه ونظر حوله. رأى أن الرمح لا يزال بجانبه وأخذ نفس الصعداء. لكن بعد ذلك رأى شيئًا آخر أمامه. الوحوش ذات الفراء الأحمر.
——————————
“نظام، كيف حال الروابط؟ هل كل شيء يعمل بشكل جيد؟” سأل لين وو.
“آفات…”
[الموقع: متاح على الخريطة]
**************************************************************
هذا هو فصل أول لليوم، يوجد فصل آخر بعد قليل.🌚
[1. مكثف بالكامل (دودة زمردية قرمزية الأعين)]
كما عادة إذا كانت هناك أي أخطاء أكتبوها على تعليقي.🙃
————————-
————————-
اعتقد لين وو أن هذا يمكن استخدامه كهجوم مفاجئ عند الحاجة. وتساءل عما إذا كان يجب عليه جمع المزيد من الخدم كهؤلاء وجعلهم يعملون لصالحه. يبدو أن الآفاق جيدة للغاية ويمكن الحصول على إحدى الأشياء التي يفتقر إليها لين وو الأكثر، وهي “المعلومات”.
استمتعوا~~~
—————————————————————————————————
——————————-
[تقنيات الزراعة: لا يوجد]
ترجمة : KYDN
كان الوحشين الآن بعيدين عن بعضهما حوالي مئتي كيلومتر. الوحش الخنفساء كان لديه أجنحة، لذلك يمكنه الطيران والسفر لمسافات أكبر بكثير من الوحش الخلد. بسبب ذلك، كان الوحش الخنفساء الأبعد عنه بمسافة 212 كيلومترًا، في حين كان الوحش الخلد عند حوالي 138 كيلومترًا.
