# ---------------------------------------------------------------------------
# Enchanting
# ---------------------------------------------------------------------------
# This controls the chance an item has to break if it is enchanted.
# This chance is in %, so if you set this to 100%, enchants will always succeed.
# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
EnchantChanceElementStone = 50
EnchantChanceElementCrystal = 50
EnchantChanceElementJewel = 1
EnchantChanceElementEnergy = 1
# List of non-enchantable items.
# Currently apprentice, travelers weapons and Pailaka items
# Default: 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,13293,13294,13296
EnchantBlackList = 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,13293,13294,13296
Most players play on l2j, that’s why.
But the difference is huge 🙂 .. Every admin or dev knows it’s true 😉
I dont prefer l2j, whether it’s x1 or any other type of server.
Question
Innos
How can I set enchant rate on hi5 ?
I'm using official stable pack from l2j
In character.properties I have this:
And where is config.java located? Oo
Thanks in advance!
Edited by Innos3 answers to this question
Recommended Posts