update the real sabrehaven configs

This commit is contained in:
ErikasKontenis
2020-12-01 16:01:59 +02:00
parent 114bb8005d
commit 5ce0777b1b
2 changed files with 22 additions and 19 deletions

View File

@@ -1,4 +1,5 @@
-- Custom
clientVersion = 792
knightCloseAttackDamageIncreasePercent = 20
paladinRangeAttackDamageIncreasePercent = 15
-- Min/Max rate spawn is a multiplication of the map spawntime in spawns.xml Regular monster spawn time is 600. The formula would be randomValue = random(600*100, 600*200) which varies between 60s and 120s
@@ -18,15 +19,15 @@ expFromPlayersLevelRange = 75
distanceWeaponsDropOnGround = false
-- Skull System
banLength = 30 * 24 * 60 * 60
banLength = 2 * 24 * 60 * 60
whiteSkullTime = 15 * 60
redSkullTime = 30 * 24 * 60 * 60
redSkullTime = 7 * 24 * 60 * 60
killsDayRedSkull = 3
killsWeekRedSkull = 5
killsMonthRedSkull = 10
killsDayBanishment = 6
killsWeekBanishment = 10
killsMonthBanishment = 20
killsWeekRedSkull = 6
killsMonthRedSkull = 99999
killsDayBanishment = 5
killsWeekBanishment = 12
killsMonthBanishment = 99999
-- Connection Config
-- NOTE: maxPlayers set to 0 means no limit
@@ -35,7 +36,7 @@ bindOnlyGlobalAddress = false
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171
maxPlayers = 1000
maxPlayers = 0
motd = "Welcome to Sabrehaven!"
onePlayerOnlinePerAccount = true
allowClones = false
@@ -45,7 +46,6 @@ replaceKickOnLogin = true
maxPacketsPerSecond = -1
autoStackCumulatives = false
moneyRate = 1
clientVersion = 792
-- Deaths
-- NOTE: Leave deathLosePercent as -1 if you want to use the default
@@ -92,7 +92,7 @@ newbieLevelThreshold = 5
-- Rates
-- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml
rateExp = 1
rateSkill = 5
rateSkill = 3
rateLoot = 2
rateMagic = 1
rateSpawn = 0
@@ -112,7 +112,7 @@ defaultPriority = "high"
startupDatabaseOptimization = true
-- Status server information
ownerName = ""
ownerName = "Erikas"
ownerEmail = ""
url = "https://otland.net/"
location = "Sweden"
url = "https://sabrehaven.com/"
location = "Poland"