How can i change the max. enchant rate in Freya H5 rev.?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 5
- Joined: Wed May 16, 2012 9:16 am
Enchant Questions
» Find Revision
L2J Revision Number: 5124
L2JDP Revision Number: 8629
Hello, I'd like to set a Max Enchant Limit but I couldn't do that in character.properties.
Also, there isn't enchant.properties in my config folder.
Could anyone help to set the Max Enchant Limit please?
L2J Revision Number: 5124
L2JDP Revision Number: 8629
Hello, I'd like to set a Max Enchant Limit but I couldn't do that in character.properties.
Also, there isn't enchant.properties in my config folder.
Could anyone help to set the Max Enchant Limit please?
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: Enchant Questions
Character.properties
Code: Select all
# Default: 0 (Unlimited)MaxEnchantLevel = 0
-
- Posts: 5
- Joined: Wed May 16, 2012 9:16 am
Re: Enchant Questions
Thank you for your answer.MELERIX wrote:Character.propertiesCode: Select all
# Default: 0 (Unlimited)MaxEnchantLevel = 0

So I just need to add this code to my character.properties? Is that right?
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
-
- Posts: 5
- Joined: Wed May 16, 2012 9:16 am
Re: Enchant Questions
Thank youMELERIX wrote:no, is present in BETA only.
so try use BETA

-
- Posts: 5
- Joined: Wed May 16, 2012 9:16 am
Re: Enchant Questions
And if I would like to set the chance for blessed scroll and normal scroll, where can I set them?
-
- Posts: 484
- Joined: Sat Jan 23, 2010 4:42 pm
Re: Enchant Questions
The solution is hidden in this block:zoomzaa wrote:And if I would like to set the chance for blessed scroll and normal scroll, where can I set them?
Code: Select all
# ---------------------------------------------------------------------------# Enchanting# ---------------------------------------------------------------------------# Default enchant rate for scrolls.# Be aware the data in enchantData.xml will override those values!# This is just default data (For enchants with not defined such variables)# Default: 66.66
I have promises to keep and miles to go before I sleep.
-
- Posts: 7
- Joined: Mon Jun 11, 2012 12:33 pm
Max enchant in stable version
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 5448
L2JDP Revision Number: 8941M
Hi, i need fix a max enchant on my server ? is possible or not ? :/
Sorry for my english
» Find Revision
L2J Revision Number: 5448
L2JDP Revision Number: 8941M
Hi, i need fix a max enchant on my server ? is possible or not ? :/
Sorry for my english
- Faelucc
- Posts: 27
- Joined: Sun Nov 28, 2010 8:22 pm
Re: Enchant Questions
Hi,
MELERIX wrote:Character.propertiesCode: Select all
# Default: 0 (Unlimited)MaxEnchantLevel = 0
MELERIX wrote:is present in BETA only.
so try use BETA
- regenx
- Posts: 319
- Joined: Sat Jul 17, 2010 6:55 am
How can i change the max. enchant rate in Freya H5 rev.?
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi everyone, how can i change the max. enchant rate in Freya H5 rev.?
It is not there in configs anymore 
And how can i change the blessed enchant rates? The same .. not there
Please help.
Thank you in advance.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi everyone, how can i change the max. enchant rate in Freya H5 rev.?


And how can i change the blessed enchant rates? The same .. not there
Please help.
Thank you in advance.
-
- Posts: 366
- Joined: Sat Jun 30, 2012 8:25 am
- Contact:
Re: How can i change the max. enchant rate in Freya H5 rev.?
character in the file
-
- Posts: 52
- Joined: Wed Nov 04, 2009 2:37 am
Re: How can i change the max. enchant rate in Freya H5 rev.?
I too would like to know the answer.
Sorry if the answer is apparent and I am not seeing it... I am still unfamiliar with this stuff.
Is that a question or an answer?Driad wrote:character in the file
Sorry if the answer is apparent and I am not seeing it... I am still unfamiliar with this stuff.
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: How can i change the max. enchant rate in Freya H5 rev.?
in Character.properties
Code: Select all
# Default: 0 (Unlimited)MaxEnchantLevel = 0
-
- Posts: 52
- Joined: Wed Nov 04, 2009 2:37 am
Re: How can i change the max. enchant rate in Freya H5 rev.?
L2J Revision Number: 5462
L2JDP Revision Number: 8952
So the ONLY way to have the ability to adjust max/success enchant rates is to use BETA_unstable?
L2JDP Revision Number: 8952
So the ONLY way to have the ability to adjust max/success enchant rates is to use BETA_unstable?
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: How can i change the max. enchant rate in Freya H5 rev.?
you can modifiy in enchantData.xml for each item individually if you want.