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 protagonist of Forspoken anticipates news shortly, days before the PlayStation Showcase of PS5 Sep 6, 2021
- Sex and Love Horoscope, May 28, 2021 May 28, 2021
- Watch these ‘Drag Race’ Stars Celebrate Pride and their API Heritage – 2021 ‘Drag Race’ API Heritage Jun 2, 2021
- Jason Momoa stars in Netflix’s Sweet Girl, John Wick-style revenge thriller Jul 10, 2021
- First trailer of ‘The laws of the border’, the new of Daniel Monzón (‘Cell 211’) Jun 3, 2021
- Peterson and Lister are eliminated in the 30th finals of Roland-Garros Jun 3, 2021
- Tommy Portugal congratulates Tony Succar on his concert Jul 26, 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();
}
};
