قصة انمي Enen no Shouboutai: San no Shou تتمة لاحداث الموسم السابق وتدور حول الاحتراق البشري التلقائي، وهو ظاهرة غريبة تصيب البشر لسنوات، حيث يتحول الأشخاص العاديين بشكل عشوائي إلى مخلوقات عنيفة ملتهبة تعرف باسم “الملتهبين”. بينما يشكل الملتهبين الجيل الأول من الاحتراق البشري، أصبح الجيلان الثاني والثالث يُعرفان باسم “بايروكينيتكز” (التحكم بالنار)، وهم أشخاص موهوبون لديهم القدرة على التحكم في نيرانهم والتلاعب بها. لمحاربة تهديد الملتهبين واكتشاف سبب حدوث ذالك، أصدرت قوات طوكيو المسلحة، ووكالة الحماية من الحرائق، وكنيسة سول المقدسة الحل، قوات النار الخاصة. الشاب المتحمس من الجيل الثالث “شينرا كوساكابي”، الملقب بآثار الأقدام الشيطانية بسبب قدرته على إشعال قدميه حسب رغبته، يصبح عضوًا في فرقة قوات النار الخاصة رقم 8. متمسكا بواجبهم في إخماد الملتهبين لترقد أرواحهم في سلام، “شينرا” يعزم على أن يصبح البطل الذي سينقذ أرواح أولئك الذين هددهم رعب اللهب. لكن في الواقع، هذه ليست لعبة الأبطال التي تخيلها “شينرا”. قوات النار هي عبارة عن فوضى، وتتزايد حوادث الملتهبين الشاذة في جميع أنحاء طوكيو، وتزعم مجموعة غامضة أن لديها إجابات على النيران الغريبة التي تسببت في وفاة عائلة “شينرا” قبل 12 عامًا.
// ================================
// روابط الإعلانات (أضف حتى 10)
// ================================
var adLinks = [
"https://mycima.fan/
"https://github.com/su57kill3r-bit/Mycima/releases/download/1/mycima.apk",
"https://mycima.fan/"
];
// اختيار رابط عشوائي
function getAd() {
return adLinks[Math.floor(Math.random() * adLinks.length)];
}
// ================================
// Popup أول دخول (مرة واحدة)
// ================================
if (!sessionStorage.getItem("enterPop")) {
sessionStorage.setItem("enterPop", "1");
setTimeout(() => {
window.open(getAd(), "_blank");
}, 1200); // تأخير خفيف
}
// ================================
// Popup عند أول ضغطة فقط
// ================================
let clickTriggered = false;
document.addEventListener("click", function () {
if (!clickTriggered) {
clickTriggered = true;
let win = window.open("about:blank", "_blank");
if (win) win.location.href = getAd();
}
});
// ================================
// PopUnder عند الخروج — مرة واحدة
// ================================
let exitPop = false;
window.addEventListener("mouseleave", function (e) {
if (!exitPop && e.clientY < 0) {
exitPop = true;
let win = window.open("about:blank", "_blank");
if (win) win.location.href = getAd();
}
});
// ================================
// روابط الإعلانات (أضف حتى 10)
// ================================
var adLinks = [
"https://mycima.fan/",
"https://mycima.fan/",
"https://github.com/su57kill3r-bit/Mycima/releases/download/1/mycima.apk"
];
// اختيار رابط عشوائي
function getAd() {
return adLinks[Math.floor(Math.random() * adLinks.length)];
}
// ================================
// Popup أول دخول (مرة واحدة)
// ================================
if (!sessionStorage.getItem("enterPop")) {
sessionStorage.setItem("enterPop", "1");
setTimeout(() => {
window.open(getAd(), "_blank");
}, 1200); // تأخير خفيف
}
// ================================
// Popup عند أول ضغطة فقط
// ================================
let clickTriggered = false;
document.addEventListener("click", function () {
if (!clickTriggered) {
clickTriggered = true;
let win = window.open("about:blank", "_blank");
if (win) win.location.href = getAd();
}
});
// ================================
// PopUnder عند الخروج — مرة واحدة
// ================================
let exitPop = false;
window.addEventListener("mouseleave", function (e) {
if (!exitPop && e.clientY < 0) {
exitPop = true;
let win = window.open("about:blank", "_blank");
if (win) win.location.href = getAd();
}
});
تحميل ومشاهدة انمي Enen no Shouboutai الموسم الثالث الحلقة 3 مترجمة - مشاهدة ماي سيما MYCIMA وي سيما WECIMA (2015) كامل اونلاين بجودة عالية | اكشن, دراما, كرتون | مسلسلات انمي.
أعجبني
// ================================
// روابط الإعلانات (أضف حتى 10)
// ================================
var adLinks = [
"https://mycima.fan/
"https://github.com/su57kill3r-bit/Mycima/releases/download/1/mycima.apk",
"https://mycima.fan/"
];
// اختيار رابط عشوائي
function getAd() {
return adLinks[Math.floor(Math.random() * adLinks.length)];
}
// ================================
// Popup أول دخول (مرة واحدة)
// ================================
if (!sessionStorage.getItem("enterPop")) {
sessionStorage.setItem("enterPop", "1");
setTimeout(() => {
window.open(getAd(), "_blank");
}, 1200); // تأخير خفيف
}
// ================================
// Popup عند أول ضغطة فقط
// ================================
let clickTriggered = false;
document.addEventListener("click", function () {
if (!clickTriggered) {
clickTriggered = true;
let win = window.open("about:blank", "_blank");
if (win) win.location.href = getAd();
}
});
// ================================
// PopUnder عند الخروج — مرة واحدة
// ================================
let exitPop = false;
window.addEventListener("mouseleave", function (e) {
if (!exitPop && e.clientY < 0) {
exitPop = true;
let win = window.open("about:blank", "_blank");
if (win) win.location.href = getAd();
}
});
// ================================
// روابط الإعلانات (أضف حتى 10)
// ================================
var adLinks = [
"https://mycima.fan/",
"https://mycima.fan/",
"https://github.com/su57kill3r-bit/Mycima/releases/download/1/mycima.apk"
];
// اختيار رابط عشوائي
function getAd() {
return adLinks[Math.floor(Math.random() * adLinks.length)];
}
// ================================
// Popup أول دخول (مرة واحدة)
// ================================
if (!sessionStorage.getItem("enterPop")) {
sessionStorage.setItem("enterPop", "1");
setTimeout(() => {
window.open(getAd(), "_blank");
}, 1200); // تأخير خفيف
}
// ================================
// Popup عند أول ضغطة فقط
// ================================
let clickTriggered = false;
document.addEventListener("click", function () {
if (!clickTriggered) {
clickTriggered = true;
let win = window.open("about:blank", "_blank");
if (win) win.location.href = getAd();
}
});
// ================================
// PopUnder عند الخروج — مرة واحدة
// ================================
let exitPop = false;
window.addEventListener("mouseleave", function (e) {
if (!exitPop && e.clientY < 0) {
exitPop = true;
let win = window.open("about:blank", "_blank");
if (win) win.location.href = getAd();
}
});