Free version update 14-12-2023.

This commit is contained in:
MobiusDevelopment
2023-12-14 02:11:28 +02:00
parent 6a0a4be1ea
commit 1204ad8e00
6352 changed files with 98838 additions and 68045 deletions

View File

@@ -299,6 +299,13 @@ HardinRemovedSkills = 148,10104,10065,10098,19558,10097,10042,19552;\
181,11855,19212,11856,11854,11863,11859
# ---------------------------------------------------------------------------
# Eraton (Red Libra)
# ---------------------------------------------------------------------------
# Skill ids that will remain after Eraton class change.
EratonRetainedSkills = 1370,1371,1372,11400,11401,11402,11403,11404,31048,31049,30930,30931
# ---------------------------------------------------------------------------
# Summons configuration
# ---------------------------------------------------------------------------

View File

@@ -64,6 +64,10 @@ ConquestRateServerSoulOrbs = 1
# Retail: 1
ConquestRateZonePoints = 1
# Bloody Coins multiplier
# Retail: 1
ConquestRateBloodyCoins = 1
# Character Attack Points
# Retail: 100
ConquestCharacterAttackPoints = 100

View File

@@ -17,6 +17,9 @@ FakePlayerKillsRewardPvP = True
# Fake player kills apply karma rules.
FakePlayerUnflaggedKillsKarma = True
# Fake players can be attacked without PvP flagging.
FakePlayerAutoAttackable = False
# Aggressive AI fake players attack nearby monsters.
FakePlayerAggroMonsters = True

View File

@@ -436,8 +436,8 @@ ChatFilterChars = ^_^
# NPC_SHOUT
# NEW_TELL
# WORLD (&)
# Default: ALL;SHOUT;GLOBAL;TRADE;HERO_VOICE
BanChatChannels = GENERAL;SHOUT;WORLD;TRADE;HERO_VOICE
# Default: GENERAL;SHOUT;GLOBAL;TRADE;HERO_VOICE;WHISPER
BanChatChannels = GENERAL;SHOUT;WORLD;TRADE;HERO_VOICE;WHISPER
# ---------------------------------------------------------------------------
@@ -660,6 +660,11 @@ EnableAutoItem = True
# Retail: False
ResumeAutoPlay = False
# Assist party leader.
# When in party, target what the leader is targeting.
# Retail: False
AssistLeader = False
# ---------------------------------------------------------------------------
# Blue-Red Team Abnormal Effect Settings

View File

@@ -159,11 +159,13 @@ EventItemMaxLevelDifference = 9
# Vitality system rates. Works only if EnableVitality = True
# ---------------------------------------------------------------------------
# The following configures the XP multiplier of each vitality level. Basically, you have
# Default: 2
# The following configures the XP multiplier of each vitality level.
# Take care setting these values according to your server rates, as the can lead to huge differences!
# Example with a server rate 15x and vitality = 2. => final server rate = 30 (15x2)!
# Retail: 2
RateVitalityExpMultiplier = 2.
# Retail: 3
RateVitalityExpPremiumMultiplier = 3.
# Maximum vitality items allowed to be used for a week by a player.
# Default: 999