Switch Mode

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

alchemy emperor of the divine dao 553

㊎غَيْرُ جَدِيِرٍ بِالثِقَةِ㊎

㊎غَيْرُ جَدِيِرٍ بِالثِقَةِ㊎

▬▬▬▬ ❃ ◈ ❃ ▬▬▬▬

نَظَراتُ (لِـيـِـنــــج هـَــانْ) تَحَوَلَت لِبُرُوُدَة . كَانَ يكره اللَّعِبِ فِيْ كـَــفِ الأخَرِيِن .

غَيْرُ جَدِيِرٍ بِالثِقَةِ

▬▬▬▬ ❃ ◈ ❃ ▬▬▬▬

◉ℍ???????◉ .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🥉Hamood Mahemed🔥 5004Abdullah K🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 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🥉Hamood Mahemed🔥 5004Abdullah K🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 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🥉Hamood Mahemed🔥 5004Abdullah K🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 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🥉Hamood Mahemed🔥 5004Abdullah K🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005Abdullah K💎 5006الخال!💎 100

ضَحِكَ (وَانْ يِيِّ جِيَانْ) وَ قَاْلَ : “هذه الفَتَاة الصَغِيِرة هِيَ مُثِيِرة جِدَاً للإهْتِمَام ، طِفْلَةُ مَن ذَاكض؟”

ضَحِكَ (وَانْ يِيِّ جِيَانْ) وَ قَاْلَ : “هذه الفَتَاة الصَغِيِرة هِيَ مُثِيِرة جِدَاً للإهْتِمَام ، طِفْلَةُ مَن ذَاكض؟”

الجَمِيْع نَظَر إلَيه بتعاطف . كَانَت لَدْغَة الطِفْلة هَذِهِ ذَاتُ بَرَاعَة مَعْرَكَة عِشْرِيِن نَجْمَاً مِن [طَبَقَة إزْدِهَارِ الزُهُوُر] – لِمَاذَا لَا تحَاوَل؟

صَاحَ (وَانْ يِيِّ جِيَانْ) “لَيْسَ جَيْدَاً!” فِيْ أفْكَاره . كَمَا هـُــوَ مُتَوَقَع ، إنْفَجِرت رِيَاحٌ فِيْ مُؤَخَرة رَأْسه عِنْدَمَا أطْلَقَت (هـُــو نِيُـوُ) ضربة أُخْرَي . وَ قَدْ إنْحَنَي بِسُرْعَةٍ إلَي الأَمَامَ ، وَ لكنَّ كُلْ الشعر عَلَيْ رَأْسه كَانَ يرتفع ، كَمَا لـَــوْ أَنَّه تَحَوَلَ إلَي سِيُوُف مُدَمِرَة فِيْ (هـُــو نِيُـوُ) .

قَفَزَت (هـُــو نِيُـوُ) ، بإطْلَاٌق الهُجُوُم عَلَيْ وَان جيـان .

كَانَ مِنْ الصَعْب عَدَم الاستهـَــانْة بمَهَارَة مَعْرَكَة (وَانْ يِيِّ جِيَانْ) . إِذَا كَانَت (هـُــو نِيُـوُ) تعض عَلَيْ (وَانْ يِيِّ جِيَانْ) ، فسَوْفَ تصدِمُه بالتَأكِيد , سيَكُوْن مِنْ الصَعْب مَعَرفة نَتِيْجَة ذَلِكَ .

مَاذَا!؟

بـِـنْـغ ? ، كَمَا ضَرْبَت لَكْمَة ، قَطْعت عِدَة مِئَات مِنْ خُيُوطٍ شعر (وَانْ يِيِّ جِيَانْ) عَلَيْ الفَوْر ، وَ لكنَّ ظَهَرَت آثار الـدَم عَلَيْ يَدِ (هـُــو نِيُـوُ) الصَغِيِرة مِنْ جَرَّاءِ الطعَن بِوَاسِطَةِ سِيُوُف الشعر .

صُدِمَ (لِـيـِـنــــج هـَــانْ) قَلِيِلَا (هـُــو نِيُـوُ) إخْتَرَقَت وَ كَانَت فِيْ [طَبَقَة الرَكِيِزَةُ الرُوُحِية]!

