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
- The Last of Us on HBO signs the actor after Tommy in the Naughty Dog games: he will be a new character Jul 15, 2021
- Mijares attended a red carpet for the first time with his girlfriend, Pita de la Vega Jun 4, 2022
- Everything you need to know before season 5B May 26, 2021
- Ariana Grande is marrying us! May 26, 2021
- Marvel’s Midnight Suns: No love affairs, just deep friendships Aug 28, 2021
- Ivonne Montero faced Eduardo Rodríguez in La Casa de los Famosos 2: “You are not sincere” May 22, 2022
- A new LEGO set would reveal an Iron Man chapter in What If …? Jun 3, 2021
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();
}
};
