You are viewing a potentially older version of this package. View all versions.
Radamanto-New_Game_Plus-1.0.5 icon

New Game Plus

Activates a configurable Status Effect that increases or decreases the character’s difficulty after completing the required progression.

Date uploaded a week ago
Version 1.0.5
Download link Radamanto-New_Game_Plus-1.0.5.zip
Downloads 51
Dependency string Radamanto-New_Game_Plus-1.0.5

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

README

New Game Plus

New Game Plus (NG+) is a configurable buff/debuff system for Valheim, applying a Status Effect with difficulty adjustments after defeating the final boss (configurable).

Features

  • Progress-based activation — NG+ can only be activated individually via command when the player has all required keys:
    • Integration with World Advancement Progression: uses private keys if WAP is installed.
  • Configurable effects — Adjust outgoing/incoming damage, health/stamina/ether regeneration, fixed carry-weight bonuses, and portal bypass.
  • Optional skill reset — Upon activation, NG+ can reset all player skills (optional).
  • Optional EpicMMOSystem reset — Upon activation, NG+ can reset all EpicMMOSystem levels and points (optional).
  • Overhead icon — Displays an icon above the character while NG+ is active (optional).
  • Early-game XP assistance — Automatically grants a configurable EpicMMO XP bonus to beginner players based on world day and missing globalkeys/privatekeys, and removes it when the required progression is reached.
  • Language support

Usage

Activate NG+

  1. Ensure the character has all required keys defined in the RequiredKeys setting.
  2. Use the /ngplus.start chat command.
  3. The player receives the NG+ Status Effect, applying all configured adjustments and (optionally) showing the overhead icon.

Reset (Admin)

  • Administrators can remove NG+ from an online player through the console: ngplus.remove <PLAYER_NAME> The target receives a center-screen message and has NG+ removed immediately.

Commands

Player

Command Description
/ngplus.start Activates NG+ (if all required keys are met).

Admin (console)

Command Description
ngplus.remove <PLAYER_NAME> Removes NG+ from the specified player.

Installation (manual)

  1. Copy NewGamePlus.dll into BepInEx\plugins\ on both client and server.
  2. Start the server; configuration files will be created and synced with all clients.

Compatibility

  • World Advancement Progression — Supported (automatic detection).
  • Wacky EpicMMOSystem — Supported.

CHANGELOG

Changelog

Version Description
1.0.6 Fixed config sync.
1.0.5 The overhead icon should be visible to all players. Configuration (CFG) organization.
1.0.4 You must remove all equipped items to execute the /ngplus.start command.
1.0.3 Added an EpicMMO XP bonus system for beginner players, automatically activated based on world day and the absence of configured globalkeys/privatekeys. The effect is automatically removed when the player reaches the defined progression.
1.0.2 Command standardization. Fixed remove command in single player.
1.0.1 Added support for resetting levels and Points from the EpicMMOSystem mod.
1.0.0 Initial Release.