Jump to content

Question

Posted

I have my enchanting rates,max/min enchant fixed up but when i log into the server with a NON gm char after you enchant weapon to +6 and try unequip it you get instant jail for overenchanting please help me on fixing this thanks.

#============================================================#
#                       Enchant Settings                     #
#============================================================#
#            Pack: l2jfrozen Site: www.l2jfrozen.com         #
#============================================================#

# ----------------------------------------------
#  Special Enchanting System -
# ----------------------------------------------
# Chance enchanting presented as a series of pairs of numbers where the first
# Indicates the number of levels, and the second chance of successful enchanting.
# Also have the option of limiting the maximum level of echanting
# For weapons / armor / jewelry.
# If you have a maximum level of grinding 50 and you do not want
# Give all the chances for each level (from 1 to 50) then
# You can specify for example:
# NormalWeaponEnchantLevel = 1,100; 2,100; 3,100; 4,75; 5,50; 
# Example: 5,92; = if you enchant weapon to +5 you have 92% to success.
# ----------------------------------------------
#  Chance For Normal Scrolls -
# ----------------------------------------------
# Weapon
NormalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,75;15,75;16,75;17,75;18,75;19,75;20,75;21,75;22,75;23,75;24,75;25,75;26,75;27,75;28,75;29,75;30,75;
# Armor
NormalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,75;15,75;16,75;17,75;18,75;19,75;20,75;21,75;22,75;23,75;24,75;25,75;26,75;27,75;28,75;29,75;30,75;
# Jewel
NormalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,75;15,75;16,75;17,75;18,75;19,75;20,75;21,75;22,75;23,75;24,75;25,75;26,75;27,75;28,75;29,75;30,75;

# ----------------------------------------------
#  Chance For Blessed Scrolls -
# ----------------------------------------------
# Weapon
BlessWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,85;8,85;9,85;10,85;11,85;12,85;13,85;14,85;15,85;16,85;17,85;18,85;19,85;20,85;21,85;22,85;23,85;24,85;25,85;26,85;27,85;28,85;29,85;30,85;
# Armor
BlessArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,85;8,85;9,85;10,85;11,85;12,85;13,85;14,85;15,85;16,85;17,85;18,85;19,85;20,85;21,85;22,85;23,85;24,85;25,85;26,85;27,85;28,85;29,85;30,85;
# Jewel
BlessJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,85;8,85;9,85;10,85;11,85;12,85;13,85;14,85;15,85;16,85;17,85;18,85;19,85;20,85;21,85;22,85;23,85;24,85;25,85;26,85;27,85;28,85;29,85;30,85;

# ---------------------------------------------
#  Chance For Crystal Scrolls -
# ---------------------------------------------
# Weapon
CrystalWeaponEnchantLevel = 31,100;32,100;33,100;34,100;35,100;
# Armor
CrystalArmorEnchantLevel = 31,100;32,100;33,100;34,100;35,100;
# Jewel
CrystalJewelryEnchantLevel = 31,100;32,100;33,100;34,100;35,100;

# Safe enchant
EnchantSafeMax = 6
EnchantSafeMaxFull = 6

# Crystal Limits
BreakEnchantCrystal= 30
CrystalEnchantMin = 30
CrystalEnchantMax = 35

# Max enchant Settings by scrolls.
EnchantWeaponMax=35
EnchantArmorMax=35
EnchantJewelryMax=35

# On / off bonuses at enchant dwarfs 
# Custom Patch, Dwarf have a bonus on Enchant!
# Default: False
EnableDwarfEnchantBonus = False
# Minimun level for enchant
DwarfEnchantMinLevel = 80
# bonus enchant
DwarfEnchantBonus = 15

# On / off enchant hero weapons
EnableEnchantHeroWeapons = True

# The value of enchanting
# For example: If CustomEnchantValue = 5 Sharpening will:
# From 0 till the +5, with +5 to +10, from +10 to +15, etc.
# Total: 15 for three to scroll
# 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=false

