introduce uh trap, never break spear, and config fixes for new server

This commit is contained in:
ErikasKontenis
2021-04-11 12:56:31 +03:00
parent 4644388a6d
commit afc483cc35
10 changed files with 90 additions and 21 deletions

View File

@@ -1,34 +1,38 @@
-- Custom
clientVersion = 792
knightCloseAttackDamageIncreasePercent = 20
paladinRangeAttackDamageIncreasePercent = 15
knightCloseAttackDamageIncreasePercent = 10
paladinRangeAttackDamageIncreasePercent = 10
-- 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
minRateSpawn = 100
maxRateSpawn = 200
corpseOwnerEnabled = false
uhTrap = true
showMonsterLoot = true
blockHeight = true
dropItems = false
-- Combat settings
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
worldType = "pvp"
hotkeyAimbotEnabled = true
hotkeyAimbotEnabled = false
protectionLevel = 1
pzLocked = 60000
removeChargesFromRunes = true
stairJumpExhaustion = 0
experienceByKillingPlayers = false
expFromPlayersLevelRange = 75
distanceWeaponsDropOnGround = false
experienceByKillingPlayers = true
expFromPlayersLevelRange = 50
distanceWeaponsDropOnGround = true
-- Skull System
banLength = 2 * 24 * 60 * 60
whiteSkullTime = 15 * 60
redSkullTime = 7 * 24 * 60 * 60
killsDayRedSkull = 3
killsWeekRedSkull = 6
killsMonthRedSkull = 99999
killsDayBanishment = 1
killsWeekBanishment = 12
killsMonthBanishment = 99999
killsDayRedSkull = 4
killsWeekRedSkull = 12
killsMonthRedSkull = 35
killsDayBanishment = 7
killsWeekBanishment = 18
killsMonthBanishment = 60
-- Connection Config
-- NOTE: maxPlayers set to 0 means no limit
@@ -79,10 +83,6 @@ allowChangeOutfit = true
freePremium = true
kickIdlePlayerAfterMinutes = 15
maxMessageBuffer = 8
showMonsterLoot = true
blockHeight = false
dropItems = false
-- Character Rooking
-- Level threshold is the level requirement to teleport players back to newbie town