Wriothesley, Furina, Neuvillette, and other VAs

Genshin Impact has just released a new Fontaine trailer called Overture Teaser: The Final Feast. In the video, the game developers revealed a dozen new and upcoming characters from the Nation of Justice, including Clorinde, Furina, and Neuvillette. HoYoverse has also officially announced the English and Japanese voice actors of all the entities that appeared in the trailer.

Interestingly, travelers can also see some of these characters with vision, further confirming their availability as playable units. This Genshin Impact article will cover all the new Fontaine characters from the trailer and reveal the English and Japanese voice actors showcasing them.


fortnite-promotional-banner

Genshin Impact Fontaine characters and voice actors revealed

Here is a list of all the new characters from the Genshin Impact Fontaine trailer and their English dub voice actors:

  • Freminet - Paul Castro Jr.
  • Egeria - Courtney Steele
  • Lyney - Daman Mills
  • Lynette - Anairis Quiñones
  • Navia -Brenna Larsen
  • Charlotte - Maya Aoki Tuttle
  • Wriothesley - Joe Zieja
  • Sigewinne - Sarah Williams
  • Clorinde - Crystal Lee
  • "The Knave" Arlecchino - Erin Yvette
  • Furina - Amber Lee Connors
  • Neuvillette - Ray Chase

Most travelers might already know some characters listed above since they were mentioned in the recent flood of Fontaine leaks. At the same time, some might wonder who Egeria is as she did not make an appearance in the Overture Teaser. But it has been confirmed that the voice heard during the scene of Freminet sinking belonged to her.

On a related note, Egeria was a nymph and divine consort to the second king of Rome in Roman mythology. Thus, @suuckery on Twitter speculates that she might be a water nymph talking to Freminet or Furina's split personality.

Genshin Impact players can also find the Japanese voice actors of the Fontaine characters below:

  • Freminet - Toki Shunichi
  • Egeria - Sayuri Yahagi
  • Lyney - Shimono Hiro
  • Lynette - Shinohara Yuu
  • Clorinde - Ishikawa Yui
  • Sigewinne - Kino Hina
  • Furina - Minase Inori
  • Navia - Toyosaki Aki
  • Wriothesley - Ono Daisuke
  • Neuvillette - Kamiya Hiroshi
  • Charlotte - Azumi Waki
  • "The Knave" Arlecchino - Nanako Mori

Many popular Japanese voice actors, such as Ono Daisuke, Minase Inori, and Kamiya Hiroshi, will be joining the cast for the new chapter of the game. Furthermore, Arlecchino's voice actor will be returning to play the Fatui Harbinger again, confirming that she will appear in the Fontaine Archon Quest just like the leaks had stated.

Quick Links

More from Sportskeeda

" modalPopup.closeOnEsc = false; modalPopup.setHeader("Why did you not like this content?"); modalPopup.setContentText(modalText); modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating); modalPopup.removeCloseModalIcon(); modalPopup.disableDismissPopup(); modalPopup.open(); } else { sendRating(index); } } function sendRating() { var requestPayload = { "post_id": 1571191, "rating_value": ratingValue } if (ratingValue > 3) { requestPayload.rating_feedback_type = null; requestPayload.rating_feedback = null; } else { if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) { showErrorMessage('option'); return; } if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) { showErrorMessage('note'); return; } var selectedOption = $('input[name="drone"]:checked').value; var feedbackNote = $(".post-rating-feedback-note textarea").value; requestPayload.rating_feedback_type = selectedOption; requestPayload.rating_feedback = feedbackNote; } pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true); } function resetRatingAndFeedbackForm() { var activeStars = Array.from($all('.rating span.rating-star.active')); for (var i=0; i < activeStars.length; i++) { activeStars[i].classList.remove("active"); } if ($('input[name="drone"]:checked')) { $('input[name="drone"]:checked').checked = false; } var userNote = document.querySelector(".post-rating-feedback-note textarea"); userNote.value = ''; modalPopup.close(); } function onsaveRatingSuccess() { modalPopup.close(); savePostIdInUserRatedPostsCookie(); $("#post-rating-layout").classList.add("hidden"); $("#post-rating-message").classList.remove("hidden"); window.setInterval(function showMessage() { $("#post-rating-widget").classList.add("hidden"); }, 3000); } function onsaveRatingFail() { console.error('Saving post rating failed!'); modalPopup.close(); } function savePostIdInUserRatedPostsCookie() { userRatedPostIds.push(1571191); var expiryTime = new Date(); expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 year setCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime); } function isPostRatedByUser() { var userRatedPostIds = getCookie('user_rated_post_ids'); if (userRatedPostIds) { try { userRatedPostIds = JSON.parse(userRatedPostIds); } catch (err) { console.error(err); return false; } } else { return false; } if(userRatedPostIds.indexOf(1571191) >= 0) { return true; } else { return false; } } function getRatingCountByPostId(postId) { return new Promise(function(resolve, reject) { pureJSAjaxGet( getRatingCountBaseURL + postId + '/rating/count', function(data) { try { data = JSON.parse(data); if (data.meta_value) { resolve(data.meta_value); } reject("Failed to fetch rating count for the post:" + postId); } catch (err) { reject("Failed to fetch rating count for the post:" + postId); } }, function(err) { reject("Failed to fetch rating count for the post:" + postId); }, true); }); } function showErrorMessage(messageType) { var messageContainerId = '#' + messageType + '-error'; $(messageContainerId).classList.remove('hidden'); window.setInterval(function () { $(messageContainerId).classList.add("hidden"); }, 5000); } (function() { var callFired = false; function lazyLoadPostRating() { if (callFired) return; callFired = true; if (!isPostRatedByUser()) { getRatingCountByPostId(1571191) .then(function(ratingCount) { if (ratingCount < 10) { $("#post-rating-widget").classList.remove("hidden"); } }) .catch(function(err){ console.error(err); }); } } document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true }); })();

You Might Also Like