From 49bc25b62e212f6764bcbbd7cbf45b07ca3ea6e7 Mon Sep 17 00:00:00 2001 From: danceflooR Date: Fri, 3 Dec 2021 21:34:35 +0100 Subject: [PATCH] experimental final adjustment --- .../config/org.bepinex.plugins.creaturelevelcontrol.cfg | 6 +++--- .../config/org.bepinex.plugins.creaturelevelcontrol.cfg | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Experimental/Client/BepInEx/config/org.bepinex.plugins.creaturelevelcontrol.cfg b/Experimental/Client/BepInEx/config/org.bepinex.plugins.creaturelevelcontrol.cfg index 03c7959..56cd261 100644 --- a/Experimental/Client/BepInEx/config/org.bepinex.plugins.creaturelevelcontrol.cfg +++ b/Experimental/Client/BepInEx/config/org.bepinex.plugins.creaturelevelcontrol.cfg @@ -180,7 +180,7 @@ Base health for creatures (percentage) = 200 # Setting type: Single # Default value: 100 # Acceptable value range: From 1 to 500 -Health gained per star for creatures (percentage) = 150 +Health gained per star for creatures (percentage) = 200 ## Base damage for creatures in percentage. # Setting type: Single @@ -210,7 +210,7 @@ Base attack speed for creatures (percentage) = 100 # Setting type: CreatureSectorWorldLevel # Default value: Disabled # Acceptable values: None, One, Two, Three, Four, Five, Disabled -World level required to enable creature sectors = Disabled +World level required to enable creature sectors = None ## Time that needs to pass before a creature sectors bonus level is reset in minutes (0 = disabled, 20 = one ingame day). # Setting type: Int32 @@ -237,7 +237,7 @@ Duration of the map ping for creature sector level ups in seconds (0 is disabled # Setting type: Toggle # Default value: Off # Acceptable values: Off, On -Displays the current creature sector level on the minimap = Off +Displays the current creature sector level on the minimap = On [3 - Loot] diff --git a/Experimental/Server/BepInEx/config/org.bepinex.plugins.creaturelevelcontrol.cfg b/Experimental/Server/BepInEx/config/org.bepinex.plugins.creaturelevelcontrol.cfg index 03c7959..3493b4a 100644 --- a/Experimental/Server/BepInEx/config/org.bepinex.plugins.creaturelevelcontrol.cfg +++ b/Experimental/Server/BepInEx/config/org.bepinex.plugins.creaturelevelcontrol.cfg @@ -7,7 +7,7 @@ # Setting type: Toggle # Default value: Off # Acceptable values: Off, On -Lock Configuration = On +Lock Configuration = Off ## Reads the CreatureConfig.yml file if present. Configuration done via the YAML file will override the same settings done via the default configuration file. For everything not configured in the YAML file, the default configuration file will still be used. # Setting type: Toggle @@ -180,7 +180,7 @@ Base health for creatures (percentage) = 200 # Setting type: Single # Default value: 100 # Acceptable value range: From 1 to 500 -Health gained per star for creatures (percentage) = 150 +Health gained per star for creatures (percentage) = 200 ## Base damage for creatures in percentage. # Setting type: Single @@ -210,7 +210,7 @@ Base attack speed for creatures (percentage) = 100 # Setting type: CreatureSectorWorldLevel # Default value: Disabled # Acceptable values: None, One, Two, Three, Four, Five, Disabled -World level required to enable creature sectors = Disabled +World level required to enable creature sectors = None ## Time that needs to pass before a creature sectors bonus level is reset in minutes (0 = disabled, 20 = one ingame day). # Setting type: Int32 @@ -237,7 +237,7 @@ Duration of the map ping for creature sector level ups in seconds (0 is disabled # Setting type: Toggle # Default value: Off # Acceptable values: Off, On -Displays the current creature sector level on the minimap = Off +Displays the current creature sector level on the minimap = On [3 - Loot]