بِغَضِ النَظَر عمن سيطر عَلَيْ الميدان ، بِمُوُاجَهَةِ هَجَمَات (هـُــو نِيُـوُ) ، بالتَأكِيد سَيُضْرَبُوُنَ ، وَ فِيْ موَقَفَ (هـُــو نِيُـوُ) ، بِمُوُاجَهَةِ الهَجَمَات المُرْتَدة لـ (وَانْ يِيِّ جِيَانْ) ، سَتُعَانِي بالتَأكِيد هزة ارتدادية لَا تَعْرِفُ الرَحْمَة . وَ مَعَ ذَلِكَ ، كَانَ الإثْنَيْن ، مُخِيِفِيِنَ حَقَاً .

مَعَ إِدْرَاك (لِـيـِـنــــج هـَــانْ) لـِـ [طَبَقَة الـسـَـمـَـاء] فِي الحَيَاة السَابِقَةِ ، كَانَ هُنَاْكَ عَدَدُ قَلِيِل جِدَاً مِنْ الأشخَاْص لَمْ يتَمَكَن مِنْ الرُؤْيَةِ مِن خِلَالِهِم . كَانَت (هـُــو نِيُـوُ) وَاحِدَةً مِنْهُم .

فِيْ هَذِهِ اللَحْظَة ، كَانَ مِثْل إمْبِرَاطُورِ السَيْف ، لَا أَحَدُ يتَجَرَّأ عَلَيْ النَظَر إلَيه مُبَاشِرَة .

دُونَ عِلْمٍ، كَانَت هَذِهِ الفَتَاة الصَغِيِرة بالفِعْل فِيْ [طَبَقَة الرَكِيِزَةُ الرُوُحِية]

مَعَ ذَلِكَ ، إلتَفَتَ إلَي الرحيل .

سَرِيِع جِدَاً!

بـِـنْـغ ? ، كَمَا ضَرْبَت لَكْمَة ، قَطْعت عِدَة مِئَات مِنْ خُيُوطٍ شعر (وَانْ يِيِّ جِيَانْ) عَلَيْ الفَوْر ، وَ لكنَّ ظَهَرَت آثار الـدَم عَلَيْ يَدِ (هـُــو نِيُـوُ) الصَغِيِرة مِنْ جَرَّاءِ الطعَن بِوَاسِطَةِ سِيُوُف الشعر .

رَأَي (وَانْ يِيِّ جِيَانْ) فَقَطْ طمسَاً أَمَامَ عَيْنيه و قَبْضَتَيِّ (هـُــو نِيُـوُ) الصَغِيِرة كَانَت أَمَامَهُ بالفِعْل ، وَ لَمْ تُعط لـَـهُ فُرْصَة لِأيِ تَفَادِي أو مراوغة . وَ مَعَ ذَلِكَ ، كَانَ عَبْقَرِياً بَعْدَ كُلْ شَيئِ ، مَعَ وَهَجٍ ، عَمُوُدِين مِنْ الضَوْء إنْطَلَقُوُا مِنْ عَيْنيه ، متدفقاً نَحْو يَدُ هـُــوَ نيو الصَغِيِرة .

صُدِمَ (لِـيـِـنــــج هـَــانْ) قَلِيِلَا (هـُــو نِيُـوُ) إخْتَرَقَت وَ كَانَت فِيْ [طَبَقَة الرَكِيِزَةُ الرُوُحِية]!

بـِـنْـغ ?!

قَفَزَت (هـُــو نِيُـوُ) ، بإطْلَاٌق الهُجُوُم عَلَيْ وَان جيـان .

مَعَ الصَوتٌ ، ضَرْبَ السَيْف قَبْضَتَيّ (هـُــو نِيُـوُ) . لَمْ تَكُنْ القُوَة الكامنة وَرَاءهم صَغِيِرة ، مبعثرة قَبْضَة (هـُــو نِيُـوُ) وَ خَدَشَت خدهَا .

و مَعَ ذَلِكَ ، كَانَت (هـُــو نِيُـوُ) ، غَيْرَ خَائِفَةٍ ، وَ حَوَلَت قَبضَتَيْهَا إلَي مخالب وَ لَوَحَت أمَامَ هَجَمَات سَيْف تشِي .

