Initial changes.
This commit is contained in:
@@ -105,14 +105,6 @@
|
||||
<admin command="admin_ctf_maxplayers" accessLevel="80" />
|
||||
<admin command="admin_ctf_interval" accessLevel="80" />
|
||||
|
||||
<!-- Section: CursedWeapons -->
|
||||
<admin command="admin_cw_info" accessLevel="90" />
|
||||
<admin command="admin_cw_remove" accessLevel="90" />
|
||||
<admin command="admin_cw_goto" accessLevel="90" />
|
||||
<admin command="admin_cw_reload" accessLevel="90" />
|
||||
<admin command="admin_cw_add" accessLevel="90" />
|
||||
<admin command="admin_cw_info_menu" accessLevel="80" />
|
||||
|
||||
<!-- Section: Delete -->
|
||||
<admin command="admin_delete" accessLevel="80" />
|
||||
|
||||
|
||||
@@ -35,9 +35,6 @@ CTFAnnounceTeamStats = False
|
||||
# Announce Reward
|
||||
CTFAnnounceReward = False
|
||||
|
||||
# Players with cursed weapon are allowed to join ?
|
||||
CTFJoinWithCursedWeapon = True
|
||||
|
||||
# Enable voice command to register on tvt/ctf events
|
||||
CTFCommand = True
|
||||
|
||||
|
||||
@@ -12,9 +12,6 @@ DMAllowPotions = False
|
||||
# DM participants can summon by item?
|
||||
DMAllowSummon = False
|
||||
|
||||
# Players with cursed weapon are allowed to join ?
|
||||
DMJoinWithCursedWeapon = False
|
||||
|
||||
# Remove all effects of DM participants on event start?
|
||||
DMOnStartRemoveAllEffects = True
|
||||
|
||||
|
||||
@@ -37,9 +37,6 @@ TvTAnnounceReward = True
|
||||
# give price with 0 kills
|
||||
TvTPriceNoKills = True
|
||||
|
||||
# players with cursed weapon are allowed to join ?
|
||||
TvTJoinWithCursedWeapon = False
|
||||
|
||||
# Enable voice command to register on tvt event
|
||||
TvTCommand = True
|
||||
|
||||
|
||||
@@ -5,9 +5,6 @@
|
||||
# AutoLoot enable. True to enable, False to disable
|
||||
AutoLoot = False
|
||||
|
||||
# If False herbs will drop on ground even if AutoLoot is enabled
|
||||
AutoLootHerbs = False
|
||||
|
||||
# Auto loot from Raid Boss's drop
|
||||
AutoLootBoss = False
|
||||
|
||||
|
||||
@@ -76,31 +76,6 @@ EnableEnchantHeroWeapons = False
|
||||
# Default: 1
|
||||
CustomEnchantValue = 1
|
||||
|
||||
# --------------------------
|
||||
# Augmentation
|
||||
# --------------------------
|
||||
# Chance to get a skill
|
||||
# Default: 15, 30, 45, 60
|
||||
AugmentationNGSkillChance = 15
|
||||
AugmentationMidSkillChance = 30
|
||||
AugmentationHighSkillChance = 45
|
||||
AugmentationTopSkillChance = 60
|
||||
# Chance to get a base stat
|
||||
# Default: 1
|
||||
AugmentationBaseStatChance = 1
|
||||
|
||||
# Chance to get the glow
|
||||
# Note:
|
||||
# No Grade / Mid Grade not have emission
|
||||
# Default: 0, 40, 70, 100
|
||||
AugmentationNGGlowChance = 0
|
||||
AugmentationMidGlowChance = 40
|
||||
AugmentationHighGlowChance = 70
|
||||
AugmentationTopGlowChance = 100
|
||||
|
||||
# Augments Active and Passive skills delete on change weapon
|
||||
DeleteAgmentPassiveEffectOnChangeWep = True
|
||||
DeleteAgmentActiveEffectOnChangeWep = True
|
||||
|
||||
# ----------------------
|
||||
# Soul Crystal
|
||||
|
||||
@@ -155,23 +155,6 @@ AltLottery3NumberRate = 0.2
|
||||
AltLottery2and1NumberPrize = 200
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Fishing Tournament
|
||||
# ---------------------------------------------------------------------------
|
||||
# Enable or disable the Fishing Tournament system
|
||||
AltFishChampionshipEnabled = True
|
||||
|
||||
# Item Id used as reward
|
||||
AltFishChampionshipRewardItemId = 57
|
||||
|
||||
# Item count used as reward (for the 5 first winners)
|
||||
AltFishChampionshipReward1 = 800000
|
||||
AltFishChampionshipReward2 = 500000
|
||||
AltFishChampionshipReward3 = 300000
|
||||
AltFishChampionshipReward4 = 200000
|
||||
AltFishChampionshipReward5 = 100000
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Dimension Rift
|
||||
# ---------------------------------------------------------------------------
|
||||
@@ -225,13 +208,6 @@ MasteryWeaponPenality = False
|
||||
# Default from 20
|
||||
LevelToGetWeaponPenalty = 20
|
||||
|
||||
#Augmentation Active skills start time: time in seconds that the
|
||||
#players need to wait until an active augment skill is available
|
||||
#once the augmented weapon is equipped. After the first time wait,
|
||||
#the players will be able to use the skill with correct reuse time
|
||||
#xml defined.
|
||||
AugmStartReuseTime = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# NPCs
|
||||
@@ -502,7 +478,6 @@ AllowRace = True
|
||||
AllowRentPet = False
|
||||
AllowFishing = True
|
||||
AllowBoat = True
|
||||
AllowCursedWeapons = True
|
||||
AllowManor = True
|
||||
AllowNpcWalkers = True
|
||||
|
||||
@@ -520,9 +495,6 @@ AllowDiscardItem = True
|
||||
# Delete dropped reward items from world after a specified amount of seconds. Disabled = 0.
|
||||
AutoDestroyDroppedItemAfter = 0
|
||||
|
||||
# Time in secs after which dropped herb will be auto-destroyed
|
||||
AutoDestroyHerbTime = 15
|
||||
|
||||
# List of item id that will not be destroyed (separated by "," like 57,5575,6673).
|
||||
# Notes:
|
||||
# Make sure the lists do NOT CONTAIN trailing spaces or spaces between the numbers!
|
||||
|
||||
@@ -74,10 +74,6 @@ AltOlyAnnounceGames = False
|
||||
# Active Olympiad log
|
||||
AlyOlyLogFights = False
|
||||
|
||||
# Allow on Olympiad the use of the Augment
|
||||
# Like L2OFF is True
|
||||
AltOlyAugmentAllow = True
|
||||
|
||||
# The winners are updated only after the end of the Olympiad period
|
||||
# Like L2OFF is True
|
||||
AltOlyShowMonthlyWinners = True
|
||||
|
||||
@@ -49,20 +49,6 @@ PetXpRate = 1.00
|
||||
SinEaterXpRate = 1.00
|
||||
PetFoodRate = 1
|
||||
|
||||
# ----------------------
|
||||
# Herbs Rates
|
||||
# ----------------------
|
||||
# Herb of Power, Herb of Magic, Herb of Atk. Spd., Herb of Casting Spd., Herb of Critical Attack, Herb of Speed
|
||||
RateCommonHerbs = 15.00
|
||||
# Herb of Life, Herb of Mana
|
||||
RateHpMpHerbs = 10.00
|
||||
# Greater herb of Life, Greater Herb of Mana
|
||||
RateGreaterHerbs = 4.00
|
||||
# Superior Herb of Life, Superior Herb of Mana
|
||||
RateSuperiorHerbs = 0.8
|
||||
# Herb of Warrior, Herb of Mystic, Herb of Recovery
|
||||
RateSpecialHerbs = 0.2
|
||||
|
||||
# ------------------------
|
||||
# Bosses Rates
|
||||
# ------------------------
|
||||
|
||||
@@ -45,8 +45,8 @@ LoginHost = 127.0.0.1
|
||||
Driver = org.mariadb.jdbc.Driver
|
||||
|
||||
# Database URL
|
||||
# Default: jdbc:mariadb://localhost/l2jmobiusc6?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
||||
URL = jdbc:mariadb://localhost/l2jmobiusc6?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
||||
# Default: jdbc:mariadb://localhost/l2jmobiusc4?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
||||
URL = jdbc:mariadb://localhost/l2jmobiusc4?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
||||
|
||||
# Database user info (default is "root" but it's not recommended)
|
||||
Login = root
|
||||
@@ -106,8 +106,8 @@ MaximumOnlineUsers = 2000
|
||||
# Minimum and maximum protocol revision that server allow to connect.
|
||||
# You must keep MinProtocolRevision <= MaxProtocolRevision.
|
||||
# Retail 740 - 746
|
||||
MinProtocolRevision = 740
|
||||
MaxProtocolRevision = 746
|
||||
MinProtocolRevision = 660
|
||||
MaxProtocolRevision = 665
|
||||
|
||||
# Setting for serverList.
|
||||
# Displays [] in front of server name.
|
||||
|
||||
Reference in New Issue
Block a user