قتل عاهل الأسلاف
2772 – قتل عاهل الأسلاف
من الآن فصاعدا، كان هذا اللقب وحده كافيا لتخويف الحاضرين اليوم.
الرغبات الستة: 1-الشهوة 2-الغرور 3-الكرامة 4-الأصوات الممتعة والجذابة 5-حياة وموت جيدان 5-الذة أو المتعة الجسدية والشهوانية
الحركة المهيمنة من العاهل قطعت الفضاء وقمعت المجال بأكمله بقوة كافية لقتل الآلهة.
“بوووم!” لا أحد يستطيع أن يرى أي شيء أمامهم بسبب إشراق معمي للأعين.
ارتعش الأبديين الآخرين، غير قادرين على المنافسة أو المقاومة. صاح باقي الجمهور في دهشة.
.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 ⏳ 29 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈3lawe🔥 100🥉a10🔥 1004Abdulsalam ALsayyed🔥 1005Aisha Fathi🔥 1006Ali AlTahou🔥 1007ASDFG 970🔥 1008Asmae🔥 1009Ba Oumar🔥 10010Mohammed Alhowishal🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Muh Muh💎 1007Mohammad Aldosari💎 1008Ahmed Abdelghaffar💎 1009AZ .💎 10010A A💎 100
كانت شهرة العاهل مستحقة بالفعل. كان أحد أقوى الأسلاف من المركزي. هذه الخطوة كانت كافية لاجتياح النظام.
ترجمة: Ghost Emperor
قام لي تشي بخطوته في غمضة عين، ممسكًا السيف على ركبتيه.
لا يُقهر حقًا – كانت هذه هي العبارة الوحيدة التي يمكن أن يتوصل إليها الناس لوصف لي تشي وقَطْع سيفه. لا توجد عبارات أخرى كانت دقيقة. يبدو أنه لا يمكن لأحد أن يدوم لفترة كافية لرؤية قَطْع مائل منه مرة ثانية.
“صليل!” تردد صدى ترنيمه عبر السماوات التسعة لقَطْع من الأسفل إلى الأعلى.
لقد بدا رائعًا وهادئًا كما لو أنه لم يقتل الآن شخصية ضخمة.
بدا الأمر وكأنه شلال يُطلق نحو السماء أو نجم تغير مساره. تراكمت كمية كبيرة من الأشعة وقوى النجوم في هذا القَطْع. لقد قَطَع كل من العالم الفاني والسماوي.
لا شيء آخر يستحق أن يطلق عليه قَطْع مائل مقارنة بهذا القَطْع المدمر. بدت الآلهة والأباطرة غير ذات أهمية بالمقارنة.
“بوووم!” لا أحد يستطيع أن يرى أي شيء أمامهم بسبب إشراق معمي للأعين.
لا يزال السيف يبدو عاديًا كما كان دائمًا، ليس مثل ذلك السلاح الذي قتل للتو الآلاف.
كانت شهرة العاهل مستحقة بالفعل. كان أحد أقوى الأسلاف من المركزي. هذه الخطوة كانت كافية لاجتياح النظام.
بعد انفجار سريع الزوال، تم استبدال الضوء المبهر بظلام دامس.
كان من بينهم بعض الخبراء الصارمين وقليل من الشيوخ.
شعروا بأن أرواحهم تغادر أجسادهم من الخوف. كان الأمر كما لو أن السيف لم يضرب العاهل فحسب، بل أيضًا روابط الكارما، والعواطف السبعة، والرغبات الستة لكل الحاضرين. تم القضاء على كل شيء.**
عاد الضوء الطبيعي من الشمس ورأوا مشهدًا رائعًا للسماء وهي تنقسم إلى نصفين، نفس الشيء مع المجرة كذلك.
نزل مطر من الدماء أولاً قبل أن تسقط الأجساد مقطوعة الرأس أيضًا. إذا نظر المرء إلى الأسفل من الأعلى، فسيرى العديد من الزهور الطازجة تنشر بتلاتها في نفس الوقت.
كانت شهرة العاهل مستحقة بالفعل. كان أحد أقوى الأسلاف من المركزي. هذه الخطوة كانت كافية لاجتياح النظام.
كانت السماء المدمرة تُمطر بالدماء من العاهل الذي انقسم جسمه إلى النصف.
لقد بدا رائعًا وهادئًا كما لو أنه لم يقتل الآن شخصية ضخمة.
كما تم قطع 108 زوج من الأجنحة اللامعة خلفه. تناثرت الجسيمات المتبقية إلى الأسفل.
تم تفجير المرجل ثلاثي الأرجل نحو الأفق مثل نيزك قبل أن يختفي تمامًا.
كان من بينهم بعض الخبراء الصارمين وقليل من الشيوخ.
لم يصدق الحشد ذلك. حتى عاهل الأسلاف المركزي لا يمكنه التعامل مع قَطْع مائل واحد من الشرس. كانت نهايته هي نفسها لمن قبله.
.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 ⏳ 29 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈3lawe🔥 100🥉a10🔥 1004Abdulsalam ALsayyed🔥 1005Aisha Fathi🔥 1006Ali AlTahou🔥 1007ASDFG 970🔥 1008Asmae🔥 1009Ba Oumar🔥 10010Mohammed Alhowishal🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Muh Muh💎 1007Mohammad Aldosari💎 1008Ahmed Abdelghaffar💎 1009AZ .💎 10010A A💎 100
أصبح الأبديين شاحبين منذ أن تَرك القَطع وراءه ندبة لا تمحى. بدا الأمر وكأن أقوى الأبديين سيتحولون إلى رماد عندما يقاتلون ضد الشرس وسيفه.
“اطلبوا من طائفتهم القدوم لالتقاط الجثث”. ترك لي تشي هذه الرسالة قبل مغادرته مع مجموعته.
لقد بدا رائعًا وهادئًا كما لو أنه لم يقتل الآن شخصية ضخمة.
حدّق المتفرجون المحايدون في السيف المستلقي على ركبتيه بتعبير من الخوف. تساءلوا عما سيفعله هؤلاء الناجون المحظوظون.
لا يُقهر حقًا – كانت هذه هي العبارة الوحيدة التي يمكن أن يتوصل إليها الناس لوصف لي تشي وقَطْع سيفه. لا توجد عبارات أخرى كانت دقيقة. يبدو أنه لا يمكن لأحد أن يدوم لفترة كافية لرؤية قَطْع مائل منه مرة ثانية.
أخيرا، تحطم العاهل على الأرض؛ دمه لطخها باللون الأحمر.
فقط توضيح غير مهم أبدًا عن العواطف السبعة والرغبات الستة. للمهتمين فقط.
الرغبات الستة: 1-الشهوة 2-الغرور 3-الكرامة 4-الأصوات الممتعة والجذابة 5-حياة وموت جيدان 5-الذة أو المتعة الجسدية والشهوانية
أصبح الأبديين شاحبين منذ أن تَرك القَطع وراءه ندبة لا تمحى. بدا الأمر وكأن أقوى الأبديين سيتحولون إلى رماد عندما يقاتلون ضد الشرس وسيفه.
لا أحد لديه ما يقوله لأنهم خائفون تمامًا. كان الملك شخصية كبيرة ليس فقط في نظام الشيطان الخالد ولكن في النسب الخالد أيضًا ومع ذلك لم يتمكن من إيقاف لي تشي.
“صليل!” تردد صدى ترنيمه عبر السماوات التسعة لقَطْع من الأسفل إلى الأعلى.
“لماذا يظهر المشككون في كل مكان؟” ضحك لي تشي ومسح الدم برفق من سيفه.
الحركة المهيمنة من العاهل قطعت الفضاء وقمعت المجال بأكمله بقوة كافية لقتل الآلهة.
لقد بدا رائعًا وهادئًا كما لو أنه لم يقتل الآن شخصية ضخمة.
لقد بدا رائعًا وهادئًا كما لو أنه لم يقتل الآن شخصية ضخمة.
“لا أستطيع أن أصدق ذلك.” ارتجف جميع الأسلاف. بدأ البعض في الاحتفال لأنهم لم يحاولوا أخذ التاج من حرس الجبل. وإلا، فإنهم سيموتون مثل العاهل الآن.
“لا أستطيع أن أصدق ذلك.” ارتجف جميع الأسلاف. بدأ البعض في الاحتفال لأنهم لم يحاولوا أخذ التاج من حرس الجبل. وإلا، فإنهم سيموتون مثل العاهل الآن.
“لقد انتهى الأمر، هزيمة كاملة للأرض المقدسة المركزية.” تنهد شخص.
تدفقت الدماء في نهاية المطاف معًا وشكلت بركًا ضخمة مع جثث متناثرة في كل مكان.
لا يمكن لأحد أن يتوقع هذه النتيجة. أرسلت الأرض المقدسة المركزية قسمين هنا على رأس العاهل وخرجت بلا شيء.
يمكن للي تشي وحده التعامل مع جميع التلاميذ والخبراء من هناك. لا يمكن مقارنة كنوزهم بسيفه.
“لم يفت الأوان بعد للاستسلام”. نظر لي تشي إلى الناجين المحظوظين من المركزي.
كان من بينهم بعض الخبراء الصارمين وقليل من الشيوخ.
كانت شهرة العاهل مستحقة بالفعل. كان أحد أقوى الأسلاف من المركزي. هذه الخطوة كانت كافية لاجتياح النظام.
حدّق المتفرجون المحايدون في السيف المستلقي على ركبتيه بتعبير من الخوف. تساءلوا عما سيفعله هؤلاء الناجون المحظوظون.
“ليس لدينا سوى موتى محاربين في المعركة، لا كلاب جبانة تستجدي الصفح!” وقف أحدهم بينهم ولفظ ببرود.
“لا أستطيع أن أصدق ذلك.” ارتجف جميع الأسلاف. بدأ البعض في الاحتفال لأنهم لم يحاولوا أخذ التاج من حرس الجبل. وإلا، فإنهم سيموتون مثل العاهل الآن.
حدّق المتفرجون المحايدون في السيف المستلقي على ركبتيه بتعبير من الخوف. تساءلوا عما سيفعله هؤلاء الناجون المحظوظون.
“هذا صحيح! فقط موتى محاربين، لا كلاب جبانة! ” بدأ العديد من التلاميذ بالصراخ.
في غضون ذلك، ارتجف الحشد بعد رؤية المزيد من الجثث تتراكم في هذا القصر.
في غضون ذلك، ارتجف الحشد بعد رؤية المزيد من الجثث تتراكم في هذا القصر.
“انتقموا من السلف والقديسة!” صرخ هذا الشيخ بصوت عال واندفع إلى الأمام.
الحركة المهيمنة من العاهل قطعت الفضاء وقمعت المجال بأكمله بقوة كافية لقتل الآلهة.
استدعى مرجل سكب نار شمس لا نهاية لها نحو لي تشي.
من الآن فصاعدا، كان هذا اللقب وحده كافيا لتخويف الحاضرين اليوم.
“اقتلوه!” أخرج بقية التلاميذ أسلحتهم الأقوى واستخدموا أفضل تحركاتهم بينما كانوا يتوجهون نحوه.
“صليل!” تردد صدى ترنيمه عبر السماوات التسعة لقَطْع من الأسفل إلى الأعلى.
كانت السماء المدمرة تُمطر بالدماء من العاهل الذي انقسم جسمه إلى النصف.
“اهتزاز!” ظهرت كنوز من جميع الأشكال في السماء، مما أدى إلى مشهد ملون ومشرق. احتشد هؤلاء التلاميذ في لي تشي مثل النحل الغاضب مع كسر عشهم.
.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 ⏳ 29 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈3lawe🔥 100🥉a10🔥 1004Abdulsalam ALsayyed🔥 1005Aisha Fathi🔥 1006Ali AlTahou🔥 1007ASDFG 970🔥 1008Asmae🔥 1009Ba Oumar🔥 10010Mohammed Alhowishal🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Muh Muh💎 1007Mohammad Aldosari💎 1008Ahmed Abdelghaffar💎 1009AZ .💎 10010A A💎 100
“بوووم!” لا أحد يستطيع أن يرى أي شيء أمامهم بسبب إشراق معمي للأعين.
عاد الضوء الطبيعي من الشمس ورأوا مشهدًا رائعًا للسماء وهي تنقسم إلى نصفين، نفس الشيء مع المجرة كذلك.
“إنه غير مجدي، إنهم ينتحرون فقط”. هز سلف من طائفة كبيرة رأسه. عرف المتفرجون أن هذه كانت محاولة عقيمة.
“لا أستطيع أن أصدق ذلك.” ارتجف جميع الأسلاف. بدأ البعض في الاحتفال لأنهم لم يحاولوا أخذ التاج من حرس الجبل. وإلا، فإنهم سيموتون مثل العاهل الآن.
الحركة المهيمنة من العاهل قطعت الفضاء وقمعت المجال بأكمله بقوة كافية لقتل الآلهة.
كما تم قطع 108 زوج من الأجنحة اللامعة خلفه. تناثرت الجسيمات المتبقية إلى الأسفل.
“سأرسلكم جميعا في طريقكم إذن.” ضحك لي تشي وأمسك سيفه.
الحركة المهيمنة من العاهل قطعت الفضاء وقمعت المجال بأكمله بقوة كافية لقتل الآلهة.
“وووش!” اجتاح بريق السيف جميع أنحاء العالم مثل موجات متتالية، تحولت الليالي إلى أيام.
“لم يفت الأوان بعد للاستسلام”. نظر لي تشي إلى الناجين المحظوظين من المركزي.
بدأت الرؤوس تتساقط وتدفقت ينابيع الدماء قبل أن تمطر إلى الأسفل مثل الزهور المتفتحة.
نزل مطر من الدماء أولاً قبل أن تسقط الأجساد مقطوعة الرأس أيضًا. إذا نظر المرء إلى الأسفل من الأعلى، فسيرى العديد من الزهور الطازجة تنشر بتلاتها في نفس الوقت.
لا شيء آخر يستحق أن يطلق عليه قَطْع مائل مقارنة بهذا القَطْع المدمر. بدت الآلهة والأباطرة غير ذات أهمية بالمقارنة.
.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 ⏳ 29 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈3lawe🔥 100🥉a10🔥 1004Abdulsalam ALsayyed🔥 1005Aisha Fathi🔥 1006Ali AlTahou🔥 1007ASDFG 970🔥 1008Asmae🔥 1009Ba Oumar🔥 10010Mohammed Alhowishal🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Muh Muh💎 1007Mohammad Aldosari💎 1008Ahmed Abdelghaffar💎 1009AZ .💎 10010A A💎 100
تدفقت الدماء في نهاية المطاف معًا وشكلت بركًا ضخمة مع جثث متناثرة في كل مكان.
“حسنا، إنهم يبدون وكأنهم من أعضاء طائفة كبيرة، على الرغم من أنهم أغبياء بعض الشيء” ابتسم لي تشي وأعاد السيف إلى جياوهي.
في غضون ذلك، ارتجف الحشد بعد رؤية المزيد من الجثث تتراكم في هذا القصر.
لا يُقهر حقًا – كانت هذه هي العبارة الوحيدة التي يمكن أن يتوصل إليها الناس لوصف لي تشي وقَطْع سيفه. لا توجد عبارات أخرى كانت دقيقة. يبدو أنه لا يمكن لأحد أن يدوم لفترة كافية لرؤية قَطْع مائل منه مرة ثانية.
لا يزال السيف يبدو عاديًا كما كان دائمًا، ليس مثل ذلك السلاح الذي قتل للتو الآلاف.
“الشرس وحش جدًا!” في النهاية، قال سلف بهدوء. أدرك الناس أخيراً تعطش الدماء والوحشية المصاحبة لهذا اللقب.
لا يُقهر حقًا – كانت هذه هي العبارة الوحيدة التي يمكن أن يتوصل إليها الناس لوصف لي تشي وقَطْع سيفه. لا توجد عبارات أخرى كانت دقيقة. يبدو أنه لا يمكن لأحد أن يدوم لفترة كافية لرؤية قَطْع مائل منه مرة ثانية.
في غضون ذلك، ارتجف الحشد بعد رؤية المزيد من الجثث تتراكم في هذا القصر.
“اطلبوا من طائفتهم القدوم لالتقاط الجثث”. ترك لي تشي هذه الرسالة قبل مغادرته مع مجموعته.
“إنه شرير حقا.” ارتجف خبير آخر.
شاهد المتفرجون رحيله في صمت تام أثناء محاولتهم لتهدئة أنفسهم.
“الشرس وحش جدًا!” في النهاية، قال سلف بهدوء. أدرك الناس أخيراً تعطش الدماء والوحشية المصاحبة لهذا اللقب.
حدّق المتفرجون المحايدون في السيف المستلقي على ركبتيه بتعبير من الخوف. تساءلوا عما سيفعله هؤلاء الناجون المحظوظون.
“الشرس وحش جدًا!” في النهاية، قال سلف بهدوء. أدرك الناس أخيراً تعطش الدماء والوحشية المصاحبة لهذا اللقب.
“وووش!” اجتاح بريق السيف جميع أنحاء العالم مثل موجات متتالية، تحولت الليالي إلى أيام.
“إنه شرير حقا.” ارتجف خبير آخر.
كانت السماء المدمرة تُمطر بالدماء من العاهل الذي انقسم جسمه إلى النصف.
أخيرا، تحطم العاهل على الأرض؛ دمه لطخها باللون الأحمر.
من الآن فصاعدا، كان هذا اللقب وحده كافيا لتخويف الحاضرين اليوم.
لا يزال السيف يبدو عاديًا كما كان دائمًا، ليس مثل ذلك السلاح الذي قتل للتو الآلاف.
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
كان من بينهم بعض الخبراء الصارمين وقليل من الشيوخ.
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
بعد انفجار سريع الزوال، تم استبدال الضوء المبهر بظلام دامس.
فقط توضيح غير مهم أبدًا عن العواطف السبعة والرغبات الستة. للمهتمين فقط.
“اقتلوه!” أخرج بقية التلاميذ أسلحتهم الأقوى واستخدموا أفضل تحركاتهم بينما كانوا يتوجهون نحوه.
العواطف السبع: 1-الفرح 2-الغضب 3-الحزن 4-القلق 5-الخوف 6-المشاعر 7-المودة
“إنه شرير حقا.” ارتجف خبير آخر.
العواطف السبع: 1-الفرح 2-الغضب 3-الحزن 4-القلق 5-الخوف 6-المشاعر 7-المودة
من الآن فصاعدا، كان هذا اللقب وحده كافيا لتخويف الحاضرين اليوم.
الرغبات الستة: 1-الشهوة 2-الغرور 3-الكرامة 4-الأصوات الممتعة والجذابة 5-حياة وموت جيدان 5-الذة أو المتعة الجسدية والشهوانية
.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 ⏳ 29 يوم متبقي 39,400 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈3lawe🔥 100🥉a10🔥 1004Abdulsalam ALsayyed🔥 1005Aisha Fathi🔥 1006Ali AlTahou🔥 1007ASDFG 970🔥 1008Asmae🔥 1009Ba Oumar🔥 10010Mohammed Alhowishal🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006Muh Muh💎 1007Mohammad Aldosari💎 1008Ahmed Abdelghaffar💎 1009AZ .💎 10010A A💎 100
ترجمة: Ghost Emperor
