-
Member
Kobold Rates Xp/Gold
Hi, i saw some topic about the rate xp, but i didn't understand everything...So if somebody could explain me the good way to change the xp rate on the Kobold server?
And that i didn't found on the forum : how to change the Gold Rate on the Kobold server ?
-
-
Sorcerer Supreme
Go in your Kobold folder, \WS\scripts and open Config.py and scroll down a bit and there you'll see ; ####################################################################################
# XP MODULE
XP_MAXPLAYERLVL = 60
# Random XP gains / losses in 5% amount of XP (1 - Yes, 0 - No)
XP_XPRAND = 1 # Toggles ON/OFF (1/0) XP randomising function
XP_RANDXPPERC = 5 # Given in Percent (%)
# Define XP Rate
XP_XPRATE = 1.00 # Overall XP rate
XP_DMGXPRATE = 0.35 # XP rate per mob damage point/used for ELITEs only
XP_MAXLVLUP = 0 # Maximum level-up allowed for each kill
XP_MAXXP = 10000 # Maximum gain XP
XP_XPACCELERATOR = 0 # XP Rate Accelerator, must be ZERO for Player Level min 20 (used to avoid linear dependence)
# DEBUGGING ################################
# Logging to server screen (FALSE / TRUE)
XP_LOG = DISABLE
# ####################################################################################
Somethings like that. Hope it works.
Signed,
Zer0xe