كَانَ الوعي القِتَالِي لـ (وَانْ يِيِّ جِيَانْ) قَوِياً للغَايَة . بَدَا عَلَيْ الفَوْر الهُجُوُمٌ المضاد بِمُجَرَدِ إنْتِهَاءِ الخطر . بإصْبَعَهُ مِثْل السَيْف ، اندَفْعَ تِجَاهَ (هـُــو نِيُـوُ) .

◆◇◆◇◆◇◆◇◆◇◆ إنـتـهـــــي (❁´◡`❁) الـفـصــــل

شُوَا ، وَمَضَ جَسَد (هـُــو نِيُـوُ) ، وَ إخْتَفَت مَرَة أُخْرَي .

الجَمِيْع نَظَر إلَيه بتعاطف . كَانَت لَدْغَة الطِفْلة هَذِهِ ذَاتُ بَرَاعَة مَعْرَكَة عِشْرِيِن نَجْمَاً مِن [طَبَقَة إزْدِهَارِ الزُهُوُر] – لِمَاذَا لَا تحَاوَل؟

صَاحَ (وَانْ يِيِّ جِيَانْ) “لَيْسَ جَيْدَاً!” فِيْ أفْكَاره . كَمَا هـُــوَ مُتَوَقَع ، إنْفَجِرت رِيَاحٌ فِيْ مُؤَخَرة رَأْسه عِنْدَمَا أطْلَقَت (هـُــو نِيُـوُ) ضربة أُخْرَي . وَ قَدْ إنْحَنَي بِسُرْعَةٍ إلَي الأَمَامَ ، وَ لكنَّ كُلْ الشعر عَلَيْ رَأْسه كَانَ يرتفع ، كَمَا لـَــوْ أَنَّه تَحَوَلَ إلَي سِيُوُف مُدَمِرَة فِيْ (هـُــو نِيُـوُ) .

صُدِمَ (لِـيـِـنــــج هـَــانْ) قَلِيِلَا (هـُــو نِيُـوُ) إخْتَرَقَت وَ كَانَت فِيْ [طَبَقَة الرَكِيِزَةُ الرُوُحِية]!

بـِـنْـغ ? ، كَمَا ضَرْبَت لَكْمَة ، قَطْعت عِدَة مِئَات مِنْ خُيُوطٍ شعر (وَانْ يِيِّ جِيَانْ) عَلَيْ الفَوْر ، وَ لكنَّ ظَهَرَت آثار الـدَم عَلَيْ يَدِ (هـُــو نِيُـوُ) الصَغِيِرة مِنْ جَرَّاءِ الطعَن بِوَاسِطَةِ سِيُوُف الشعر .

لذَلِكَ تبَيْنَ أَنْ هَذَيِنِ الشَخْصين كَانَا قَوِيَّيْنِ إلَي دَرَجَة كَهَذِهِ .

غَضَبَـ هـُــوَ نِيُوُ ، وَ أطْلَقَت قَبَضَاتهَا الصَغِيِرة مِرَارَاً وَ تِكْرَارَاً .

مَعَ إِدْرَاك (لِـيـِـنــــج هـَــانْ) لـِـ [طَبَقَة الـسـَـمـَـاء] فِي الحَيَاة السَابِقَةِ ، كَانَ هُنَاْكَ عَدَدُ قَلِيِل جِدَاً مِنْ الأشخَاْص لَمْ يتَمَكَن مِنْ الرُؤْيَةِ مِن خِلَالِهِم . كَانَت (هـُــو نِيُـوُ) وَاحِدَةً مِنْهُم .

(وَانْ يِيِّ جِيَانْ) سَيْطِر عَلَيْ سِيُوُف الشعر لِلمقاومَة عِنْدَمَا تَحَوَلَ وأَخِيِراً وَجْهَا لوَجْه مَعَ (هـُــو نِيُـوُ) . مشيرا بإصبع ، عَلَيْ الفَوْر تِسْعَة وَمَضَات مِنْ (السَيْف?️تشِي) وَمَضَت وَ أعْلَنَت الُوَرَانَ الغَاشِمَ ، وَ اللَذِي يَبعث وُجُود قسِرِيَاً مُرْعِبَاً .

صَاحَ (وَانْ يِيِّ جِيَانْ) “لَيْسَ جَيْدَاً!” فِيْ أفْكَاره . كَمَا هـُــوَ مُتَوَقَع ، إنْفَجِرت رِيَاحٌ فِيْ مُؤَخَرة رَأْسه عِنْدَمَا أطْلَقَت (هـُــو نِيُـوُ) ضربة أُخْرَي . وَ قَدْ إنْحَنَي بِسُرْعَةٍ إلَي الأَمَامَ ، وَ لكنَّ كُلْ الشعر عَلَيْ رَأْسه كَانَ يرتفع ، كَمَا لـَــوْ أَنَّه تَحَوَلَ إلَي سِيُوُف مُدَمِرَة فِيْ (هـُــو نِيُـوُ) .

فِيْ هَذِهِ اللَحْظَة ، كَانَ مِثْل إمْبِرَاطُورِ السَيْف ، لَا أَحَدُ يتَجَرَّأ عَلَيْ النَظَر إلَيه مُبَاشِرَة .

مَعَ إِدْرَاك (لِـيـِـنــــج هـَــانْ) لـِـ [طَبَقَة الـسـَـمـَـاء] فِي الحَيَاة السَابِقَةِ ، كَانَ هُنَاْكَ عَدَدُ قَلِيِل جِدَاً مِنْ الأشخَاْص لَمْ يتَمَكَن مِنْ الرُؤْيَةِ مِن خِلَالِهِم . كَانَت (هـُــو نِيُـوُ) وَاحِدَةً مِنْهُم .

و مَعَ ذَلِكَ ، كَانَت (هـُــو نِيُـوُ) ، غَيْرَ خَائِفَةٍ ، وَ حَوَلَت قَبضَتَيْهَا إلَي مخالب وَ لَوَحَت أمَامَ هَجَمَات سَيْف تشِي .

غَضَبَـ هـُــوَ نِيُوُ ، وَ أطْلَقَت قَبَضَاتهَا الصَغِيِرة مِرَارَاً وَ تِكْرَارَاً .

بو ? , بو ? ، بو ? , بو ? ، تَمَ تَدْمِيِر كُلـِـ وَمَضَات (السَيْف?️تشِي) ، وَ لكنَّ هَجَمَات (هـُــو نِيُـوُ) كَانَت أيْضَاً دُونَ جَدْوَي .

كَانَت التَبَادُلات القَلَيْلَة بَيْنَ الإثْنَيْن سَرِيِعة للغَايَة ، تَمَاماً مِثْل وَمَضَات الكَهَرَبَاء ، كُلْ حَرَكَة وَ تِقَنِيَة بَالِغَةِ الأَهَمُية . إِذَا ارتكب أَيّ مِنْهُما خَطَأ طَفِيِفاً ، فسيتَعَرَض لإصَابَة خَطِيِرة .

كَانَت التَبَادُلات القَلَيْلَة بَيْنَ الإثْنَيْن سَرِيِعة للغَايَة ، تَمَاماً مِثْل وَمَضَات الكَهَرَبَاء ، كُلْ حَرَكَة وَ تِقَنِيَة بَالِغَةِ الأَهَمُية . إِذَا ارتكب أَيّ مِنْهُما خَطَأ طَفِيِفاً ، فسيتَعَرَض لإصَابَة خَطِيِرة .

مَعَ إِدْرَاك (لِـيـِـنــــج هـَــانْ) لـِـ [طَبَقَة الـسـَـمـَـاء] فِي الحَيَاة السَابِقَةِ ، كَانَ هُنَاْكَ عَدَدُ قَلِيِل جِدَاً مِنْ الأشخَاْص لَمْ يتَمَكَن مِنْ الرُؤْيَةِ مِن خِلَالِهِم . كَانَت (هـُــو نِيُـوُ) وَاحِدَةً مِنْهُم .

سَقَطَ الصَمْتَ فَوْق الحَشْدَ ، حَتَي أَنْ تنَفَسْ الجَمِيْع كَانَ غَيْرَ مَسْمُوُعٍ . فَقَطْ بَعْدَ فَتْرَة وجيزة يُمْكِن سَمَاع أصْوَات التنَفَسْ الطَوِيِل القاسي وَ الـطَوِيِل ؛ صُدِمَ الجَمِيْع فِيْ الدَاخلِ .

مَعَ إِدْرَاك (لِـيـِـنــــج هـَــانْ) لـِـ [طَبَقَة الـسـَـمـَـاء] فِي الحَيَاة السَابِقَةِ ، كَانَ هُنَاْكَ عَدَدُ قَلِيِل جِدَاً مِنْ الأشخَاْص لَمْ يتَمَكَن مِنْ الرُؤْيَةِ مِن خِلَالِهِم . كَانَت (هـُــو نِيُـوُ) وَاحِدَةً مِنْهُم .

لذَلِكَ تبَيْنَ أَنْ هَذَيِنِ الشَخْصين كَانَا قَوِيَّيْنِ إلَي دَرَجَة كَهَذِهِ .

مَعَ الصَوتٌ ، ضَرْبَ السَيْف قَبْضَتَيّ (هـُــو نِيُـوُ) . لَمْ تَكُنْ القُوَة الكامنة وَرَاءهم صَغِيِرة ، مبعثرة قَبْضَة (هـُــو نِيُـوُ) وَ خَدَشَت خدهَا .

بِغَضِ النَظَر عمن سيطر عَلَيْ الميدان ، بِمُوُاجَهَةِ هَجَمَات (هـُــو نِيُـوُ) ، بالتَأكِيد سَيُضْرَبُوُنَ ، وَ فِيْ موَقَفَ (هـُــو نِيُـوُ) ، بِمُوُاجَهَةِ الهَجَمَات المُرْتَدة لـ (وَانْ يِيِّ جِيَانْ) ، سَتُعَانِي بالتَأكِيد هزة ارتدادية لَا تَعْرِفُ الرَحْمَة . وَ مَعَ ذَلِكَ ، كَانَ الإثْنَيْن ، مُخِيِفِيِنَ حَقَاً .

▬▬▬▬ ❃ ◈ ❃ ▬▬▬▬

كَانَ (وَانْ يِيِّ جِيَانْ) يُحَدِقُ بعُيُون وَاسِعَة فِي هَذِهِ الفَتَاة الصَغِيِرة كَانَت صَغِيِرة جِدَاً وَ يُمْكِنهَا مُنَافستهُ بالفِعْل . إِذَا كَانَوا فِيْ نَفَسْ العُمْرِ ، فهَل لَنْ تَحْتَاجُ (هـُــو نِيُـوُ) سِوَي يَدُ وَاحِدَة لقَمَعَه؟

مَعَ الصَوتٌ ، ضَرْبَ السَيْف قَبْضَتَيّ (هـُــو نِيُـوُ) . لَمْ تَكُنْ القُوَة الكامنة وَرَاءهم صَغِيِرة ، مبعثرة قَبْضَة (هـُــو نِيُـوُ) وَ خَدَشَت خدهَا .

إنْدَلَعَت شرارة (هـُــو نِيُـوُ) بَيْنَما كَانَت تهَاجَم بإستَّمَرَّار . قَفَزَت شَخْصِيَتُهَا الصَغِيِرة مِثْل البَرْق ، مِمَا يجَعَلَ (وَانْ يِيِّ جِيَانْ) يَشْعُرُ بالضجر مَعَ التجريف . وَ مَعَ ذَلِكَ ، كَانَ بالتَأكِيد قَوِياً – حَتَي فِيْ ظل هَذِهِ الظُرُوُف ، لَا يزَاَلُ لَدَيْه القُوَة لإعَادَة الهَجَمَات ، مِمَا يَخَلْقِ قدراً مِنْ الضَغْط عَلَيْ (هـُــو نِيُـوُ) .

ترجمة

صُدِمَ (لِـيـِـنــــج هـَــانْ) لأَنـَّـهَا كَانَت المَرَة الأُوُلَي الَّتِي يُشَاهِد فِيهَا (هـُــو نِيُـوُ) تُقَاتِلُ بقُوَة . لَمْ يَكُنْ ذَلِكَ أَنْ (هـُــو نِيُـوُ) لَمْ تفكر فِيْ إسْتِخْدَامِ أَسْنَانه المُرْعِبةٌ لِتُقَرَرَ النَصْرِ بهُجُوُمٌ وَاحِد ، لكنَّ لَمْ يَكُنْ لَدَيْهَا أَيّ فُرْصَة لإطْلَاٌق هُجُوُمٌ عَن كَثَبٍ .

ضَحِكَ (وَانْ يِيِّ جِيَانْ) بدلَا مِنْ ذَلِكَ وَ قَاْلَ : “لَقَد قَلَلْتُ حَقَاً مِنْ شَأْنِ سكَانَ القَارَةُ الشَمَالِيَة . أيتهَا الفَتَاة الصَغِيِرة ، يُمْكِنك مُنَافستي ، وَ بَعْدَ عِشْرِيِن عَاماً ، سأنْتَظرك لتَحَدِيني ” .

كَانَ مِنْ الصَعْب عَدَم الاستهـَــانْة بمَهَارَة مَعْرَكَة (وَانْ يِيِّ جِيَانْ) . إِذَا كَانَت (هـُــو نِيُـوُ) تعض عَلَيْ (وَانْ يِيِّ جِيَانْ) ، فسَوْفَ تصدِمُه بالتَأكِيد , سيَكُوْن مِنْ الصَعْب مَعَرفة نَتِيْجَة ذَلِكَ .

كَانَ (وَانْ يِيِّ جِيَانْ) يُحَدِقُ بعُيُون وَاسِعَة فِي هَذِهِ الفَتَاة الصَغِيِرة كَانَت صَغِيِرة جِدَاً وَ يُمْكِنهَا مُنَافستهُ بالفِعْل . إِذَا كَانَوا فِيْ نَفَسْ العُمْرِ ، فهَل لَنْ تَحْتَاجُ (هـُــو نِيُـوُ) سِوَي يَدُ وَاحِدَة لقَمَعَه؟

“هيمف!” تَوَقَفَت (هـُــو نِيُـوُ) ؛ كَانَت لَدَيْهَا المُبَادَرَة المُطْلَقة ، وَ كَانَت السَكَاكِر المصنَوْعَةِ مِنْ السكر التِي كَانَت فِيْ الأَصْل فِيْ يَدُ (وَانْ يِيِّ جِيَانْ) , خَطَفَتْهَا وَ أصْبَحَت الأنَ فِي يَدِهَا . فِيْ هَذِهِ اللَحْظَة ، قشرت السكاكِر ، وَ بَدَأت فِيْ تَنَاوُلِه بشَكْلٍ لذيذ . “الوَحْش القَبِيِح ، يُمْكِنك أَنْ تَأخُذَ هَذِهِ المَرْأَةَ القَبِيِحة بَعِيِداً” .

بـِـنْـغ ? ، كَمَا ضَرْبَت لَكْمَة ، قَطْعت عِدَة مِئَات مِنْ خُيُوطٍ شعر (وَانْ يِيِّ جِيَانْ) عَلَيْ الفَوْر ، وَ لكنَّ ظَهَرَت آثار الـدَم عَلَيْ يَدِ (هـُــو نِيُـوُ) الصَغِيِرة مِنْ جَرَّاءِ الطعَن بِوَاسِطَةِ سِيُوُف الشعر .

ضَحِكَ (وَانْ يِيِّ جِيَانْ) بدلَا مِنْ ذَلِكَ وَ قَاْلَ : “لَقَد قَلَلْتُ حَقَاً مِنْ شَأْنِ سكَانَ القَارَةُ الشَمَالِيَة . أيتهَا الفَتَاة الصَغِيِرة ، يُمْكِنك مُنَافستي ، وَ بَعْدَ عِشْرِيِن عَاماً ، سأنْتَظرك لتَحَدِيني ” .

مَعَ ذَلِكَ ، إلتَفَتَ إلَي الرحيل .

مَعَ ذَلِكَ ، إلتَفَتَ إلَي الرحيل .

صرخَت (هـُــو َتنِيُـوُ) فِيْ غَضَب ، كَيْفَ يُمْكِن أَنْ يَكُوْن هُنَاْكَ شَخْص غَيْرَ جَدِيِر بالثِقَة كَهَذَا ؟ وَ قَد قَاْلَت بوُضُوُح أَنَّه إِذَا لَمْ يتَمَكَن مِنْ هَزِيِمَتِهَا ، فَإِنَّه يَجِب أَنْ يَأخُذ الفَتَاة القَبِيِحة بَعِيِداً ! وَ مَعَ ذَلِكَ غَادَر فَقَطْ مِنْ هَذَا القَبِيِل ، بَل وَ بَدَا مُرْتَاحَاً جِدَاً!

صرخَت (هـُــو َتنِيُـوُ) فِيْ غَضَب ، كَيْفَ يُمْكِن أَنْ يَكُوْن هُنَاْكَ شَخْص غَيْرَ جَدِيِر بالثِقَة كَهَذَا ؟ وَ قَد قَاْلَت بوُضُوُح أَنَّه إِذَا لَمْ يتَمَكَن مِنْ هَزِيِمَتِهَا ، فَإِنَّه يَجِب أَنْ يَأخُذ الفَتَاة القَبِيِحة بَعِيِداً ! وَ مَعَ ذَلِكَ غَادَر فَقَطْ مِنْ هَذَا القَبِيِل ، بَل وَ بَدَا مُرْتَاحَاً جِدَاً!

صُدِمَ (لِـيـِـنــــج هـَــانْ) لأَنـَّـهَا كَانَت المَرَة الأُوُلَي الَّتِي يُشَاهِد فِيهَا (هـُــو نِيُـوُ) تُقَاتِلُ بقُوَة . لَمْ يَكُنْ ذَلِكَ أَنْ (هـُــو نِيُـوُ) لَمْ تفكر فِيْ إسْتِخْدَامِ أَسْنَانه المُرْعِبةٌ لِتُقَرَرَ النَصْرِ بهُجُوُمٌ وَاحِد ، لكنَّ لَمْ يَكُنْ لَدَيْهَا أَيّ فُرْصَة لإطْلَاٌق هُجُوُمٌ عَن كَثَبٍ .

◆◇◆◇◆◇◆◇◆◇◆

إنـتـهـــــي (❁´◡`❁) الـفـصــــل

