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
- “Star Academy”: Léa reacts to the controversy surrounding the gesture deemed inappropriate by Marc Lavoine Nov 25, 2022
- Ricky Martin – The News of Chihuahua – Between the lines Jun 3, 2021
- Ligue 1: Former Reims coach Oscar Garcia announces the death of his daughter Nov 24, 2022
- Doctor Strange: Eye of Agamotto 1/1 Scale Interactive Replica Looks Stunning Jun 3, 2022
- Mariano Aguirre: the magic of combining art, interior design and LGBT+ representation in Mexico May 20, 2022
- New fan-made The Last of Us short shows us just how hard it can be to survive Jul 13, 2021
- Real Madrid announces Alaba: the most valuable zero-cost signing ever May 28, 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();
}
};
