GUIDE

Character limits - levels, auto learn, enchant and augmentation

L
L2BabylonThread starter
Sep 14, 2026 13:53

CHARACTER, ENCHANT AND AUGMENTATION LIMITS

FILE
game/config/Character.ini

PLAYER LEVEL
MaximumPlayerLevel = 80
MaxSubclass = 3
MaxSubclassLevel = 80
ManagerSubclassInterludeOnly = True

AUTO LEARN
AutoLearnSkills = True
AutoLearnSkillsWithoutItems = True
AutoLearnForgottenScrollSkills = True

OVER-ENCHANT PROTECTION
DisableOverEnchanting = True
OverEnchantProtection = True
OverEnchantPunishment = JAIL
EnchantBlackList = 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,13293,13294,13296

AUGMENTATION
AltAllowAugmentPvPItems = False
AltAllowAugmentTrade = False
AltAllowAugmentDestroy = True
AugmentationBlackList = 6656,6657,6658,6659,6660,6661,6662,8191,10170,10314,13740,13741,13742,13743,13744,13745,13746,13747,13748,14592,14593,14594,14595,14596,14597,14598,14599,14600,14664,14665,14666,14667,14668,14669,14670,14671,14672,14801,14802,14803,14804,14805,14806,14807,14808,14809,15282,15283,15284,15285,15286,15287,15288,15289,15290,15291,15292,15293,15294,15295,15296,15297,15298,15299,16025,16026,21712,22173,22174,22175

The actual item enchant tables/data are also stored in datapack XML such as data/enchant_items.xml. Do not use Character.ini as a replacement for item enchant data.

👍 0 Quote
Only Admin can reply/update in this section.