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

New Game Plus

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

Date uploaded 7 months ago
Version 1.0.1
Download link Radamanto-New_Game_Plus-1.0.1.zip
Downloads 178
Dependency string Radamanto-New_Game_Plus-1.0.1

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).
  • Language support

Usage

Activate NG+

  1. Ensure the character has all required keys defined in the RequiredKeys setting.
  2. Use the /ngplus 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_reset <PLAYER_NAME> The target receives a center-screen message and has NG+ removed immediately.

Commands

Player

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

Admin (console)

Command Description
ngplus_reset <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.8 Fixed localization issues.
The mod now uses private keys from the BiomeLock mod, if it is installed.
1.0.7 Fixed config save behavior to avoid conflicts with mods that synchronize configs in the main menu.
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.