You are viewing a potentially older version of this package. View all versions.
jg224-DynamicNPCs-0.0.15 icon

DynamicNPCs

Progression help with Archer, Warrior, and Healer mercenaries, & optional LLM guidance.

By jg224
Date uploaded 2 weeks ago
Version 0.0.15
Download link jg224-DynamicNPCs-0.0.15.zip
Downloads 33
Dependency string jg224-DynamicNPCs-0.0.15

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
ValheimModding-Jotunn-2.30.0 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.30.0
jg224-ModCore-0.5.0 icon
jg224-ModCore

Gameplay-neutral coordination, compatibility, diagnostics, and shared service core for JG224 Valheim mods.

Preferred version: 0.5.0

README

DynamicNPCs

Mod was created to help players who are struggling with progression. It currently includes three built-in mercenaries: Archer, Warrior, and Healer. Mercenaries are free to use, will follow the player (teleporting to them if they get stuck or move farther than 30m away), and are designed to stay close during exploration and combat.

Place a Mercenary Banner, claim it, and the company is yours. Their gear and food scale with your boss progression, they manage their own loadouts, and fallen mercs return to the banner after a short delay — with a spoken death announcement so a loss is never silent. Log out with them and they rejoin you at your side next login.

Any player can place their own Mercenary Banner and claim it; the banner and its mercenaries belong to the claiming player. One banner per player.

Optional LLM dialogue

Supply an OpenAI-compatible API (server-side key) and the company talks: natural-language questions and commands, in-character replies grounded in a live report of the world — nearby creatures with counts and compass directions, measured creek widths, and a map line of every significant body of water within 400 m. The server owns all state and authorization; clients never see the API key.

Find what you need

The guide menu (default G on a recruited merc) offers your tombstone, boss Vegvisirs and altars, your banner, and a find-nearby catalog: creatures (deer, boar, hare, wolf), plants and crops (berries, mushrooms, thistle, carrots, turnips, onions, barley, flax), pickaxe-gated ore, and places — sunken crypts, burial chambers, troll caves, frost caves, Fuling villages, and tar pits. During creature hunts only the archer takes the shot; the rest of the company holds back and points out the quarry.

Mercenaries may not work properly in the Ashlands yet.

CHANGELOG

0.5.2

  • Shortened the mod description by removing installation and support sections.

0.5.1

  • Require official Jotunn 2.30.0 or newer and remove the JotunnCompatibilityPatch dependency.
  • Update the server and every client together while stopped. Existing configuration and saved data need no migration.