# ----------------------
#  Soul Crystal -
# ----------------------
# The chance that the crystal breaks 
SoulCrystalBreakChance = 10

# Chance to improve Cristal
SoulCrystalLevelChance = 32

# Chance to improve Cristal
SoulCrystalMaxLevel = 13
#----------------------

# Enchant limit for Olympiad battles.
# (Maximum enchant level allowed for an item to be equipped, -1 to disable)
AltOlyMaxEnchant = -1

# Enchant after break with blessed scroll.
BreakEnchant = 5

# Limit enchant GM players (// setew and others) (0 disabled)
GMOverEnchant = 0

# IMPORTANT: anti Over Enchant system
# HOW WORKS: if you set it to 20, and player have an item > 20 
# he will be kicked and the item will disappear!
# Enchant amount at which a player gets punished (0 disabled)
EnchantKick = 36

 

3 answers to this question

Recommended Posts

  • 0
Posted

first of all do it correctly: 

u have normal scrolls and blessed max to : 30 

Spoiler

# ----------------------------------------------
#  Chance For Normal Scrolls -
# ----------------------------------------------
# Weapon
NormalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,75;15,75;16,75;17,75;18,75;19,75;20,75;21,75;22,75;23,75;24,75;25,75;26,75;27,75;28,75;29,75;30,75;
# Armor
NormalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,75;15,75;16,75;17,75;18,75;19,75;20,75;21,75;22,75;23,75;24,75;25,75;26,75;27,75;28,75;29,75;30,75;
# Jewel
NormalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,75;15,75;16,75;17,75;18,75;19,75;20,75;21,75;22,75;23,75;24,75;25,75;26,75;27,75;28,75;29,75;30,75;

# ----------------------------------------------
#  Chance For Blessed Scrolls -
# ----------------------------------------------
# Weapon
BlessWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,85;8,85;9,85;10,85;11,85;12,85;13,85;14,85;15,85;16,85;17,85;18,85;19,85;20,85;21,85;22,85;23,85;24,85;25,85;26,85;27,85;28,85;29,85;30,85;
# Armor
BlessArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,85;8,85;9,85;10,85;11,85;12,85;13,85;14,85;15,85;16,85;17,85;18,85;19,85;20,85;21,85;22,85;23,85;24,85;25,85;26,85;27,85;28,85;29,85;30,85;
# Jewel
BlessJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,85;8,85;9,85;10,85;11,85;12,85;13,85;14,85;15,85;16,85;17,85;18,85;19,85;20,85;21,85;22,85;23,85;24,85;25,85;26,85;27,85;28,85;29,85;30,85;

so ~>

# Max enchant Settings by scrolls.
EnchantWeaponMax=30
EnchantArmorMax=30
EnchantJewelryMax=30

second of:

add these to crystal(just in case)

Spoiler

1,100;2,100;3,100;4,100;5,100;6,100;7,75;8,75;9,75;10,75;11,75;12,75;13,75;14,75;15,75;16,75;17,75;18,75;19,75;20,75;21,75;22,75;23,75;24,75;25,75;26,75;27,75;28,75;29,75;30,75;31,100;32,100;33,100;34,100;35,100;

 

 

third of:

go to config/protected/other.properties

 

find this~> 

# On / off protection from re-enchant
# The GMs do not apply
# If a player log with an item Over enchanted he will be banned.
# IMPORTANT: Put True for server security.
ProtectorEnchant = False

 

and if this is "ProtectorEnchant = True"

change it to "ProtectorEnchant = False"

 

  • Upvote 1
  • 0
Posted
Just now, abcdefghijklmnopqrstuvwxyz said:

thank you so much got it fixed 😄

 

 

Glad to hear that someone fixed your issue

 

Topic Locked.

Guest
This topic is now closed to further replies.


×
×
  • Create New...