Jump to content

Recommended Posts

Posted

#  Chance For Normal Scrolls -
# ----------------------------------------------
# Weapon
NormalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,98;9,95;10,90;11,88;12,85;13,85;14,80;15,80;16,75;17,75;18,70;19,70;20,70;21,70;22,70;23,70;24,100;25,100;

# Armor
NormalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,98;9,95;10,90;11,88;12,85;13,85;14,80;15,80;16,75;17,75;18,70;19,70;20,70;21,70;22,70;23,70;24,100;25,100;

# Jewel
NormalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,98;9,95;10,90;11,88;12,85;13,85;14,80;15,80;16,75;17,75;18,70;19,70;20,70;21,70;22,70;23,70;24,100;25,100;


# ----------------------------------------------
#  Chance For Blessed Scrolls -
# ----------------------------------------------
# Weapon
BlessWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,98;9,95;10,90;11,88;12,85;13,85;14,80;15,80;16,75;17,75;18,70;19,70;20,70;21,70;22,70;23,70;24,100;25,100;

# Armor
BlessArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,98;9,95;10,90;11,88;12,85;13,85;14,80;15,80;16,75;17,75;18,70;19,70;20,70;21,70;22,70;23,70;24,100;25,100;

# Jewel
BlessJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,98;9,95;10,90;11,88;12,85;13,85;14,80;15,80;16,75;17,75;18,70;19,70;20,70;21,70;22,70;23,70;24,100;25,100;

# ---------------------------------------------
#  Chance For Crystal Scrolls -
# ---------------------------------------------
# Weapon
CrystalWeaponEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;21,100;22,100;23,100;24,100;25,100;26,100;27,100;28,100;29,100;30,100;31,100;32,100;33,100;34,100;35,100;
# Armor
CrystalArmorEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;21,100;22,100;23,100;24,100;25,100;26,100;27,100;28,100;29,100;30,100;31,100;32,100;33,100;34,100;35,100;
# Jewel
CrystalJewelryEnchantLevel = 1,100;2,100;3,100;4,100;5,100;6,100;7,100;8,100;9,100;10,100;11,100;12,100;13,100;14,100;15,100;16,100;17,100;18,100;19,100;20,100;21,100;22,100;23,100;24,100;25,100;26,100;27,100;28,100;29,100;30,100;31,100;32,100;33,100;34,100;35,100;

# Safe enchant
EnchantSafeMax = 7
EnchantSafeMaxFull = 35

# Crystal Limits
CrystalEnchantMin = 0
CrystalEnchantMax = 35

# Max enchant Settings by Normal Scrolls.
EnchantWeaponMax=25
EnchantArmorMax=25
EnchantJewelryMax=25

# Max enchant Settings by Crystal Scrolls.
EnchantWeaponMax=35
EnchantArmorMax=35
EnchantJewelryMax=35

# Max enchant Settings by Blessed Scrolls.
EnchantWeaponMax=25
EnchantArmorMax=25
EnchantJewelryMax=25

 

# 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 = 0

 

this is how i am using scrolls but for some reasons after i enchant +26 with normal acc its getting kicked, also Anti Over Enchant  is disabled but still getting kicked can any1 tell why? (l2jfrozen)

Guest
This topic is now closed to further replies.
×
×
  • Create New...