From a7f367e4cd2eafd5475f11cde1581a4a185eb382 Mon Sep 17 00:00:00 2001
From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com>
Date: Wed, 23 Jan 2019 03:21:15 +0000
Subject: [PATCH] Default party range set to 1500.
---
.../dist/game/config/Character.ini | 4 +-
.../dist/game/log/accounting.log | 0
.../dist/game/log/accounting.log.lck | 0
.../dist/game/log/error0.log | 0
.../dist/game/log/error0.log.lck | 0
L2J_Mobius_1.0_Ertheia/dist/game/log/item.log | 0
.../dist/game/log/item.log.lck | 0
.../dist/game/log/java0.log | 294 ------------------
.../dist/game/log/java0.log.lck | 0
.../dist/game/log/olympiad.csv | 1 -
.../dist/game/log/olympiad.csv.lck | 0
.../dist/login/log/error0.log | 0
.../dist/login/log/error0.log.lck | 0
.../dist/login/log/java0.log | 15 -
.../dist/login/log/java0.log.lck | 0
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/main/AltSettings.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 10 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
.../dist/game/config/Character.ini | 4 +-
.../java/com/l2jmobius/Config.java | 2 +-
.../gameserver/model/quest/Quest.java | 2 +-
50 files changed, 52 insertions(+), 362 deletions(-)
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/accounting.log
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/accounting.log.lck
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/error0.log
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/error0.log.lck
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/item.log
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/item.log.lck
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/java0.log
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/java0.log.lck
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/olympiad.csv
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/log/olympiad.csv.lck
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/login/log/error0.log
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/login/log/error0.log.lck
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/login/log/java0.log
delete mode 100644 L2J_Mobius_1.0_Ertheia/dist/login/log/java0.log.lck
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/config/Character.ini b/L2J_Mobius_1.0_Ertheia/dist/game/config/Character.ini
index b6d884e1c1..ad39971526 100644
--- a/L2J_Mobius_1.0_Ertheia/dist/game/config/Character.ini
+++ b/L2J_Mobius_1.0_Ertheia/dist/game/config/Character.ini
@@ -587,8 +587,8 @@ AltPartyMaxMembers = 7
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/accounting.log b/L2J_Mobius_1.0_Ertheia/dist/game/log/accounting.log
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/accounting.log.lck b/L2J_Mobius_1.0_Ertheia/dist/game/log/accounting.log.lck
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/error0.log b/L2J_Mobius_1.0_Ertheia/dist/game/log/error0.log
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/error0.log.lck b/L2J_Mobius_1.0_Ertheia/dist/game/log/error0.log.lck
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/item.log b/L2J_Mobius_1.0_Ertheia/dist/game/log/item.log
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/item.log.lck b/L2J_Mobius_1.0_Ertheia/dist/game/log/item.log.lck
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/java0.log b/L2J_Mobius_1.0_Ertheia/dist/game/log/java0.log
deleted file mode 100644
index fb19fade3a..0000000000
--- a/L2J_Mobius_1.0_Ertheia/dist/game/log/java0.log
+++ /dev/null
@@ -1,294 +0,0 @@
-2019.01.22 23:57:28,403 INFO 1 com.l2jmobius.commons.util.IXmlReader Network Config: ipconfig.xml doesn't exists using automatic configuration...
-2019.01.22 23:57:28,817 INFO 1 com.l2jmobius.commons.util.IXmlReader Network Config: Adding new subnet: 127.0.0.0/8 address: 127.0.0.1
-2019.01.22 23:57:28,825 INFO 1 com.l2jmobius.commons.util.IXmlReader Network Config: Adding new subnet: 192.168.1.0/24 address: 192.168.1.7
-2019.01.22 23:57:28,832 INFO 1 com.l2jmobius.commons.util.IXmlReader Network Config: Adding new subnet: 0.0.0.0/0 address: 178.59.45.221
-2019.01.22 23:57:28,877 INFO 1 com.l2jmobius.Config Loaded 6 Filter Words.
-2019.01.22 23:57:28,889 INFO 1 com.l2jmobius.gameserver.GameServer ------------------------------------------------=[ Database ]
-2019.01.22 23:57:29,073 INFO 1 com.l2jmobius.commons.database.DatabaseFactory Database: Initialized.
-2019.01.22 23:57:29,073 INFO 1 com.l2jmobius.gameserver.GameServer ----------------------------------------------=[ ThreadPool ]
-2019.01.22 23:57:29,081 INFO 1 com.l2jmobius.commons.concurrent.ThreadPool ThreadPool: Initialized
-2019.01.22 23:57:29,081 INFO 1 com.l2jmobius.commons.concurrent.ThreadPool ...8 scheduled pool executors with 32 total threads.
-2019.01.22 23:57:29,082 INFO 1 com.l2jmobius.commons.concurrent.ThreadPool ...8 instant pool executors with 16 total threads.
-2019.01.22 23:57:29,082 INFO 1 com.l2jmobius.gameserver.GameServer -----------------------------------------------=[ IdFactory ]
-2019.01.22 23:57:29,093 INFO 1 com.l2jmobius.gameserver.idfactory.BitSetIDFactory Updated characters online status.
-2019.01.22 23:57:29,202 INFO 1 com.l2jmobius.gameserver.idfactory.BitSetIDFactory Cleaned 0 elements from database in 0 s
-2019.01.22 23:57:29,215 INFO 1 com.l2jmobius.gameserver.idfactory.BitSetIDFactory Cleaned 0 expired timestamps from database.
-2019.01.22 23:57:29,227 INFO 1 com.l2jmobius.gameserver.idfactory.BitSetIDFactory BitSetIDFactory: 102912 id's available.
-2019.01.22 23:57:29,228 INFO 1 com.l2jmobius.gameserver.GameServer ----------------------------------------=[ Scripting Engine ]
-2019.01.22 23:57:29,251 INFO 1 com.l2jmobius.gameserver.scripting.ScriptEngineManager ScriptEngine: Java Engine 10 (Java [3, 4, 5, 6, 7, 8, 9, 10])
-2019.01.22 23:57:29,525 INFO 1 com.l2jmobius.gameserver.scripting.ScriptEngineManager Loaded 8 files to exclude.
-2019.01.22 23:57:29,526 INFO 1 com.l2jmobius.gameserver.GameServer --------------------------------------------------=[ Telnet ]
-2019.01.22 23:57:29,719 INFO 1 com.l2jmobius.gameserver.network.telnet.TelnetServer Telnet server is currently disabled.
-2019.01.22 23:57:29,720 INFO 1 com.l2jmobius.gameserver.GameServer ---------------------------------------------------=[ World ]
-2019.01.22 23:57:29,722 INFO 78 com.l2jmobius.gameserver.GameTimeController GameTimeController: Started.
-2019.01.22 23:57:29,772 INFO 1 com.l2jmobius.gameserver.model.L2World L2World: (288 by 272) World Region Grid set up.
-2019.01.22 23:57:30,139 INFO 1 com.l2jmobius.gameserver.instancemanager.MapRegionManager MapRegionManager: Loaded 59 map regions.
-2019.01.22 23:57:30,146 INFO 1 com.l2jmobius.gameserver.instancemanager.ZoneManager ZoneManager 19 by 18 Zone Region Grid set up.
-2019.01.22 23:57:31,852 INFO 1 com.l2jmobius.gameserver.instancemanager.ZoneManager ZoneManager: Loaded 27 zone classes and 2831 zones.
-2019.01.22 23:57:31,852 INFO 1 com.l2jmobius.gameserver.instancemanager.ZoneManager ZoneManager: Loaded 16 NPC spawn territoriers.
-2019.01.22 23:57:31,859 INFO 1 com.l2jmobius.gameserver.instancemanager.ZoneManager ZoneManager: Last static id: 200224
-2019.01.22 23:57:32,467 INFO 1 com.l2jmobius.gameserver.data.xml.impl.DoorData DoorData: Loaded 1471 Door Templates for 24 regions.
-2019.01.22 23:57:32,475 INFO 1 FenceData Loaded 1 Fences.
-2019.01.22 23:57:32,489 INFO 1 com.l2jmobius.gameserver.instancemanager.GlobalVariablesManager GlobalVariablesManager: Loaded 7 variables.
-2019.01.22 23:57:32,490 INFO 1 com.l2jmobius.gameserver.GameServer ----------------------------------------------------=[ Data ]
-2019.01.22 23:57:32,502 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ActionData ActionData: Loaded 215 player actions.
-2019.01.22 23:57:32,592 INFO 1 com.l2jmobius.gameserver.data.xml.impl.CategoryData CategoryData: Loaded 215 Categories.
-2019.01.22 23:57:32,619 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SecondaryAuthData SecondaryAuthData: Loaded 328 forbidden passwords.
-2019.01.22 23:57:32,624 INFO 1 com.l2jmobius.gameserver.data.xml.impl.AbilityPointsData AbilityPointsData: Loaded 4 range fees.
-2019.01.22 23:57:35,874 INFO 1 com.l2jmobius.gameserver.datatables.ItemTable ItemTable: Highest item id used: 45577
-2019.01.22 23:57:35,880 INFO 1 com.l2jmobius.gameserver.datatables.ItemTable ItemTable: Loaded: 19142 Etc Items
-2019.01.22 23:57:35,880 INFO 1 com.l2jmobius.gameserver.datatables.ItemTable ItemTable: Loaded: 8902 Armor Items
-2019.01.22 23:57:35,880 INFO 1 com.l2jmobius.gameserver.datatables.ItemTable ItemTable: Loaded: 8328 Weapon Items
-2019.01.22 23:57:35,880 INFO 1 com.l2jmobius.gameserver.datatables.ItemTable ItemTable: Loaded: 36372 Items in total.
-2019.01.22 23:57:35,889 INFO 1 com.l2jmobius.gameserver.data.xml.impl.CombinationItemsData CombinationItemsData: Loaded 620 combinations.
-2019.01.22 23:57:35,902 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SayuneData SayuneData: Loaded: 67 maps.
-2019.01.22 23:57:35,921 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ClanRewardData ClanRewardData: Loaded: 4 rewards for MEMBERS_ONLINE
-2019.01.22 23:57:35,921 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ClanRewardData ClanRewardData: Loaded: 4 rewards for HUNTING_MONSTERS
-2019.01.22 23:57:35,921 INFO 1 com.l2jmobius.gameserver.GameServer --------------------------------------------------=[ Skills ]
-2019.01.22 23:57:37,959 INFO 1 handlers.EffectMasterHandler EffectMasterHandler: Loaded 332 effect handlers.
-2019.01.22 23:57:37,973 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EnchantSkillGroupsData EnchantSkillGroupsData: Loaded 10 enchant routes, max enchant set to 10.
-2019.01.22 23:57:41,750 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillData SkillData: Loaded 121846 Skills.
-2019.01.22 23:57:42,384 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 22982 Class Skills for 145 Class Skill Trees.
-2019.01.22 23:57:42,384 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 24 Sub-Class Skills.
-2019.01.22 23:57:42,384 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 38 Dual-Class Skills.
-2019.01.22 23:57:42,384 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 104 Transfer Skills for 3 Transfer Skill Trees.
-2019.01.22 23:57:42,384 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 17 Race skills for 7 Race Skill Trees.
-2019.01.22 23:57:42,384 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 35 Fishing Skills, 8 Dwarven only Fishing Skills.
-2019.01.22 23:57:42,384 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 3 Collect Skills.
-2019.01.22 23:57:42,385 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 171 Pledge Skills, 141 for Pledge and 30 Residential.
-2019.01.22 23:57:42,385 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 18 Sub-Pledge Skills.
-2019.01.22 23:57:42,385 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 32 Transform Skills.
-2019.01.22 23:57:42,385 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 8 Noble Skills.
-2019.01.22 23:57:42,385 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 5 Hero Skills.
-2019.01.22 23:57:42,385 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 61 Game Master Skills.
-2019.01.22 23:57:42,385 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 61 Game Master Aura Skills.
-2019.01.22 23:57:42,385 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 101 Ability Skills.
-2019.01.22 23:57:42,386 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 104 Alchemy Skills.
-2019.01.22 23:57:42,386 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 34 Class Awaken Save Skills.
-2019.01.22 23:57:42,386 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 20 Revelation Skills.
-2019.01.22 23:57:42,386 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SkillTreesData SkillTreesData: Loaded 31 Common Skills to all classes.
-2019.01.22 23:57:42,421 INFO 1 com.l2jmobius.gameserver.data.xml.impl.PetSkillData PetSkillData: Loaded 1046 skills.
-2019.01.22 23:57:42,421 INFO 1 com.l2jmobius.gameserver.GameServer ---------------------------------------------------=[ Items ]
-2019.01.22 23:57:42,521 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EnchantItemGroupsData EnchantItemGroupsData: Loaded: 4 item group templates.
-2019.01.22 23:57:42,521 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EnchantItemGroupsData EnchantItemGroupsData: Loaded: 1 scroll group templates.
-2019.01.22 23:57:42,532 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EnchantItemData EnchantItemData: Loaded 243 Enchant Scrolls.
-2019.01.22 23:57:42,532 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EnchantItemData EnchantItemData: Loaded 97 Support Items.
-2019.01.22 23:57:42,545 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EnchantItemOptionsData EnchantItemOptionsData: Loaded: 45 Items and 1371 Options.
-2019.01.22 23:57:42,563 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ItemCrystallizationData ItemCrystallizationData: Loaded 12 crystallization templates.
-2019.01.22 23:57:42,563 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ItemCrystallizationData ItemCrystallizationData: Loaded 278 pre-defined crystallizable items.
-2019.01.22 23:57:42,574 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ItemCrystallizationData ItemCrystallizationData: Generated 5205 crystallizable items from templates.
-2019.01.22 23:57:43,895 INFO 1 com.l2jmobius.gameserver.data.xml.impl.OptionData OptionData: Loaded: 30399 Options.
-2019.01.22 23:57:44,001 INFO 1 VariationData VariationData: Loaded 106 Variations.
-2019.01.22 23:57:44,002 INFO 1 VariationData VariationData: Loaded 4660 Fees.
-2019.01.22 23:57:44,006 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EnchantItemHPBonusData EnchantItemHPBonusData: Loaded 11 Enchant HP Bonuses.
-2019.01.22 23:57:45,138 INFO 1 com.l2jmobius.gameserver.data.xml.impl.BuyListData BuyListData: Loaded 852 BuyLists.
-2019.01.22 23:57:46,126 INFO 1 com.l2jmobius.gameserver.data.xml.impl.MultisellData MultisellData: Loaded 367 multisell lists.
-2019.01.22 23:57:46,219 INFO 1 com.l2jmobius.gameserver.data.xml.impl.RecipeData RecipeData: Loaded 1601 recipes.
-2019.01.22 23:57:46,251 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ArmorSetsData ArmorSetsData: Loaded 282 Armor sets.
-2019.01.22 23:57:46,254 INFO 1 com.l2jmobius.gameserver.data.xml.impl.FishingData FishingData: Loaded Fishing Data.
-2019.01.22 23:57:46,321 INFO 1 com.l2jmobius.gameserver.data.xml.impl.HennaData HennaData: Loaded 460 Henna data.
-2019.01.22 23:57:46,339 INFO 1 com.l2jmobius.gameserver.data.xml.impl.PrimeShopData PrimeShopData: Loaded 179 items
-2019.01.22 23:57:46,380 INFO 1 com.l2jmobius.gameserver.data.xml.impl.AppearanceItemData AppearanceItemData: Loaded: 955 Stones
-2019.01.22 23:57:46,393 INFO 1 com.l2jmobius.gameserver.data.xml.impl.AlchemyData AlchemyData: Loaded 118 alchemy craft skills.
-2019.01.22 23:57:46,408 INFO 1 com.l2jmobius.commons.util.IXmlReader LuckyGameData: Loaded 2 lucky game data.
-2019.01.22 23:57:46,408 INFO 1 com.l2jmobius.gameserver.GameServer ----------------------------------------------=[ Characters ]
-2019.01.22 23:57:46,412 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ClassListData ClassListData: Loaded 157 Class data.
-2019.01.22 23:57:46,417 INFO 1 com.l2jmobius.gameserver.data.xml.impl.InitialEquipmentData InitialEquipmentData: Loaded 13 Initial Equipment data.
-2019.01.22 23:57:46,423 INFO 1 com.l2jmobius.gameserver.data.xml.impl.InitialShortcutData InitialShortcutData: Loaded 5 Initial Global Shortcuts data.
-2019.01.22 23:57:46,423 INFO 1 com.l2jmobius.gameserver.data.xml.impl.InitialShortcutData InitialShortcutData: Loaded 5 Initial Shortcuts data.
-2019.01.22 23:57:46,423 INFO 1 com.l2jmobius.gameserver.data.xml.impl.InitialShortcutData InitialShortcutData: Loaded 0 Macros presets.
-2019.01.22 23:57:46,427 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ExperienceData ExperienceData: Loaded 100 levels.
-2019.01.22 23:57:46,428 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ExperienceData ExperienceData: Max Player Level is: 99
-2019.01.22 23:57:46,428 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ExperienceData ExperienceData: Max Pet Level is: 99
-2019.01.22 23:57:46,434 INFO 1 com.l2jmobius.gameserver.data.xml.impl.KarmaData KarmaData: Loaded 99 karma modifiers.
-2019.01.22 23:57:46,437 INFO 1 com.l2jmobius.gameserver.data.xml.impl.HitConditionBonusData HitConditionBonusData: Loaded Hit Condition bonuses.
-2019.01.22 23:57:47,061 INFO 1 com.l2jmobius.gameserver.data.xml.impl.PlayerTemplateData PlayerTemplateData: Loaded 145 character templates.
-2019.01.22 23:57:47,061 INFO 1 com.l2jmobius.gameserver.data.xml.impl.PlayerTemplateData PlayerTemplateData: Loaded 86130 level up gain records.
-2019.01.22 23:57:47,069 INFO 1 com.l2jmobius.gameserver.data.sql.impl.CharNameTable CharNameTable: Loaded 2 char names.
-2019.01.22 23:57:47,076 INFO 1 com.l2jmobius.gameserver.data.xml.impl.AdminData AdminData: Loaded: 10 Access Levels.
-2019.01.22 23:57:47,080 INFO 1 com.l2jmobius.gameserver.data.xml.impl.AdminData AdminData: Loaded: 453 Access Commands.
-2019.01.22 23:57:47,574 INFO 1 com.l2jmobius.gameserver.data.xml.impl.PetDataTable PetDataTable: Loaded 56 Pets.
-2019.01.22 23:57:47,626 INFO 1 com.l2jmobius.gameserver.data.xml.impl.CubicData CubicData: Loaded 21 cubics.
-2019.01.22 23:57:47,647 INFO 1 com.l2jmobius.gameserver.GameServer ---------------------------------------------------=[ Clans ]
-2019.01.22 23:57:47,659 INFO 1 com.l2jmobius.gameserver.communitybbs.Manager.ForumsBBSManager ForumsBBSManager: Loaded 4 forums. Last forum id used: 4
-2019.01.22 23:57:47,660 INFO 1 com.l2jmobius.gameserver.data.sql.impl.ClanTable ClanTable: Restored 0 clans from the database.
-2019.01.22 23:57:47,668 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ResidenceFunctionsData ResidenceFunctionsData: Loaded: 8 functions.
-2019.01.22 23:57:47,847 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ClanHallData ClanHallData: Succesfully loaded 48 Clan Halls.
-2019.01.22 23:57:47,921 INFO 1 com.l2jmobius.gameserver.instancemanager.ClanEntryManager ClanEntryManager: Loaded: 0 clan entry
-2019.01.22 23:57:47,924 INFO 1 com.l2jmobius.gameserver.instancemanager.ClanEntryManager ClanEntryManager: Loaded: 0 player in waiting list
-2019.01.22 23:57:47,926 INFO 1 com.l2jmobius.gameserver.instancemanager.ClanEntryManager ClanEntryManager: Loaded: 0 player application
-2019.01.22 23:57:47,926 INFO 1 com.l2jmobius.gameserver.GameServer -------------------------------------------------=[ Geodata ]
-2019.01.22 23:57:47,929 INFO 1 com.l2jmobius.gameserver.geoengine.GeoEngine GeoEngine: Initializing...
-2019.01.22 23:57:48,043 INFO 1 com.l2jmobius.gameserver.geoengine.GeoEngine GeoEngine: Loaded 0 geodata files.
-2019.01.22 23:57:48,044 INFO 1 com.l2jmobius.gameserver.geoengine.GeoEngine GeoEngine: Forcing PathFinding setting to false.
-2019.01.22 23:57:48,044 INFO 1 com.l2jmobius.gameserver.geoengine.GeoEngine GeoEngine: Forcing CoordSynchronize setting to -1.
-2019.01.22 23:57:48,069 INFO 1 com.l2jmobius.gameserver.geoengine.GeoEngine GeoEnginePathfinding: Loaded 32 node buffers.
-2019.01.22 23:57:48,070 INFO 1 com.l2jmobius.gameserver.GameServer ----------------------------------------------------=[ NPCs ]
-2019.01.22 23:57:52,142 INFO 1 com.l2jmobius.gameserver.data.xml.impl.NpcData NpcData: Loaded 13559 NPCs.
-2019.01.22 23:57:52,156 INFO 1 com.l2jmobius.gameserver.data.xml.impl.NpcData NpcData: Loaded 19 Custom NPCs.
-2019.01.22 23:57:52,162 INFO 1 com.l2jmobius.gameserver.data.xml.impl.FakePlayerData FakePlayerData: Disabled.
-2019.01.22 23:57:52,164 INFO 1 com.l2jmobius.gameserver.instancemanager.FakePlayerChatManager FakePlayerChatManager: Disabled.
-2019.01.22 23:57:52,172 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ExtendDropData ExtendDropData: Loaded 1 ExtendDrop.
-2019.01.22 23:57:52,929 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SpawnsData SpawnsData: Loaded: 42293 spawns
-2019.01.22 23:57:52,950 INFO 1 com.l2jmobius.gameserver.instancemanager.WalkingManager WalkingManager: Loaded 189 walking routes.
-2019.01.22 23:57:52,957 INFO 1 com.l2jmobius.gameserver.data.xml.impl.StaticObjectData StaticObjectData: Loaded 51 static object templates.
-2019.01.22 23:57:52,980 INFO 1 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Loaded 23 item(s) and registered 3 auction(s) for instance 32320
-2019.01.22 23:57:52,982 INFO 1 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Schedule next auction 24 on 17:00:00 25.01.19 for instance 32320
-2019.01.22 23:57:52,983 INFO 1 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Clearing expired auction: 15
-2019.01.22 23:57:52,987 INFO 1 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Loaded 23 item(s) and registered 2 auction(s) for instance 32321
-2019.01.22 23:57:52,989 INFO 1 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Schedule current auction 22 for instance 32321
-2019.01.22 23:57:52,993 INFO 59 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ScheduleAuctionTask: Auction 22 has started for instance 32321
-2019.01.22 23:57:52,993 INFO 59 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Schedule current auction 22 for instance 32321
-2019.01.22 23:57:52,994 INFO 1 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Loaded 23 item(s) and registered 3 auction(s) for instance 32322
-2019.01.22 23:57:52,994 INFO 1 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Schedule next auction 25 on 17:00:00 23.01.19 for instance 32322
-2019.01.22 23:57:52,994 INFO 1 com.l2jmobius.gameserver.instancemanager.ItemAuctionManager ItemAuctionManager: Loaded 3 instance(s).
-2019.01.22 23:57:52,998 INFO 31 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Auction 22 has finished. There have not been any bid for instance 32321
-2019.01.22 23:57:52,998 INFO 31 com.l2jmobius.gameserver.model.itemauction.ItemAuctionInstance ItemAuctionInstance: Schedule next auction 26 on 17:00:00 28.01.19 for instance 32321
-2019.01.22 23:57:53,023 INFO 1 com.l2jmobius.gameserver.instancemanager.CastleManager CastleManager: Loaded: 9 castles.
-2019.01.22 23:57:53,027 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Lilith(25283) status is 0
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Anakim(25286) status is 0
-2019.01.22 23:57:53,028 WARNING 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Could not find GrandBoss NPC template for 26124
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Queen Ant(29001) status is 0
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Core(29006) status is 0
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Orfen(29014) status is 0
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Baium(29020) status is 0
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Valakas(29028) status is 0
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Antharas(29068) status is 0
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Beleth(29118) status is 0
-2019.01.22 23:57:53,028 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Earth Wyrm Trasken(29197) status is 0
-2019.01.22 23:57:53,029 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Lindvior(29240) status is 0
-2019.01.22 23:57:53,029 WARNING 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Could not find GrandBoss NPC template for 29305
-2019.01.22 23:57:53,029 INFO 1 com.l2jmobius.gameserver.instancemanager.GrandBossManager GrandBossManager: Loaded 11 Instances.
-2019.01.22 23:57:53,030 INFO 1 com.l2jmobius.gameserver.GameServer ------------------------------------------------=[ Instance ]
-2019.01.22 23:57:53,037 INFO 1 com.l2jmobius.gameserver.instancemanager.InstanceManager InstanceManager: Loaded 258 instance names.
-2019.01.22 23:57:53,456 INFO 1 com.l2jmobius.gameserver.instancemanager.InstanceManager InstanceManager: Loaded 151 instance templates.
-2019.01.22 23:57:53,458 INFO 1 com.l2jmobius.gameserver.instancemanager.InstanceManager InstanceManager: Loaded instance reenter times for 0 players.
-2019.01.22 23:57:53,458 INFO 1 com.l2jmobius.gameserver.GameServer ------------------------------------------------=[ Olympiad ]
-2019.01.22 23:57:53,467 INFO 1 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Loading....
-2019.01.22 23:57:53,467 INFO 1 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Currently in Olympiad Period
-2019.01.22 23:57:53,467 INFO 1 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: 13682 minutes until period ends
-2019.01.22 23:57:53,467 INFO 1 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Next weekly change is in 2895 minutes
-2019.01.22 23:57:53,467 INFO 1 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Loaded 0 Nobles
-2019.01.22 23:57:53,469 INFO 1 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Competition Period Starts in 0 days, 0 hours and 0 mins.
-2019.01.22 23:57:53,475 INFO 1 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Event starts/started: Tue Jan 22 18:00:53 EET 2019
-2019.01.22 23:57:53,480 INFO 1 com.l2jmobius.gameserver.model.entity.Hero Hero System: Loaded 0 Heroes.
-2019.01.22 23:57:53,480 INFO 1 com.l2jmobius.gameserver.model.entity.Hero Hero System: Loaded 0 all time Heroes.
-2019.01.22 23:57:53,480 INFO 1 com.l2jmobius.gameserver.GameServer ---------------------------------------------------=[ Cache ]
-2019.01.22 23:57:53,483 INFO 1 com.l2jmobius.gameserver.cache.HtmCache Cache[HTML]: Running lazy cache
-2019.01.22 23:57:53,487 INFO 42 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Olympiad Games have started.
-2019.01.22 23:57:53,490 INFO 1 com.l2jmobius.gameserver.data.sql.impl.CrestTable CrestTable: Loaded 0 Crests.
-2019.01.22 23:57:53,828 INFO 42 com.l2jmobius.gameserver.model.olympiad.OlympiadGameManager Olympiad System: Loaded 80 stadiums.
-2019.01.22 23:57:54,109 INFO 1 com.l2jmobius.gameserver.data.xml.impl.TeleportersData TeleportersData: Loaded: 169 npc teleporters.
-2019.01.22 23:57:54,123 INFO 1 com.l2jmobius.gameserver.instancemanager.CursedWeaponsManager CursedWeaponsManager: Loaded: 2 cursed weapon(s).
-2019.01.22 23:57:54,692 INFO 1 com.l2jmobius.gameserver.data.xml.impl.TransformData TransformData: Loaded: 166 transform templates.
-2019.01.22 23:57:54,703 INFO 1 com.l2jmobius.gameserver.datatables.BotReportTable BotReportTable: Loaded 0 bot reports
-2019.01.22 23:57:54,704 INFO 1 com.l2jmobius.gameserver.GameServer -------------------------------------------------=[ Scripts ]
-2019.01.22 23:57:54,714 INFO 1 com.l2jmobius.gameserver.instancemanager.AirShipManager AirShipManager: Loaded 0 private airships
-2019.01.22 23:57:54,724 INFO 1 com.l2jmobius.gameserver.data.xml.impl.ShuttleData ShuttleData: Loaded: 3 Shuttles.
-2019.01.22 23:57:54,725 INFO 1 com.l2jmobius.gameserver.GameServer GameServer: Loading server scripts:
-2019.01.22 23:57:55,269 INFO 1 handlers.MasterHandler Loading Handlers...
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler ActionHandler: Loaded 10 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler ActionShiftHandler: Loaded 6 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler AdminCommandHandler: Loaded 445 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler BypassHandler: Loaded 28 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler ChatHandler: Loaded 14 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler CommunityBoardHandler: Loaded 24 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler ItemHandler: Loaded 31 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler PunishmentHandler: Loaded 3 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler UserCommandHandler: Loaded 16 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler VoicedCommandHandler: Loaded 7 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler TargetHandler: Loaded 21 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler AffectObjectHandler: Loaded 11 Handlers
-2019.01.22 23:57:55,360 INFO 1 handlers.MasterHandler AffectScopeHandler: Loaded 19 Handlers
-2019.01.22 23:57:55,361 INFO 1 handlers.MasterHandler PlayerActionHandler: Loaded 24 Handlers
-2019.01.22 23:57:55,361 INFO 1 handlers.MasterHandler Handlers Loaded...
-2019.01.22 23:58:23,216 INFO 1 ai.areas.FantasyIsle.HandysBlockCheckerEvent Handy's Block Checker Event is enabled
-2019.01.22 23:58:23,221 INFO 1 ai.areas.FantasyIsle.Parade Fantasy Isle: Parade starting at 2019/01/23 01:20 and is scheduled each next 1 hours.
-2019.01.22 23:58:23,226 INFO 1 ai.areas.FantasyIsle.TalentShow Fantasy Isle: MC show script starting at 23/01/2019 21:38:23 and is scheduled each next 4 hours.
-2019.01.22 23:58:23,267 INFO 1 ai.areas.ImperialTomb.FourSepulchers.FourSepulchers [Four Sepulchers] Loaded 762 spawn zones data.
-2019.01.22 23:58:23,575 INFO 1 ai.bosses.Tiat.Stage1 [Seed of Destruction] Loaded 51 spawn zones data.
-2019.01.22 23:58:23,681 INFO 1 ai.others.ClassMaster.ClassMaster ClassMaster: Loaded 0 class change options.
-2019.01.22 23:58:23,822 INFO 1 ai.others.MentorGuide.MentorGuide MentorGuide: Loaded: 41 mentee coins
-2019.01.22 23:58:23,838 INFO 1 ai.others.NpcBuffers.NpcBuffersData NpcBuffersData: Loaded: 6 buffers data.
-2019.01.22 23:58:23,943 INFO 1 events.BirthOfDraco.BirthOfDraco Event Birth of Draco has passed... Ignored
-2019.01.22 23:58:23,957 INFO 1 events.EveTheFortuneTeller.EveTheFortuneTeller Event Eve the Fortune Teller has passed... Ignored
-2019.01.22 23:58:23,962 INFO 1 events.FreyaCelebration.FreyaCelebration Event Freya Celebration has passed... Ignored
-2019.01.22 23:58:23,967 INFO 1 events.GiftOfVitality.GiftOfVitality Event Gift of Vitality has passed... Ignored
-2019.01.22 23:58:23,972 INFO 1 events.Halloween.Halloween Event Halloween has passed... Ignored
-2019.01.22 23:58:23,977 INFO 1 events.HeavyMedal.HeavyMedal Event Heavy Medal has passed... Ignored
-2019.01.22 23:58:23,989 INFO 1 events.HungryHorse.HungryHorse Event Hungry Horse has passed... Ignored
-2019.01.22 23:58:23,994 INFO 1 events.HuntForSanta.HuntForSanta Event Hunt for Santa has passed... Ignored
-2019.01.22 23:58:23,999 INFO 1 events.LetterCollector.LetterCollector Event Letter Collector has passed... Ignored
-2019.01.22 23:58:24,004 INFO 1 events.LoversJubilee.LoversJubilee Event Lovers Jubilee has passed... Ignored
-2019.01.22 23:58:24,008 INFO 1 events.LoveYourGatekeeper.LoveYourGatekeeper Event Love Your Gatekeeper has passed... Ignored
-2019.01.22 23:58:24,013 INFO 1 events.MasterOfEnchanting.MasterOfEnchanting Event Master of Enchanting has passed... Ignored
-2019.01.22 23:58:24,017 INFO 1 events.ThePowerOfLove.ThePowerOfLove Event The Power Of Love has passed... Ignored
-2019.01.22 23:58:24,759 INFO 1 com.l2jmobius.gameserver.model.quest.Quest [EnhanceYourWeapon] Loaded 54 Soul Crystal data.
-2019.01.22 23:58:24,759 INFO 1 com.l2jmobius.gameserver.model.quest.Quest [EnhanceYourWeapon] Loaded 230 npc Leveling info data.
-2019.01.22 23:58:24,819 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SpawnsData SpawnsData: Initializing spawns...
-2019.01.22 23:58:48,208 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26131 from DB
-2019.01.22 23:58:48,208 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26137 from DB
-2019.01.22 23:58:48,208 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26162 from DB
-2019.01.22 23:58:48,208 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26163 from DB
-2019.01.22 23:58:48,208 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26164 from DB
-2019.01.22 23:58:48,208 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26165 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26170 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26171 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26172 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26173 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26178 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26179 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26180 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26181 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26186 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26187 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26188 from DB
-2019.01.22 23:58:48,209 WARNING 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Could not load npc #26189 from DB
-2019.01.22 23:58:48,219 INFO 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Loaded 218 Instances
-2019.01.22 23:58:48,219 INFO 33 com.l2jmobius.gameserver.instancemanager.DBSpawnManager DBSpawnManager: Scheduled 0 Instances
-2019.01.22 23:59:00,307 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SpawnsData SpawnsData: All spawns has been initialized!
-2019.01.22 23:59:00,307 INFO 1 com.l2jmobius.gameserver.GameServer --------------------------------------------=[ Event Engine ]
-2019.01.22 23:59:00,328 INFO 1 com.l2jmobius.gameserver.instancemanager.CeremonyOfChaosManager CeremonyOfChaosManager: Ceremony of Chaos event has started!
-2019.01.22 23:59:00,328 INFO 1 com.l2jmobius.gameserver.model.eventengine.conditions.BetweenConditionalScheduler Event CeremonyOfChaosManager will resume because is within the event period
-2019.01.22 23:59:00,329 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EventEngineData EventEngineData: CeremonyOfChaosManager: Initialized
-2019.01.22 23:59:00,332 INFO 1 com.l2jmobius.gameserver.instancemanager.ClanHallAuctionManager ClanHallAuctionManager: Clan Hall Auction has started!
-2019.01.22 23:59:00,346 INFO 1 com.l2jmobius.gameserver.model.eventengine.conditions.BetweenConditionalScheduler Event ClanHallAuctionManager will resume because is within the event period
-2019.01.22 23:59:00,346 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EventEngineData EventEngineData: ClanHallAuctionManager: Initialized
-2019.01.22 23:59:00,350 INFO 1 com.l2jmobius.gameserver.data.xml.impl.EventEngineData EventEngineData: DailyTaskManager: Initialized
-2019.01.22 23:59:00,351 INFO 1 com.l2jmobius.gameserver.model.votereward.VoteSystem VoteSystem: Disabled.
-2019.01.22 23:59:00,352 INFO 1 com.l2jmobius.gameserver.GameServer ---------------------------------------------------=[ Siege ]
-2019.01.22 23:59:00,357 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Gludio: Sun Jan 27 16:00:00 EET 2019
-2019.01.22 23:59:00,358 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Dion: Sun Jan 27 16:00:00 EET 2019
-2019.01.22 23:59:00,359 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Giran: Sun Jan 27 16:00:00 EET 2019
-2019.01.22 23:59:00,359 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Oren: Sun Jan 27 16:00:00 EET 2019
-2019.01.22 23:59:00,359 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Aden: Sun Jan 27 16:00:00 EET 2019
-2019.01.22 23:59:00,359 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Innadril: Sun Jan 27 20:00:00 EET 2019
-2019.01.22 23:59:00,360 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Goddard: Sun Jan 27 20:00:00 EET 2019
-2019.01.22 23:59:00,360 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Rune: Sun Jan 27 20:00:00 EET 2019
-2019.01.22 23:59:00,360 INFO 1 com.l2jmobius.gameserver.model.entity.Siege Siege of Schuttgart: Sun Jan 27 20:00:00 EET 2019
-2019.01.22 23:59:00,623 INFO 1 com.l2jmobius.gameserver.instancemanager.FortManager FortManager: Loaded: 20 fortress
-2019.01.22 23:59:00,751 INFO 1 com.l2jmobius.gameserver.data.xml.impl.SiegeScheduleData SiegeScheduleData: Loaded: 2 siege schedulers.
-2019.01.22 23:59:00,759 INFO 1 com.l2jmobius.gameserver.instancemanager.CastleManorManager CastleManorManager: Loaded 258 seeds.
-2019.01.22 23:59:00,768 INFO 1 com.l2jmobius.gameserver.instancemanager.CastleManorManager CastleManorManager: Manor data loaded.
-2019.01.22 23:59:00,772 INFO 1 com.l2jmobius.gameserver.instancemanager.SiegeGuardManager SiegeGuardManager: Loaded 0 siege guards tickets.
-2019.01.22 23:59:00,772 INFO 1 com.l2jmobius.gameserver.instancemanager.QuestManager QuestManager: Loaded: 431 quests.
-2019.01.22 23:59:00,772 INFO 1 com.l2jmobius.gameserver.instancemanager.QuestManager QuestManager: Loaded: 367 scripts.
-2019.01.22 23:59:00,781 INFO 1 com.l2jmobius.gameserver.taskmanager.TaskManager TaskManager: Loaded: 4 Tasks.
-2019.01.22 23:59:00,783 INFO 1 com.l2jmobius.gameserver.instancemanager.MailManager MailManager: Loaded 0 messages.
-2019.01.22 23:59:00,788 INFO 1 com.l2jmobius.gameserver.instancemanager.PunishmentManager PunishmentManager: Loaded 0 active and 0 expired punishments.
-2019.01.22 23:59:00,788 INFO 1 com.l2jmobius.gameserver.GameServer IdFactory: Free ObjectID's remaining: 1878998579
-2019.01.22 23:59:00,791 INFO 1 com.l2jmobius.gameserver.data.sql.impl.OfflineTradersTable OfflineTradersTable: Loading offline traders...
-2019.01.22 23:59:00,792 INFO 1 com.l2jmobius.gameserver.data.sql.impl.OfflineTradersTable OfflineTradersTable: Loaded: 0 offline trader(s)
-2019.01.22 23:59:01,496 INFO 1 com.l2jmobius.gameserver.GameServer GameServer: Started, using 897 of 4084 MB total memory.
-2019.01.22 23:59:01,501 INFO 1 com.l2jmobius.gameserver.GameServer GameServer: Geodata use 153 MB of memory.
-2019.01.22 23:59:01,501 INFO 1 com.l2jmobius.gameserver.GameServer GameServer: Maximum number of connected players is 2000.
-2019.01.22 23:59:01,501 INFO 1 com.l2jmobius.gameserver.GameServer GameServer: Server loaded in 93 seconds.
-2019.01.22 23:59:01,665 INFO 1 com.l2jmobius.gameserver.network.ClientNetworkManager ClientNetworkManager: Listening on 0.0.0.0:7777
-2019.01.22 23:59:01,674 INFO 83 com.l2jmobius.gameserver.LoginServerThread LoginServerThread: Connecting to login on 127.0.0.1:9014
-2019.01.22 23:59:01,723 INFO 83 com.l2jmobius.gameserver.LoginServerThread LoginServerThread: Registered on login as Server 2: Sieghardt
-2019.01.23 00:00:00,002 INFO 53 com.l2jmobius.gameserver.instancemanager.CeremonyOfChaosManager CeremonyOfChaosManager: Ceremony of Chaos event has ended!
-2019.01.23 00:00:00,025 INFO 36 com.l2jmobius.gameserver.instancemanager.GlobalVariablesManager GlobalVariablesManager: Stored 7 variables.
-2019.01.23 00:00:00,026 INFO 36 com.l2jmobius.gameserver.instancemanager.DailyTaskManager Olympiad System: Data updated.
-2019.01.23 00:00:53,471 INFO 53 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Olympiad games have ended.
-2019.01.23 00:00:53,472 INFO 53 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Competition Period Starts in 0 days, 18 hours and 0 mins.
-2019.01.23 00:00:53,472 INFO 53 com.l2jmobius.gameserver.model.olympiad.Olympiad Olympiad: Event starts/started: Wed Jan 23 18:00:53 EET 2019
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/java0.log.lck b/L2J_Mobius_1.0_Ertheia/dist/game/log/java0.log.lck
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/olympiad.csv b/L2J_Mobius_1.0_Ertheia/dist/game/log/olympiad.csv
deleted file mode 100644
index 62cc3bd514..0000000000
--- a/L2J_Mobius_1.0_Ertheia/dist/game/log/olympiad.csv
+++ /dev/null
@@ -1 +0,0 @@
-22/01/2019 23:57:53,Result,Player1,Player2,Player1 HP,Player2 HP,Player1 Damage,Player2 Damage,Points,Classed
diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/log/olympiad.csv.lck b/L2J_Mobius_1.0_Ertheia/dist/game/log/olympiad.csv.lck
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/login/log/error0.log b/L2J_Mobius_1.0_Ertheia/dist/login/log/error0.log
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/login/log/error0.log.lck b/L2J_Mobius_1.0_Ertheia/dist/login/log/error0.log.lck
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/dist/login/log/java0.log b/L2J_Mobius_1.0_Ertheia/dist/login/log/java0.log
deleted file mode 100644
index 7d315760d5..0000000000
--- a/L2J_Mobius_1.0_Ertheia/dist/login/log/java0.log
+++ /dev/null
@@ -1,15 +0,0 @@
-2019.01.22 23:57:32,296 INFO 1 com.l2jmobius.commons.database.DatabaseFactory Database: Initialized.
-2019.01.22 23:57:32,335 INFO 1 com.l2jmobius.loginserver.LoginController Loading LoginController...
-2019.01.22 23:57:33,184 INFO 1 com.l2jmobius.loginserver.LoginController Cached 10 KeyPairs for RSA communication.
-2019.01.22 23:57:33,277 INFO 1 com.l2jmobius.loginserver.GameServerTable Loaded 127 server names.
-2019.01.22 23:57:33,287 INFO 1 com.l2jmobius.loginserver.GameServerTable Loaded 1 registered Game Servers.
-2019.01.22 23:57:33,385 INFO 1 com.l2jmobius.loginserver.GameServerTable Cached 10 RSA keys for Game Server communication.
-2019.01.22 23:57:33,389 INFO 1 com.l2jmobius.loginserver.LoginServer Loaded 2 IP Bans.
-2019.01.22 23:57:33,391 INFO 1 com.l2jmobius.loginserver.LoginServer Listening for GameServers on 127.0.0.1:9014
-2019.01.22 23:57:33,714 INFO 1 com.l2jmobius.loginserver.network.ClientNetworkManager ClientNetworkManager: Listening on 0.0.0.0:2106
-2019.01.22 23:59:01,721 INFO 30 com.l2jmobius.loginserver.GameServerThread Updated Gameserver [2] Sieghardt IP's:
-2019.01.22 23:59:01,722 INFO 30 com.l2jmobius.loginserver.GameServerThread 127.0.0.1/127.0.0.0/8
-2019.01.22 23:59:01,722 INFO 30 com.l2jmobius.loginserver.GameServerThread 192.168.1.7/192.168.1.0/24
-2019.01.22 23:59:01,722 INFO 30 com.l2jmobius.loginserver.GameServerThread 178.59.45.221/0.0.0.0/0
-2019.01.23 00:04:29,889 INFO 30 com.l2jmobius.loginserver.GameServerThread GameServer [2] Sieghardt: Connection lost: Connection reset
-2019.01.23 00:04:29,889 INFO 30 com.l2jmobius.loginserver.GameServerThread Server [2] Sieghardt is now set as disconnected
diff --git a/L2J_Mobius_1.0_Ertheia/dist/login/log/java0.log.lck b/L2J_Mobius_1.0_Ertheia/dist/login/log/java0.log.lck
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/Config.java b/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/Config.java
index 89c9e8b52c..9ed261c79a 100644
--- a/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/Config.java
@@ -1590,7 +1590,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/gameserver/model/quest/Quest.java
index 1380b9e66b..7e9ae29932 100644
--- a/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_1.0_Ertheia/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2457,7 +2457,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_2.5_Underground/dist/game/config/Character.ini b/L2J_Mobius_2.5_Underground/dist/game/config/Character.ini
index 68fad6c18a..05ad1b6616 100644
--- a/L2J_Mobius_2.5_Underground/dist/game/config/Character.ini
+++ b/L2J_Mobius_2.5_Underground/dist/game/config/Character.ini
@@ -587,8 +587,8 @@ AltPartyMaxMembers = 7
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_2.5_Underground/java/com/l2jmobius/Config.java b/L2J_Mobius_2.5_Underground/java/com/l2jmobius/Config.java
index 2244bc32f1..5c4075fb11 100644
--- a/L2J_Mobius_2.5_Underground/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_2.5_Underground/java/com/l2jmobius/Config.java
@@ -1605,7 +1605,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_2.5_Underground/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_2.5_Underground/java/com/l2jmobius/gameserver/model/quest/Quest.java
index e87f3ed333..dda1f3205e 100644
--- a/L2J_Mobius_2.5_Underground/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_2.5_Underground/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2459,7 +2459,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_3.0_Helios/dist/game/config/Character.ini b/L2J_Mobius_3.0_Helios/dist/game/config/Character.ini
index 68fad6c18a..05ad1b6616 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/config/Character.ini
+++ b/L2J_Mobius_3.0_Helios/dist/game/config/Character.ini
@@ -587,8 +587,8 @@ AltPartyMaxMembers = 7
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_3.0_Helios/java/com/l2jmobius/Config.java b/L2J_Mobius_3.0_Helios/java/com/l2jmobius/Config.java
index 152eef1a3d..3c0680a100 100644
--- a/L2J_Mobius_3.0_Helios/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_3.0_Helios/java/com/l2jmobius/Config.java
@@ -1613,7 +1613,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver/model/quest/Quest.java
index 7c34dfbdad..9e4273efbd 100644
--- a/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_3.0_Helios/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2460,7 +2460,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/config/Character.ini b/L2J_Mobius_4.0_GrandCrusade/dist/game/config/Character.ini
index 509e67464d..ccc06f3895 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/config/Character.ini
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/config/Character.ini
@@ -563,8 +563,8 @@ AltPartyMaxMembers = 7
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_4.0_GrandCrusade/java/com/l2jmobius/Config.java b/L2J_Mobius_4.0_GrandCrusade/java/com/l2jmobius/Config.java
index e787de04b4..345ec9b4e3 100644
--- a/L2J_Mobius_4.0_GrandCrusade/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_4.0_GrandCrusade/java/com/l2jmobius/Config.java
@@ -1600,7 +1600,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_4.0_GrandCrusade/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_4.0_GrandCrusade/java/com/l2jmobius/gameserver/model/quest/Quest.java
index d2a0fd67b2..49f17ec208 100644
--- a/L2J_Mobius_4.0_GrandCrusade/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_4.0_GrandCrusade/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2460,7 +2460,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/config/Character.ini b/L2J_Mobius_5.0_Salvation/dist/game/config/Character.ini
index 7031d7a019..0e6932704d 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/config/Character.ini
+++ b/L2J_Mobius_5.0_Salvation/dist/game/config/Character.ini
@@ -563,8 +563,8 @@ AltPartyMaxMembers = 7
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_5.0_Salvation/java/com/l2jmobius/Config.java b/L2J_Mobius_5.0_Salvation/java/com/l2jmobius/Config.java
index e787de04b4..345ec9b4e3 100644
--- a/L2J_Mobius_5.0_Salvation/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_5.0_Salvation/java/com/l2jmobius/Config.java
@@ -1600,7 +1600,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_5.0_Salvation/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_5.0_Salvation/java/com/l2jmobius/gameserver/model/quest/Quest.java
index d2a0fd67b2..49f17ec208 100644
--- a/L2J_Mobius_5.0_Salvation/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_5.0_Salvation/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2460,7 +2460,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/config/Character.ini b/L2J_Mobius_5.5_EtinasFate/dist/game/config/Character.ini
index 7031d7a019..0e6932704d 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/config/Character.ini
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/config/Character.ini
@@ -563,8 +563,8 @@ AltPartyMaxMembers = 7
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_5.5_EtinasFate/java/com/l2jmobius/Config.java b/L2J_Mobius_5.5_EtinasFate/java/com/l2jmobius/Config.java
index e787de04b4..345ec9b4e3 100644
--- a/L2J_Mobius_5.5_EtinasFate/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_5.5_EtinasFate/java/com/l2jmobius/Config.java
@@ -1600,7 +1600,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_5.5_EtinasFate/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_5.5_EtinasFate/java/com/l2jmobius/gameserver/model/quest/Quest.java
index d2a0fd67b2..49f17ec208 100644
--- a/L2J_Mobius_5.5_EtinasFate/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_5.5_EtinasFate/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2460,7 +2460,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_C6_Interlude/dist/game/config/main/AltSettings.ini b/L2J_Mobius_C6_Interlude/dist/game/config/main/AltSettings.ini
index caa58bc0a6..57775330a5 100644
--- a/L2J_Mobius_C6_Interlude/dist/game/config/main/AltSettings.ini
+++ b/L2J_Mobius_C6_Interlude/dist/game/config/main/AltSettings.ini
@@ -22,8 +22,8 @@ AutoLearnDivineInspiration = False
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# Weight Limit multiplier - default 1
# If >1 - Weight Limit Double
diff --git a/L2J_Mobius_C6_Interlude/java/com/l2jmobius/Config.java b/L2J_Mobius_C6_Interlude/java/com/l2jmobius/Config.java
index d63fa6a8c3..d2faf7aa13 100644
--- a/L2J_Mobius_C6_Interlude/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_C6_Interlude/java/com/l2jmobius/Config.java
@@ -1838,7 +1838,7 @@ public final class Config
ALT_GAME_FREIGHTS = Boolean.parseBoolean(altSettings.getProperty("AltGameFreights", "false"));
ALT_GAME_FREIGHT_PRICE = Integer.parseInt(altSettings.getProperty("AltGameFreightPrice", "1000"));
- ALT_PARTY_RANGE = Integer.parseInt(altSettings.getProperty("AltPartyRange", "1600"));
+ ALT_PARTY_RANGE = Integer.parseInt(altSettings.getProperty("AltPartyRange", "1500"));
REMOVE_CASTLE_CIRCLETS = Boolean.parseBoolean(altSettings.getProperty("RemoveCastleCirclets", "true"));
LIFE_CRYSTAL_NEEDED = Boolean.parseBoolean(altSettings.getProperty("LifeCrystalNeeded", "true"));
SP_BOOK_NEEDED = Boolean.parseBoolean(altSettings.getProperty("SpBookNeeded", "true"));
diff --git a/L2J_Mobius_C6_Interlude/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_C6_Interlude/java/com/l2jmobius/gameserver/model/quest/Quest.java
index 0dab28629f..27553ca675 100644
--- a/L2J_Mobius_C6_Interlude/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_C6_Interlude/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -300,7 +300,7 @@ public class Quest extends ManagedScript
/**
* @param player : The player instance to check.
- * @return true if the given player got an online clan member sponsor in a 1600 radius range.
+ * @return true if the given player got an online clan member sponsor in a 1500 radius range.
*/
public static boolean getSponsor(L2PcInstance player)
{
@@ -335,7 +335,7 @@ public class Quest extends ManagedScript
/**
* @param player : The player instance to check.
- * @return the apprentice of the given player. He must be online, and in a 1600 radius range.
+ * @return the apprentice of the given player. He must be online, and in a 1500 radius range.
*/
public static L2PcInstance getApprentice(L2PcInstance player)
{
@@ -1611,7 +1611,7 @@ public class Quest extends ManagedScript
* @param npc : the instance of a L2Npc to compare distance
* @param var : a tuple specifying a quest condition that must be satisfied for a party member to be considered.
* @param value : a tuple specifying a quest condition that must be satisfied for a party member to be considered.
- * @return Player : Player for a random party member that matches the specified condition, or null if no match. If the var is null, null is returned (i.e. no condition is applied). The party member must be within 1600 distance from the npc. If npc is null, distance condition is ignored.
+ * @return Player : Player for a random party member that matches the specified condition, or null if no match. If the var is null, null is returned (i.e. no condition is applied). The party member must be within 1500 distance from the npc. If npc is null, distance condition is ignored.
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, L2NpcInstance npc, String var, String value)
{
@@ -1647,8 +1647,8 @@ public class Quest extends ManagedScript
* @param player the instance of a player whose party is to be searched
* @param var a tuple specifying a quest condition that must be satisfied for a party member to be considered.
* @param value
- * @return L2PcInstance: L2PcInstance for a random party member that matches the specified condition, or null if no match. If the var is null, any random party member is returned (i.e. no condition is applied). The party member must be within 1600 distance from the target of the reference
- * player, or if no target exists, 1600 distance from the player itself.
+ * @return L2PcInstance: L2PcInstance for a random party member that matches the specified condition, or null if no match. If the var is null, any random party member is returned (i.e. no condition is applied). The party member must be within 1500 distance from the target of the reference
+ * player, or if no target exists, 1500 distance from the player itself.
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini b/L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini
index 610e4ebcab..a62842ce42 100644
--- a/L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini
+++ b/L2J_Mobius_CT_2.6_HighFive/dist/game/config/Character.ini
@@ -666,8 +666,8 @@ AltClanMembersForWar = 15
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_CT_2.6_HighFive/java/com/l2jmobius/Config.java b/L2J_Mobius_CT_2.6_HighFive/java/com/l2jmobius/Config.java
index b4c5eeeed1..896a937b2c 100644
--- a/L2J_Mobius_CT_2.6_HighFive/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_CT_2.6_HighFive/java/com/l2jmobius/Config.java
@@ -1887,7 +1887,7 @@ public final class Config
ALT_CLAN_MEMBERS_FOR_WAR = Character.getInt("AltClanMembersForWar", 15);
ALT_MEMBERS_CAN_WITHDRAW_FROM_CLANWH = Character.getBoolean("AltMembersCanWithdrawFromClanWH", false);
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_CT_2.6_HighFive/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_CT_2.6_HighFive/java/com/l2jmobius/gameserver/model/quest/Quest.java
index 6e5d1a06aa..defe7ff7bb 100644
--- a/L2J_Mobius_CT_2.6_HighFive/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_CT_2.6_HighFive/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2196,7 +2196,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Character.ini
index 1e15a3a6bb..400cd738ea 100644
--- a/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Character.ini
+++ b/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Character.ini
@@ -539,8 +539,8 @@ AltPartyMaxMembers = 9
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/com/l2jmobius/Config.java b/L2J_Mobius_Classic_2.0_Saviors/java/com/l2jmobius/Config.java
index 0d92cabcd4..bc3c134f5d 100644
--- a/L2J_Mobius_Classic_2.0_Saviors/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_Classic_2.0_Saviors/java/com/l2jmobius/Config.java
@@ -1540,7 +1540,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_Classic_2.0_Saviors/java/com/l2jmobius/gameserver/model/quest/Quest.java
index debcf88220..edb837c8bd 100644
--- a/L2J_Mobius_Classic_2.0_Saviors/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_Classic_2.0_Saviors/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2418,7 +2418,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_Classic_2.1_Zaken/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.1_Zaken/dist/game/config/Character.ini
index 1e15a3a6bb..400cd738ea 100644
--- a/L2J_Mobius_Classic_2.1_Zaken/dist/game/config/Character.ini
+++ b/L2J_Mobius_Classic_2.1_Zaken/dist/game/config/Character.ini
@@ -539,8 +539,8 @@ AltPartyMaxMembers = 9
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_Classic_2.1_Zaken/java/com/l2jmobius/Config.java b/L2J_Mobius_Classic_2.1_Zaken/java/com/l2jmobius/Config.java
index de8d3fd24f..e507a8571f 100644
--- a/L2J_Mobius_Classic_2.1_Zaken/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_Classic_2.1_Zaken/java/com/l2jmobius/Config.java
@@ -1544,7 +1544,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_Classic_2.1_Zaken/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_Classic_2.1_Zaken/java/com/l2jmobius/gameserver/model/quest/Quest.java
index debcf88220..edb837c8bd 100644
--- a/L2J_Mobius_Classic_2.1_Zaken/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_Classic_2.1_Zaken/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2418,7 +2418,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_Classic_2.2_Antharas/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.2_Antharas/dist/game/config/Character.ini
index b468f7b6e0..2da405f0a6 100644
--- a/L2J_Mobius_Classic_2.2_Antharas/dist/game/config/Character.ini
+++ b/L2J_Mobius_Classic_2.2_Antharas/dist/game/config/Character.ini
@@ -539,8 +539,8 @@ AltPartyMaxMembers = 9
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_Classic_2.2_Antharas/java/com/l2jmobius/Config.java b/L2J_Mobius_Classic_2.2_Antharas/java/com/l2jmobius/Config.java
index de8d3fd24f..e507a8571f 100644
--- a/L2J_Mobius_Classic_2.2_Antharas/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_Classic_2.2_Antharas/java/com/l2jmobius/Config.java
@@ -1544,7 +1544,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_Classic_2.2_Antharas/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_Classic_2.2_Antharas/java/com/l2jmobius/gameserver/model/quest/Quest.java
index debcf88220..edb837c8bd 100644
--- a/L2J_Mobius_Classic_2.2_Antharas/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_Classic_2.2_Antharas/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2418,7 +2418,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{
diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/config/Character.ini b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/config/Character.ini
index b468f7b6e0..2da405f0a6 100644
--- a/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/config/Character.ini
+++ b/L2J_Mobius_Classic_2.3_SevenSigns/dist/game/config/Character.ini
@@ -539,8 +539,8 @@ AltPartyMaxMembers = 9
# When you made damage to a mob and are inside this range, you will be considered as player to reward.
# Checks for party range to mob to calculate rewards(exp, items).
-# Default: 1600
-AltPartyRange = 1600
+# Default: 1500
+AltPartyRange = 1500
# If true, when party leader leaves party, next member in party will be the leader.
# If false the party be will dispersed.
diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/java/com/l2jmobius/Config.java b/L2J_Mobius_Classic_2.3_SevenSigns/java/com/l2jmobius/Config.java
index de8d3fd24f..e507a8571f 100644
--- a/L2J_Mobius_Classic_2.3_SevenSigns/java/com/l2jmobius/Config.java
+++ b/L2J_Mobius_Classic_2.3_SevenSigns/java/com/l2jmobius/Config.java
@@ -1544,7 +1544,7 @@ public final class Config
ALT_CLAN_MEMBERS_TIME_FOR_BONUS = Character.getDuration("AltClanMembersTimeForBonus", "30mins").toMillis();
REMOVE_CASTLE_CIRCLETS = Character.getBoolean("RemoveCastleCirclets", true);
ALT_PARTY_MAX_MEMBERS = Character.getInt("AltPartyMaxMembers", 7);
- ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1600);
+ ALT_PARTY_RANGE = Character.getInt("AltPartyRange", 1500);
ALT_LEAVE_PARTY_LEADER = Character.getBoolean("AltLeavePartyLeader", false);
INITIAL_EQUIPMENT_EVENT = Character.getBoolean("InitialEquipmentEvent", false);
STARTING_ADENA = Character.getLong("StartingAdena", 0);
diff --git a/L2J_Mobius_Classic_2.3_SevenSigns/java/com/l2jmobius/gameserver/model/quest/Quest.java b/L2J_Mobius_Classic_2.3_SevenSigns/java/com/l2jmobius/gameserver/model/quest/Quest.java
index debcf88220..edb837c8bd 100644
--- a/L2J_Mobius_Classic_2.3_SevenSigns/java/com/l2jmobius/gameserver/model/quest/Quest.java
+++ b/L2J_Mobius_Classic_2.3_SevenSigns/java/com/l2jmobius/gameserver/model/quest/Quest.java
@@ -2418,7 +2418,7 @@ public class Quest extends AbstractScript implements IIdentifiable
* @param value the value of the specified quest variable the random party member must have
* @return a random party member that matches the specified conditions or {@code null} if no match was found.
* If the {@code var} parameter is {@code null}, a random party member is selected without any conditions.
- * The party member must be within a range of 1600 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
+ * The party member must be within a range of 1500 ingame units of the target of the reference player, or, if no target exists, within the same range of the player itself
*/
public L2PcInstance getRandomPartyMember(L2PcInstance player, String var, String value)
{