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.


  • Posts

    • To make up for some of the waiting time we’re hosting a 3v3 Tournament on open Beta, and this time we’re raising the stakes with a $1,300 prize pool 💰   🏆 PRIZE POOL BREAKDOWN (Over 2000$ Worth of prices total)   🥇 1st Place — $700 🥈 2nd Place —$300 🥉 3rd Place — $200 🏅 4th Place — $100  5th -6th Place - $100 in Gold Coins each    All Participating Teams: $50 in Gold!   All Prices will be Paid out instantly after the tour, no waiting time and conditions. This is not simply a marketing move, we want to give back to the community.   📅 Date: Wednesday 06.05.2026 ⏰ Time: 20:00 Central European Timezone (Berlin) 📍Format: 3v3   ⚔️Why join? Cash Prices for top 4 and rewards for all participants Payments to winners sent out straight after the tournament - No waiting time or rules that you have to play live server to obtain the reward. Clean format, smooth matches, and solid prize pool and a chance to experience our brand new files   📝How to join: Form your 3-player team Group Leader Sign up here: ⁠📍・3v3-tour-registration (Include Name of Group, Name of Group Leader)   Be ready on match day!     A separate post with rules for the tournament and class setups will follow shortly.   Tag your teammates, lock in your roster, and get ready to compete. We'll be happy to see you on the OBT!   💬 Questions? Ask in ⁠🎫・ticket or send us a message   See you on L2Dark! 😏   Discord: https://discord.gg/FAJwnFpb8M
    • You should check if that condition is supported by your current sources. You can find this in  DocumentBase#parsePlayerCondition If it isnt there and you want to follow the same pattern of the other item conditions, create a custom condition to parse the classId (or multiple class ids) (there are examples to copy the code). Alternatively, you can create your own condition handler. Your condition should look like this: <cond msgId="1518"> <player classId="ADVENTURER,PALADIN" /> </cond> or <cond msgId="1518"> <player classId="93,5" /> </cond>  
    • it's Interlude client forgot to mention
    • idk if acis have this option, but you can put inside item smth like that atleast on H5         <cond msgId="1518">             <player class_id_restriction="93, 101, 108, 117" /> <!-- Dagger Masters -->         </cond>
    • @GX-Ext I'm just waiting for the cheapest offer; I never said they wouldn't buy from you.  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..