windrose-mobile-banner

Windrose Dedicated Server – How to Change Server Settings

Fine-tune your Windrose dedicated server experience by editing the WorldDescription.json file. Adjust difficulty, enemy strength, ship combat, and co-op scaling to match your playstyle and create the perfect pirate adventure for your crew.

windrose-mobile-banner
MA
Michi A.
·
5 Minutes
·
Guides


Easily customize your Windrose dedicated server experience by adjusting gameplay settings directly in your server files. This guide shows you how to edit your world configuration using the file manager.


Access Your Server Settings

To modify your Windrose server settings:

  1. Stop your server
  2. Open the file manager
  3. Navigate to:

R5/Saved/SaveProfiles/Default/RocksDB/<game version>/Worlds/<world ID>/WorldDescription.json

Each world has its own WorldDescription.json. Make sure you select the correct world.


Configure the Active World

Inside the file, locate:

"IslandId": "YOUR_WORLD_ID"

This value must match:

  • The world folder name
  • The WorldIslandId in ServerDescription.json

This ensures your dedicated server loads the correct world.


Set Your Server Difficulty

"WorldPresetType": "Medium"

Available presets:

  • Easy
  • Medium
  • Hard

Using custom settings will automatically switch this to Custom.


Customize Gameplay Settings

All gameplay adjustments are located in:

"WorldSettings"

Settings are grouped into:

  • BoolParameters – On/off options
  • FloatParameters – Numerical values
  • TagParameters – Preset-based options

Gameplay Settings Overview

Shared Quests

"{\"TagName\": \"WDS.Parameter.Coop.SharedQuests\"}": true

  • Share quest progress between players

Immersive Exploration

"{\"TagName\": \"WDS.Parameter.EasyExplore\"}": false

  • Disable map markers for a more immersive experience

Enemy Health

"{\"TagName\": \"WDS.Parameter.MobHealthMultiplier\"}": 1

  • Range: 0.2 – 5.0
  • Increase enemy durability

Enemy Damage

"{\"TagName\": \"WDS.Parameter.MobDamageMultiplier\"}": 1

  • Range: 0.2 – 5.0
  • Increase enemy attack power

Ship Health

"{\"TagName\": \"WDS.Parameter.ShipsHealthMultiplier\"}": 1

  • Range: 0.4 – 5.0
  • Increase enemy ship durability

Ship Damage

"{\"TagName\": \"WDS.Parameter.ShipsDamageMultiplier\"}": 1

  • Range: 0.2 – 2.5
  • Increase enemy ship damage

Boarding Difficulty

"{\"TagName\": \"WDS.Parameter.BoardingDifficultyMultiplier\"}": 1

  • Range: 0.2 – 5.0
  • Increase boarding challenge

Co-op Enemy Scaling

"{\"TagName\": \"WDS.Parameter.Coop.StatsCorrectionModifier\"}": 1

  • Adjust enemy scaling based on player count

Co-op Ship Scaling

"{\"TagName\": \"WDS.Parameter.Coop.ShipStatsCorrectionModifier\"}": 0

  • Adjust ship difficulty for multiplayer

Combat Difficulty

"{\"TagName\": \"WDS.Parameter.CombatDifficulty\"}": {
"TagName": "WDS.Parameter.CombatDifficulty.Normal"
}

Options:

  • Easy
  • Normal
  • Hard

Controls overall combat intensity and enemy aggression.


Apply Your Changes

  1. Save the file
  2. Restart your Windrose dedicated server

Your new settings will be applied automatically.

Windrose Server Hosting

Sail the seas, build your fleet, and survive a pirate world shaped by exploration and crew-based adventure.