Oh yeah, there’s another early access survival game on the horizon, but hey, this has Vikings. In this Rust ’em up, called Valheim, you will carve out a house for yourself in a “procedurally-generated purgatory” full of supernatural evils inspired by the Norwegian legend. Iron Gate’s multiplayer Viking hull storms in early on February 2nd.
“Invested by creatures of chaos and ancient enemies of the gods, you are the newest keeper of the chief purgatory, with the task of killing Odin’s ancient rivals and bringing order to Valheim,” the creators say. However, before you bump into attacks and detonated gods, I suspect – as can be seen from the shot above – that your adventure will begin with felling trees. Sure enough, see a little logging in Valheim’s new trailer below. Beware, falling trees can actually kill you.
Once you’ve made tools and maybe a longboat or two, Valheim will send you to fight such animals as hordes of skeletons, tree monsters and large, evil deer. You also do not have to go alone. With friends by your side, you can work to build a settlement of medals, farms and ships. Valheim allows you to host a multiplayer session, or, if you have the knowledge, build your own server for a continuous Viking purgatory.
Iron Gate says they expect Valheim to have early access for at least a year. During that time, they will add additional items to craft, new enemies and bosses, new biomes, and more.
You can find Valheim on Steam where it will land early on February 2nd.
function appendCarbon() { !function(a,l,b,c,k,s,t,g,A){a.CustomerConnectAnalytics=k,a[k]=a[k]||function(){ (a[k].q=a[k].q||[]).push(arguments)},g=l.createElement(b),A=l.getElementsByTagName(b)[0], g.type="text/javascript",g.async=!0,g.src=c+"?id="+s+"&parentId="+t,A.parentNode.insertBefore(g,A) }(window,document,"script","//carbon-cdn.ccgateway.net/script","cca",window.location.hostname,"04d6b31292"); }
function runMormont() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.onload = function() { triggerMormont() }; s.src="https://cdn.gamer-network.net/2018/scripts/mormont/v2.23.0/mormont.js"; document.getElementsByTagName('head')[0].appendChild(s); }
function runSAK() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.src="https://sak.userreport.com/gamer-network/launcher.js"; s.id = 'userreport-launcher-script'; document.getElementsByTagName('head')[0].appendChild(s); }
function runSkimlinks() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.src="https://s.skimresources.com/js/87431X1560958.skimlinks.js"; document.getElementsByTagName('head')[0].appendChild(s); }
function youtubeParser(url){ var regExp = /^.*((youtu.be/)|(v/)|(/u/w/)|(embed/)|(watch?))??v?=?([^#&?]*).*/; var match = url.match(regExp); return (match&&match[7].length==11)? match[7] : false; }
function runBBMVS() {
jQuery('article main iframe').each(function(){ src = jQuery(this).attr('src'); if(src) { check_yt = youtubeParser(src); if(check_yt){ jQuery(this).attr('id', 'yt-' + check_yt); jQuery(this).attr('data-yt-id', check_yt); jQuery(this).addClass('yt-embed'); } } }); var promises = []; jQuery('article main iframe.yt-embed').each(function() { check_yt = jQuery(this).attr('data-yt-id'); (function(replace_yt) { promises.push(jQuery.getJSON( "https://gamernetwork.bbvms.com/json/search?query=%22" + replace_yt + "%22&context=all", function( data ) { if(typeof data['items'][0] !== 'undefined' && typeof data['items'][0].id !== 'undefined') { yt_video = jQuery('#yt-' + replace_yt); jQuery(yt_video).attr('data-bbvms-id', data['items'][0]['id']); }; })); })(check_yt); }); Promise.all(promises).then(function( data ) { first_yt = true; jQuery("[data-bbvms-id]").each(function() { yt_video_wrapper = jQuery(this).parent(); if(first_yt) { playout_id = 'rock_paper_shotgun_autoplay'; first_yt = false; } else { playout_id = 'rock_paper_shotgun'; } jQuery(yt_video_wrapper).after('