From 11465f985060cab15acb7ad4fe9a07a08e48ea36 Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Sun, 6 Jun 2021 12:13:39 +1000 Subject: [PATCH] Added new player levels --- .../GameData/SurvivalEvolved.gamedata | 102 +++++++++++++++++- .../Windows/ServerSettingsControl.xaml | 36 +++++-- 2 files changed, 128 insertions(+), 10 deletions(-) diff --git a/src/ARKServerManager/GameData/SurvivalEvolved.gamedata b/src/ARKServerManager/GameData/SurvivalEvolved.gamedata index 8a085914..09725617 100644 --- a/src/ARKServerManager/GameData/SurvivalEvolved.gamedata +++ b/src/ARKServerManager/GameData/SurvivalEvolved.gamedata @@ -12913,9 +12913,109 @@ { "XPRequired": 354747104, "EngramPoints": 1 + }, + { + "XPRequired": 380747100, + "EngramPoints": 1 + }, + { + "XPRequired": 407747100, + "EngramPoints": 1 + }, + { + "XPRequired": 435747100, + "EngramPoints": 1 + }, + { + "XPRequired": 464747100, + "EngramPoints": 1 + }, + { + "XPRequired": 494747100, + "EngramPoints": 1 + }, + { + "XPRequired": 525747100, + "EngramPoints": 1 + }, + { + "XPRequired": 557747100, + "EngramPoints": 1 + }, + { + "XPRequired": 590747100, + "EngramPoints": 1 + }, + { + "XPRequired": 624747100, + "EngramPoints": 1 + }, + { + "XPRequired": 659747100, + "EngramPoints": 1 + }, + { + "XPRequired": 695747100, + "EngramPoints": 1 + }, + { + "XPRequired": 732747100, + "EngramPoints": 1 + }, + { + "XPRequired": 770747100, + "EngramPoints": 1 + }, + { + "XPRequired": 809747100, + "EngramPoints": 1 + }, + { + "XPRequired": 849747100, + "EngramPoints": 1 + }, + { + "XPRequired": 892234400, + "EngramPoints": 1 + }, + { + "XPRequired": 934721900, + "EngramPoints": 1 + }, + { + "XPRequired": 977209200, + "EngramPoints": 1 + }, + { + "XPRequired": 1019697000, + "EngramPoints": 1 + }, + { + "XPRequired": 1104671000, + "EngramPoints": 1 + }, + { + "XPRequired": 1189646000, + "EngramPoints": 1 + }, + { + "XPRequired": 1274621000, + "EngramPoints": 1 + }, + { + "XPRequired": 1359595000, + "EngramPoints": 1 + }, + { + "XPRequired": 1444570000, + "EngramPoints": 1 + }, + { + "XPRequired": 1529545000, + "EngramPoints": 1 } ], - "PlayerAdditionalLevels": "50", + "PlayerAdditionalLevels": "75", "CreatureLevels": [ { "XPRequired": 10 diff --git a/src/ARKServerManager/Windows/ServerSettingsControl.xaml b/src/ARKServerManager/Windows/ServerSettingsControl.xaml index 31fabff6..679b30c0 100644 --- a/src/ARKServerManager/Windows/ServerSettingsControl.xaml +++ b/src/ARKServerManager/Windows/ServerSettingsControl.xaml @@ -4660,22 +4660,34 @@ - - + - + - + - + + + + + + + + + + + + + + + - @@ -4737,11 +4749,17 @@ - - + - + + + + + + +