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
- Porsche would be preparing a direct rival to “sink” the new BMW i4 Jun 3, 2021
- Queens of the show: Melissa Paredes broke down on stage after her presentation Sep 5, 2021
- Dead Nino D’Agata, goodbye to the voice actor of Reverend Lovejoy Aug 21, 2021
- Nine perfect strangers on Amazon Prime: what is the addictive series with Nicole Kidman about? Aug 15, 2021
- Shang-Chi: Marvel would have plans to continue with a sequel, according to Kevin Feige Sep 2, 2021
- Tom Holland went viral on the networks: look! May 26, 2021
- New fan-made The Last of Us short shows us just how hard it can be to survive Jul 13, 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();
}
};
