15 April 2026

Enshrouded Update 8 "Forging the Path" – Server Guide (Launch Day Recap)

Update 8 landed April 21 with a gear and skill tree overhaul, weapon ultimates, dodge i-frames, Adventure Sharing, and smarter enemy AI. Here's what actually shipped and what it means for your server.

Keen Games dropped Update 8 – "Forging the Path" – earlier today, and after spending the morning pulling the 16 pages of patch notes apart I've finally got a picture of what actually shipped versus what the dev blogs teased. The short version: the combat overhaul is real and substantial, the skill tree and gear systems got rebuilt more aggressively than I expected, and there's a brand new mode called Adventure Sharing baked in. This is the last major Early Access drop before the Autumn 1.0 launch, and it feels like one.

I'll walk through the big changes and then get into the practical stuff – updating your server, save compatibility, and what (if anything) changed in enshrouded_server.json.

The Combat Overhaul

Update 8 is fundamentally a systems patch. Keen Games said from the outset that this wasn't about new zones or enemy types, it was about making the existing combat feel significantly better ahead of 1.0. Three headline features carry the weight.

Heavy attacks are the simplest addition. Hold the attack button instead of tapping it and you throw a slower, higher-damage strike that consumes more stamina. The animation changes depending on your weapon type, and you get limited stagger immunity against smaller enemies during the windup. Expect your players to rebuild their stamina regen builds around this – light-attack spam is no longer the obvious optimal play.

Weapon ultimates

Every weapon type now has a unique ultimate ability. A resource bar fills as you land hits, and when it's full you can unleash a weapon-specific finisher with stagger immunity during the animation so you can actually land it. Based on what Keen showed and what's in the live build:

  • Wands fire a large AoE orb.
  • Two-handed swords, axes, and hammers execute a full 360-degree cleave.
  • Daggers deliver a concentrated burst-damage combo.
  • Bows get a charged multi-shot.

Dodge i-frames and Strategic Maneuver