شُوَا ، وَمَضَ جَسَد (هـُــو نِيُـوُ) ، وَ إخْتَفَت مَرَة أُخْرَي .

ترجمة

صَاحَ (وَانْ يِيِّ جِيَانْ) “لَيْسَ جَيْدَاً!” فِيْ أفْكَاره . كَمَا هـُــوَ مُتَوَقَع ، إنْفَجِرت رِيَاحٌ فِيْ مُؤَخَرة رَأْسه عِنْدَمَا أطْلَقَت (هـُــو نِيُـوُ) ضربة أُخْرَي . وَ قَدْ إنْحَنَي بِسُرْعَةٍ إلَي الأَمَامَ ، وَ لكنَّ كُلْ الشعر عَلَيْ رَأْسه كَانَ يرتفع ، كَمَا لـَــوْ أَنَّه تَحَوَلَ إلَي سِيُوُف مُدَمِرَة فِيْ (هـُــو نِيُـوُ) .

ℍ???????

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

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

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

صَاحَ (وَانْ يِيِّ جِيَانْ) “لَيْسَ جَيْدَاً!” فِيْ أفْكَاره . كَمَا هـُــوَ مُتَوَقَع ، إنْفَجِرت رِيَاحٌ فِيْ مُؤَخَرة رَأْسه عِنْدَمَا أطْلَقَت (هـُــو نِيُـوُ) ضربة أُخْرَي . وَ قَدْ إنْحَنَي بِسُرْعَةٍ إلَي الأَمَامَ ، وَ لكنَّ كُلْ الشعر عَلَيْ رَأْسه كَانَ يرتفع ، كَمَا لـَــوْ أَنَّه تَحَوَلَ إلَي سِيُوُف مُدَمِرَة فِيْ (هـُــو نِيُـوُ) .

---

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

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

Comment

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

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