top of page
Search

BIOMES

Writer's picture: Bojana MilenkovicBojana Milenkovic

We're working hard in preparation of our Kickstarter release next month!


Let's talk Biomes.



Euphoria: The Hidden Isles has 5 Biomes for you to explore - all with unique creatures, dungeons, and crafting materials.


Even the cities that are within each biome has a different look and feel, with armor and weapons being unique to their area.


We're hoping players will enjoy finding the right area that fit's their aesthetic, as we're currently coming up with different ways to make sure you get the best roleplaying experience. :)




44 views0 comments

Recent Posts

See All

Yorumlar


BE AN EXCLUSIVE AETHERIAN SUPPORTER AND RECEIVE  NEWS AND UPDATES TO YOUR EMAIL

Thanks for submitting!

  • Facebook
  • Instagram
  • YouTube

©2022 Aetherian Studios©

bottom of page
var animateButton = function(e) { e.preventDefault; //reset animation e.target.classList.remove('animate'); e.target.classList.add('animate'); setTimeout(function(){ e.target.classList.remove('animate'); },700); }; var bubblyButtons = document.getElementsByClassName("bubbly-button"); for (var i = 0; i < bubblyButtons.length; i++) { bubblyButtons[i].addEventListener('click', animateButton, false); }