Carregando agora

Live-action de Blue Lock ganha primeiro teaser e data de estreia

A aguardada adaptação em live-action de Blue Lock finalmente começou sua campanha de divulgação. Um teaser e novos visuais foram revelados hoje, confirmando estreia nos cinemas japoneses em 7 de agosto de 2026.

O anúncio também trouxe um nome de peso no elenco: Masataka Kubota — conhecido por interpretar o Kaneki nos filmes de Tokyo Ghoul — será ninguém menos que Jinpachi Ego, o cérebro por trás do projeto Blue Lock.

O mangá original de Muneyuki Kaneshiro e Yusuke Nomura virou um fenômeno justamente por misturar futebol com uma pegada quase de battle royale psicológico — e pelo teaser, o live-action parece apostar forte nesse lado mais sombrio.

Depois de mais um fracasso na Copa do Mundo, a federação japonesa cria um programa radical. 300 jovens atacantes são trancados em uma instalação chamada Blue Lock, onde precisam disputar partidas cada vez mais cruéis. Só um sai vitorioso, enquanto os outros serão permanentemente banidos de jogar pela seleção.

window.alpineGalleryData = () => {
return {
images: [],
currentIndex: 0,
moveCount: 0,
movesToShowAd: 5,
startX: 0,
endX: 0,
currentImage() {
return this.images[this.currentIndex];
},
prevImage() {
this.setCurrentImage((this.currentIndex > 0) ? this.currentIndex – 1 : this.images.length – 1);
},
nextImage() {
this.setCurrentImage((this.currentIndex 0) {
return;
}

this.currentIndex = index;
this.updateUrl();
},
updateUrl() {
const url = new URL(window.location);
url.searchParams.set(‘image’, this.currentIndex);
window.history.pushState({}, ”, url);
},
handleTouchStart(event) {
this.startX = event.touches[0].clientX;
},
handleTouchEnd(event) {
this.endX = event.changedTouches[0].clientX;
if (this.startX – this.endX > 50) {
this.nextImage();
} else if (this.endX – this.startX > 50) {
this.prevImage();
}
},
init() {
this.images = window[this.$el.id];
const urlParams = new URLSearchParams(window.location.search);
const imageIndex = parseInt(urlParams.get(‘image’));
if (!isNaN(imageIndex) && imageIndex >= 0 && imageIndex < this.images.length) {
this.currentIndex = imageIndex;
this.$el.scrollIntoView({ behavior: 'smooth' });
}
}
}
}

window.GALLERY_6987c6139cdf7 = [{“id”:”420493″,”url”:”https://www.gamevicio.com/wp-content/uploads/2026/02/filters_quality95formatwebp-724×1024.webp”,”caption”:””},{“id”:”420494″,”url”:”https://www.gamevicio.com/wp-content/uploads/2026/02/hhh-724×1024.webp”,”caption”:””}];

 

 


📰 Notícia originalmente publicada em GameVicio

🎮 Importado automaticamente para SushiGames.com.br

COMPARTILHE:

Publicar comentário