This is the change that reshapes combat the most. A new skill called Strategic Maneuver, sitting between the red and green skill trees, grants brief invincibility frames during the dodge roll animation. It's intentionally positioned as the melee-build alternative to Blink rather than something every build picks up by default. The i-frame window is narrow – a small portion of the dodge, not the whole animation – so timing matters. Soulslike players will feel right at home. I couldn't pin down the exact frame count from the patch notes (one preview piece cited around 0.25 seconds, but that wasn't in the official notes), so treat that number as ballpark until the theorycrafters dig in.

Two-Handed Weapons and Melee Adjustments

Greatswords got the biggest love. The old animations were too slow to reliably build the new ultimate bar, so they've been reworked with faster, more horizontal swings. Greataxes and hammers received diagonal moveset adjustments to improve their flow.

On the subtler side, Keen scaled back the auto-targeting gap closers – your character won't automatically leap across half the arena toward a distant mob anymore. Movement is more deliberate now. Mid-air attacks like Upward Slash and Crashdown have been reworked for better targeting, and there's new ledge safety logic so you don't accidentally fling yourself off a cliff while swinging at a mob near an edge.

Enemy AI Gets Smarter

Some enemies now actively dodge projectile attacks, which has obvious implications for bow, wand, and staff builds – expect higher miss rates against certain mobs. Alongside that, enemy awareness now runs through proper stages (suspicious → active) rather than binary aggro, so sneaking through or around larger camps is actually viable now instead of a binary "seen you, coming for you" flip.

The Gear and Skill Tree Overhaul

This is the part our pre-release piece under-sold. It's not a tweak pass, it's a rebuild. If you've got a long-running character, you'll log in to find your skill points refunded and your gear stats looking different.

Skill tree rebuild

Node positions have been shifted, several skills have been removed as standalone nodes and folded into perk levels on neighbouring nodes, and many nodes now support incremental leveling rather than single purchases. Initial access costs are lower so you can reach distant parts of the tree faster. Concretely:

  • Double Jump has been moved to a central position in the tree and is accessible much earlier. Previously you had to invest in Athlete first.
  • Strategic Maneuver is new, between the red and green trees, granting dodge i-frames.
  • Previously mandatory gatekeeper nodes are now optional, opening up hybrid builds that weren't viable before.
  • Skill points are automatically refunded on first login post-patch, so don't panic when your build looks blank.

Gear rework

Armour now starts at lower base armour values but can be upgraded over time, which is the bigger shift. Upgrades raise the overall Armor stat at each tier, so gear is no longer a one-and-done pickup. Item perks are back and broader than before – Armor, Health, Mana, Stamina, Regeneration, and Crit Chance are all rolling as affixes again.

The genuinely new thing is a perk category that grants +1 to a specific skill node level. An armour piece with "+1 Mage Apprentice," for example, lets you exceed the normal cap on that skill while equipped. This turns gear into a meaningful part of build identity rather than just a stat stick. Damage numbers have been rebalanced across the board, so if your players screenshot "before and after" and see smaller numbers, that's expected – the scaling curve moved, not the relative power.

Adventure Sharing V1

The new community feature is live. Players can package builds (and, per the notes, related content like custom spawners and lore notes) as shareable "Adventures" that others can load as read-only world instances to explore. It's integrated into the in-game UI – no external file transfers, no separate accounts.

From a server-admin perspective, the notes don't expose a server-side opt-out toggle for Adventure Sharing itself in enshrouded_server.json. Sharing is a client-initiated action tied to the player's own creations rather than something your dedicated server advertises. I'll update this section if Keen surfaces a config key in a follow-up hotfix – there's been community chatter asking for exactly that, and it's the kind of thing that tends to land in 0.x.1 patches.

What Server Admins Need to Know

Updating your server on LOW.MS

Log into your control panel at control.low.ms, open your Enshrouded server, and run Steam Update from the sidebar. That pulls the latest build. Do this as soon as you can – players on the new client won't be able to connect to a server running the pre-U8 build. If you need a walk-through, our getting started guide covers the basics.

Save compatibility

Existing worlds load fine. Update 8 focuses on combat, progression, AI, and community features – it doesn't touch world generation or terrain format. That said, take a manual backup before updating. Cloud Backup in the panel takes about thirty seconds, and the first post-patch login refunds skill points and rebalances gear, which is exactly the sort of thing you want a rollback option for.

enshrouded_server.json changes

Here's the bit that will save you a support ticket: Update 8 does not add new keys to enshrouded_server.json. The chat settings some guides are circulating (enableTextChat, enableVoiceChat, voiceChatMode) were introduced way back in Update 5 (Pact of the Flame, version 0.8.0.0) – they're already in your config if your server has been running since early 2025. If you're spinning up a fresh Enshrouded instance today, you'll see them in the default file, but they are not U8 additions.

Your existing server settings carry over untouched. No new ports, no new command-line args, no config migration needed. If you want to review what's already there, our server settings guide has the full reference.

Stability and performance

The patch notes call out fixes for several rare crashes, improved stability on older CPUs, and a specific fix for a graphical glitch on Nvidia RTX 50-series GPUs running driver 595.79. Combat overhauls can increase server tick load due to more complex hit detection and AI state machines, so if you're running near capacity (16 players) keep an eye on performance via Current Activity & Stats for the first few days. I haven't seen any reports of dedicated-server-specific crashes in the first hours post-launch, but that's a window where patterns usually haven't surfaced yet.

Pre-Update Checklist

  1. Back up your world save through the control panel before running Steam Update.
  2. Warn your players that skill points will be refunded and gear stats will look different on first login – it's expected, not a bug.
  3. Flag the Strategic Maneuver skill to melee players specifically, and the Double Jump relocation to everyone.
  4. If ranged builds are core to your group, prep them for the new AI dodging behaviour on projectiles.
  5. Hit the troubleshooting guide if you run into connection issues after the version bump.

Update 8 is a setup patch for the 1.0 launch later this year, but it's a heavier one than the "Forging the Path" name suggests – the combat was Enshrouded's weakest point for a long time and the skill tree was getting visibly tangled with every release. These changes cut through both problems at once. If you haven't spun up an Enshrouded server yet, today is a genuinely good moment to start fresh with the new systems before the Autumn content drop lands on top.

Join our Discord to chat with our staff and community!
Join Discord