How do I change world difficulty on my Return to Moria server?
Return to Moria applies difficulty settings when a world is first created. Changing the difficulty preset on your server affects new worlds, existing saves keep their original settings unless you edit them locally with the dedicated server tool.
For fine-grained control over individual difficulty values, see How do I create a Custom World on my Return to Moria server?.
Changing world difficulty on your Return to Moria server
Section titled “Changing world difficulty on your Return to Moria server”Using Blacksmith’s Portal
Section titled “Using Blacksmith’s Portal”- Open the Blacksmith’s Portal
- Stop your server
- Go to
Startup - Change
Difficultyto one of the available presets:story, narrative-focused experiencesolo, tuned for solo playnormal, balanced defaulthard, increased challengecustom, adjust the custom difficulty Startup variables below
- If using
custom, set these Startup variables to your preference:Custom Combat DifficultyCustom Enemy AggressionCustom Survival DifficultyCustom Mining DropsCustom World DropsCustom Horde FrequencyCustom Siege FrequencyCustom Patrol Frequency
- Enter a new
World Nameso the server generates a fresh world with the updated difficulty - Start your server
Changing custom difficulty on a running server
Section titled “Changing custom difficulty on a running server”You can also adjust custom difficulty values on a running server with setcustomdifficulty, useful for existing worlds that are already in progress. See Console Commands for the full list of setting names and values.
Self-Hosting/Other Providers
Section titled “Self-Hosting/Other Providers”- Stop your Return to Moria server
- Open
MoriaServerConfig.ini - Under
[World.Create], setDifficulty.Preset=tostory,solo,normal,hard, orcustom - Under
[World], changeName=to a new world name - Save the file and restart the server
Changing difficulty on an existing world
Section titled “Changing difficulty on an existing world”Existing worlds lock in their difficulty at creation. To adjust settings on a world that is already in progress:
- Stop your server and download the
Moria/Savedfolder fromFiles - Install the Return to Moria Dedicated Server tool from Steam
- Place the downloaded
Savedfolder into the dedicated server tool’sMoriadirectory - Launch the dedicated server tool and open the server console
- Use
setdifficulty [Story|Solo|Normal|Hard|Custom]to change the preset - For custom values, use
setcustomdifficulty [DifficultySetting] [Value] - Type
exitand press Enter to save changes (closing the window withoutexitdiscards edits) - Upload the modified
Savedfolder back to your server and start it