Skill Enchant Success Rate
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Skill Enchant Success Rate
L2J Revision Number:3137
L2JDP Revision Number:6211
Hello guys,
I upgraded my server from 2.2 to 2.3 Gracia Final and apparently the enchant success rate is way too high ^^
People can obtain Giant's Codex fairly simple on the server since its a mid rate, and then enchant ++++++ skills.
What I want to do is run an SQL query to set all skills above +13 back to +13 and then change the success rate of skills like they were in Gracia 2.2.
Could anyone maybe tell me the best way to proceed ? Where to look ? What to change ?
thanks in advance,
Mow Mow Sixti Wan
L2JDP Revision Number:6211
Hello guys,
I upgraded my server from 2.2 to 2.3 Gracia Final and apparently the enchant success rate is way too high ^^
People can obtain Giant's Codex fairly simple on the server since its a mid rate, and then enchant ++++++ skills.
What I want to do is run an SQL query to set all skills above +13 back to +13 and then change the success rate of skills like they were in Gracia 2.2.
Could anyone maybe tell me the best way to proceed ? Where to look ? What to change ?
thanks in advance,
Mow Mow Sixti Wan
-
- Posts: 65
- Joined: Mon May 11, 2009 11:38 am
Re: Skill Enchant Success Rate
Look in the enchant skill trees table. If you want lower chance to enchant, you should change the chance in the table.
Example:
Example:
Code: Select all
update `enchant_skills` set `success76`=20 where `level`=116;
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: Skill Enchant Success Rate
hmm ... are you 100% sure ? Because i will be changing this on live with 500+ ingame.
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: Skill Enchant Success Rate
hmm ... ok u are right ... ^^ would be good to have all the necessary queries :S or i will just do it manually.
thanks to anyone willing to help further
thanks to anyone willing to help further
-
- Posts: 65
- Joined: Mon May 11, 2009 11:38 am
Re: Skill Enchant Success Rate
Here you gomomo61 wrote:hmm ... ok u are right ... ^^ would be good to have all the necessary queries :S or i will just do it manually.
thanks to anyone willing to help further

You do not have the required permissions to view the files attached to this post.
-
- Posts: 90
- Joined: Mon Jun 09, 2008 1:31 pm
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: Skill Enchant Success Rate
o.O wuuut ? omg I will try this out O.oKriogen wrote:Here you gomomo61 wrote:hmm ... ok u are right ... ^^ would be good to have all the necessary queries :S or i will just do it manually.
thanks to anyone willing to help further
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: Skill Enchant Success Rate
wow Kriogen ... thanks so much ... you saved me so much time.
THANK YOU !!!
THANK YOU !!!
-
- Posts: 65
- Joined: Mon May 11, 2009 11:38 am
Re: Skill Enchant Success Rate
Np.momo61 wrote:wow Kriogen ... thanks so much ... you saved me so much time.
THANK YOU !!!

-
- Posts: 9
- Joined: Fri May 22, 2009 6:24 pm
Re: Skill Enchant Success Rate
op pls tell me te id for skill enchanter pls or sher 1 custom skill enchanter i cant find 1 or give me a link thx 

-
- Posts: 196
- Joined: Sat Jul 04, 2009 8:54 am
Re: Skill Enchant Success Rate
nevermind i fugerd it out :>
-
- Posts: 189
- Joined: Mon Oct 05, 2009 4:31 am
Re: Skill Enchant Success Rate
Kriogen wrote:Here you gomomo61 wrote:hmm ... ok u are right ... ^^ would be good to have all the necessary queries :S or i will just do it manually.
thanks to anyone willing to help further
momo61 or kriogen will this sql setup the enchant skill like gracia 2.2?? wich is the chance on it??
thank you a lot
sorry about my bad english and grammar.
lj2Black Hands : have something en mente + look around + copy +paste + try to improve it :S without knowlege -.-

