//menu tre pallini function ClickOnMenu(){ el = document.getElementById("menu"); el.classList.toggle('active'); el = document.getElementById("dotmenu"); if (el.classList.contains('showlayer')) { //nascondi menu HideMenu(); }else{ //mostra menu el.classList.add("showlayer"); jQuery("#menu-head").addClass("blurred"); jQuery("#cover").addClass("blurred"); jQuery(".sectionlist").addClass("blurred"); jQuery(".postlist").addClass("blurred"); jQuery(".grplayer").addClass("blurred"); jQuery("#footer").addClass("blurred"); jQuery(".postcover-cont").addClass("blurred"); jQuery(".postbody").addClass("blurred"); jQuery("#comments_container").addClass("blurred"); } } //nascondi menu function HideMenu(){ jQuery("#menu").removeClass("active"); jQuery("#dotmenu").removeClass("showlayer"); jQuery("#menu-head").removeClass("blurred"); jQuery("#cover").removeClass("blurred"); jQuery(".sectionlist").removeClass("blurred"); jQuery(".postlist").removeClass("blurred"); jQuery(".grplayer").removeClass("blurred"); jQuery("#footer").removeClass("blurred"); jQuery(".postcover-cont").removeClass("blurred"); jQuery(".postbody").removeClass("blurred"); jQuery("#comments_container").removeClass("blurred"); } window.onscroll = function() { el = document.getElementById("dotmenu"); act = document.activeElement.id == "cercalayer"; if ((el.classList.contains('showlayer')) && !act) { //nascondi menu allo scroll HideMenu(); } } //script per lo smooth scroll jQuery(document).ready(function(){ jQuery("a").on('click', function(event) { // Make sure this.hash has a value before overriding default behavior if (this.hash !== "") { // Prevent default anchor click behavior event.preventDefault(); // Store hash var hash = this.hash; // Using jQuery's animate() method to add smooth page scroll // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area jQuery('html, body').animate({ scrollTop: jQuery(hash).offset().top }, 500, function(){ // Add hash (#) to URL when done scrolling (default click behavior) window.location.hash = hash; }); } }); });
Elden Ring si sta rivelando disseminato di boss da sconfiggere in ogni posto ed angolo dell’enorme mappa di gioco. Tra questi troviamo lo Spirito Ancestrale Regale, uno dei tanti boss che incontrerete durante la vostra esplorazione nei pressi di Nokron, La Città Eterna.
Sconfiggerlo vi darà anche un prezioso trofeo fondamentale per l’ottenimento platino, quindi andiamo a vedere come battere questo boss in facilità. Trovate invece maggiori dettagli su altri aspetti del gioco nella nostra guida completa.
#LiveTheRebellion