mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-15 14:19:46 +01:00
introduce paladinRangeAttackDamageIncreasePercent and knightCloseAttackDamageIncreasePercent in config.lua
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
-- Custom
|
||||
knightCloseAttackDamageIncreasePercent = 50
|
||||
paladinRangeAttackDamageIncreasePercent = 40
|
||||
|
||||
-- Combat settings
|
||||
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
|
||||
worldType = "pvp"
|
||||
|
||||
Reference in New Issue
Block a user