Advertisement
Guest User

config.lua

a guest
Nov 10th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 KB | None | 0 0
  1. generateAccountSalt = false
  2. packetsPerSecond = 50
  3. mysqlReconnectionAttempts = 3
  4. tradelimit = 100
  5. skipItemsVersionCheck = true
  6. healPlayersOnLevelAdvance = true
  7. tibiaClassicSlots = true
  8. useCapSystem = true
  9. useMultiClient = true
  10. savePlayerData = true
  11. houseSkipInitialRent = true
  12. houseProtection = true
  13. enableProtectionQuestForGM = true
  14. enableCast = true
  15.  
  16. useRookSystem = false
  17. rookTownId = 1
  18. rookLevelToGetRooked = 5
  19. rookLevelToLeaveRook = 8
  20.  
  21. mailMaxAttempts = 2
  22. mailBlockPeriod = 60 * 60 * 1000
  23. mailAttemptsFadeTime = 60 * 60 * 1000
  24.  
  25. defaultDepotSizePremium = 1000
  26. defaultDepotSizefree = 500
  27.  
  28. noDisableBlockRespawn = true
  29. monstersGoBackToSpawn = false
  30.  
  31. noShareExpSummonMonster = false
  32.  
  33. unifiedSpells = true
  34.  
  35. houseDataStorage = "binary-tilebased"
  36.  
  37. accountManager = true
  38. namelockManager = true
  39. newPlayerChooseVoc = true
  40. newPlayerSpawnPosX = 32369
  41. newPlayerSpawnPosY = 32241
  42. newPlayerSpawnPosZ = 7
  43. newPlayerTownId = 5
  44. newPlayerLevel = 8
  45. newPlayerMagicLevel = 0
  46. generateAccountNumber = false
  47.  
  48. useFragHandler = true
  49. redSkullLength = 1 * 24 * 60 * 60
  50. blackSkullLength = 2 * 24 * 60 * 60
  51. dailyFragsToRedSkull = 30
  52. weeklyFragsToRedSkull = 180
  53. monthlyFragsToRedSkull = 600
  54. dailyFragsToBlackSkull = 35
  55. weeklyFragsToBlackSkull = 200
  56. monthlyFragsToBlackSkull = 836
  57. dailyFragsToBanishment = dailyFragsToRedSkull
  58. weeklyFragsToBanishment = weeklyFragsToRedSkull
  59. monthlyFragsToBanishment = monthlyFragsToRedSkull
  60. blackSkulledDeathHealth = 40
  61. blackSkulledDeathMana = 0
  62. useBlackSkull = true
  63. advancedFragList = false
  64.  
  65. notationsToBan = 3
  66. warningsToFinalBan = 4
  67. warningsToDeletion = 5
  68. banLength = 7 * 24 * 60 * 60
  69. killsBanLength = 7 * 24 * 60 * 60
  70. finalBanLength = 30 * 24 * 60 * 60
  71. ipBanishmentLength = 1 * 24 * 60 * 60
  72. broadcastBanishments = false
  73. maxViolationCommentSize = 200
  74. violationNameReportActionType = 2
  75. autoBanishUnknownBytes = false
  76.  
  77. worldType = "open"
  78. protectionLevel = 100
  79. pvpTileIgnoreLevelAndVocationProtection = true
  80. pzLocked = 100 * 180
  81. huntingDuration = 60 * 1000
  82. criticalHitChance = 7
  83. criticalHitMultiplier = 1
  84. displayCriticalHitNotify = false
  85. removeWeaponAmmunition = false
  86. removeWeaponCharges = false
  87. removeRuneCharges = true
  88. whiteSkullTime = 5 * 60 * 500
  89. noDamageToSameLookfeet = false
  90. showHealingDamage = false
  91. showHealingDamageForMonsters = false
  92. fieldOwnershipDuration = 5 * 1000
  93. stopAttackingAtExit = false
  94. loginProtectionPeriod = 10 * 1000
  95. deathLostPercent = 10
  96. stairhopDelay = 2 * 1000
  97. pushCreatureDelay = 1 * 1
  98. deathContainerId = 1987
  99. gainExperienceColor = 215
  100. addManaSpentInPvPZone = true
  101. squareColor = 0
  102. allowFightback = true
  103. fistBaseAttack = 7
  104.  
  105. worldId = 0
  106. ip = "localhost"
  107. loginPort = 7171
  108. gamePort = 7172
  109. adminPort = 7171
  110. statusPort = 7171
  111. loginTries = 10
  112. retryTimeout = 5 * 1000
  113. loginTimeout = 60 * 1000
  114. maxPlayers = 1000
  115. motd = "Welcome to UnderWAR!!"
  116. displayOnOrOffAtCharlist = false
  117. onePlayerOnlinePerAccount = false
  118. allowClones = false
  119. serverName = "UnderWAR"
  120. loginMessage = "Welcome to UnderWAR!!"
  121. statusTimeout = 5 * 60 * 1000
  122. replaceKickOnLogin = true
  123. forceSlowConnectionsToDisconnect = false
  124. loginOnlyWithLoginServer = false
  125. premiumPlayerSkipWaitList = false
  126.  
  127. sqlType = "mysql"
  128. sqlHost = "localhost"
  129. sqlPort = 3306
  130. sqlUser = "root"
  131. sqlPass = "jeremoabo"
  132. sqlDatabase = "otserv"
  133. sqlFile = ""
  134. sqlKeepAlive = 0
  135. mysqlReadTimeout = 10
  136. mysqlWriteTimeout = 10
  137. encryptionType = "plain"
  138.  
  139. deathListEnabled = true
  140. deathListRequiredTime = 1 * 60 * 1000
  141. deathAssistCount = 19
  142. maxDeathRecords = 5
  143.  
  144. ingameGuildManagement = false
  145. levelToFormGuild = 8
  146. premiumDaysToFormGuild = 0
  147. guildNameMinLength = 4
  148. guildNameMaxLength = 20
  149.  
  150. highscoreDisplayPlayers = 15
  151. updateHighscoresAfterMinutes = 60
  152.  
  153. buyableAndSellableHouses = true
  154. houseNeedPremium = false
  155. bedsRequirePremium = false
  156. levelToBuyHouse = 50
  157. housesPerAccount = 1
  158. houseRentAsPrice = false
  159. housePriceAsRent = false
  160. housePriceEachSquare = 1000
  161. houseRentPeriod = "never"
  162. houseCleanOld = 0
  163. guildHalls = false
  164.  
  165. timeBetweenActions = 1000
  166. timeBetweenExActions = 1000
  167. hotkeyAimbotEnabled = true
  168.  
  169. mapName = "realmap.otbm"
  170. mapAuthor = "Kira"
  171. randomizeTiles = true
  172. storeTrash = true
  173. cleanProtectedZones = true
  174. mailboxDisabledTowns = ""
  175.  
  176. defaultPriority = "high"
  177. niceLevel = 6
  178. coresUsed = "-1"
  179.  
  180. startupDatabaseOptimization = true
  181. updatePremiumStateAtStartup = true
  182. confirmOutdatedVersion = false
  183.  
  184. formulaLevel = 5.0
  185. formulaMagic = 1.0
  186. bufferMutedOnSpellFailure = false
  187. spellNameInsteadOfWords = false
  188. emoteSpells = true
  189.  
  190. allowChangeOutfit = true
  191. allowChangeColors = true
  192. allowChangeAddons = true
  193. disableOutfitsForPrivilegedPlayers = false
  194. addonsOnlyPremium = false
  195.  
  196. dataDirectory = "data/"
  197. logsDirectory = "data/logs/"
  198. bankSystem = true
  199. displaySkillLevelOnAdvance = false
  200. promptExceptionTracerErrorBox = true
  201. maximumDoorLevel = 500
  202. maxMessageBuffer = 4
  203.  
  204. separateVipListPerCharacter = false
  205. vipListDefaultLimit = 20
  206. vipListDefaultPremiumLimit = 100
  207.  
  208. saveGlobalStorage = true
  209. storePlayerDirection = false
  210.  
  211. checkCorpseOwner = true
  212. monsterLootMessage = 3
  213. monsterLootMessageType = 25
  214.  
  215. ghostModeInvisibleEffect = true
  216. ghostModeSpellEffects = true
  217.  
  218. idleWarningTime = 14 * 60 * 1000
  219. idleKickTime = 15 * 60 * 1000
  220. reportsExpirationAfterReads = 1
  221. playerQueryDeepness = 2
  222. tileLimit = 0
  223. protectionTileLimit = 0
  224. houseTileLimit = 0
  225.  
  226. freePremium = true
  227. premiumForPromotion = true
  228.  
  229. blessings = true
  230. blessingOnlyPremium = false
  231. blessingReductionBase = 30
  232. blessingReductionDecrement = 5
  233. eachBlessReduction = 8
  234.  
  235. experienceStages = true
  236. rateExperience = 500.0
  237. rateExperienceFromPlayers = 0
  238. rateSkill = 70.0
  239. rateMagic = 40.0
  240. rateLoot = 7.0
  241. rateSpawn = 2
  242.  
  243. rateMonsterHealth = 1.0
  244. rateMonsterMana = 1.0
  245. rateMonsterAttack = 1.0
  246. rateMonsterDefense = 1.0
  247.  
  248. minLevelThresholdForKilledPlayer = 0.9
  249. maxLevelThresholdForKilledPlayer = 1.1
  250.  
  251. rateStaminaLoss = 1
  252. rateStaminaGain = 3
  253. rateStaminaThresholdGain = 12
  254. staminaRatingLimitTop = 40 * 60
  255. staminaRatingLimitBottom = 14 * 60
  256. staminaLootLimit = 14 * 60
  257. rateStaminaAboveNormal = 1.5
  258. rateStaminaUnderNormal = 0.5
  259. staminaThresholdOnlyPremium = true
  260.  
  261. experienceShareRadiusX = 30
  262. experienceShareRadiusY = 30
  263. experienceShareRadiusZ = 1
  264. experienceShareLevelDifference = 2 / 3
  265. extraPartyExperienceLimit = 20
  266. extraPartyExperiencePercent = 5
  267. experienceShareActivity = 2 * 60 * 1000
  268.  
  269. globalSaveEnabled = false
  270. globalSaveHour = 8
  271. globalSaveMinute = 0
  272. shutdownAtGlobalSave = true
  273. cleanMapAtGlobalSave = false
  274.  
  275. deSpawnRange = 2
  276. deSpawnRadius = 50
  277.  
  278. maxPlayerSummons = 2
  279. teleportAllSummons = false
  280. teleportPlayerSummons = false
  281.  
  282. statusPort = 7171
  283. ownerName = "UnderWAR"
  284. ownerEmail = "toninhogc@hotmail.com"
  285. url = ""
  286. location = "Brazil"
  287. displayGamemastersWithOnlineCommand = false
  288.  
  289. displayPlayersLogging = true
  290. prefixChannelLogs = ""
  291. runFile = ""
  292. outputLog = ""
  293. truncateLogsOnStartup = false
  294.  
  295. managerPort = 7171
  296. managerLogs = true
  297. managerPassword = ""
  298. managerLocalhostOnly = true
  299. managerConnectionsLimit = 1
  300.  
  301. adminPort = 7171
  302. adminLogs = true
  303. adminPassword = ""
  304. adminLocalhostOnly = true
  305. adminConnectionsLimit = 1
  306. adminRequireLogin = true
  307. adminEncryption = ""
  308. adminEncryptionData = ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement