Arcane, Netflix’s League of Legends animated series, begins on 6th November (2am UK time on 7th November).
The announcement was made via a new trailer, below, released as part of Netflix’s Tudum event (yes, it’s named after the noise Netflix makes when it loads).
Arcane is set within the world of Riot’s hugely successful MOBA League of Legends, and tells the backstories of two of the video game’s most popular champions: sisters Jinx and Vi. It revolves around the tension between the rich city of Piltover and the oppressed underground city of Zaun, which hits boiling point after the invention of Hextech technology.
Hailee Steinfeld (Hawkeye, Bumblebee) plays Vi, and Ella Purnell (Army of the Dead, Star Trek: Prodigy) plays Jinx. Other League characters set to make an appearance include Jayce, who’s played by Kevin Alejandro from True Blood, Lucifer and Arrow, and Caitlyn, who’s voiced by Katie Leung (Cho Chang in Harry Potter). Viktor is played by Harry Lloyd, aka Viserys Targaryen from Game of Thrones.
Read Also
- Then and now: Ashley Graham showed how spent Oscar night Feb 12, 2020
- Liga MX: Alex Blanco apologizes to Cruz Azul for assuring that they would be the disappointment of the tournament Jun 3, 2021
- Luis Miguel: Diego Boneta recounts his transformation as a singer Jul 12, 2021
- Acute lymphoblastic leukemia (ALL): new risk factors found Sep 11, 2021
- Who is the girlfriend of Henry Cavill, the actor who appeared in the Shakira controversy Jun 4, 2022
- Paris: Immersive ‘Friends’ expo opens doors to Central Perk and other iconic venues Nov 20, 2022
- 24 hours before asking for a divorce from Johnny Depp, Amber Heard spent the night with James Franco: the video that confirms it May 18, 2022
Act one of Arcane releases on 7th November, with act two set to follow on 13th November, and act three on 20th November. Each act includes three episodes.
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘156247124404264’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
