Page 1 of 1

Skill Formulas

Posted: Mon May 09, 2011 1:08 am
by KadeL
Hi all, I have some questions to ask, especially programmers code.

1) The formulas of skills published in the Wiki (http://www.l2jserver.com/wiki/Skills), are the same that will be implemented on Hi5?

2) The Wiki, are updated (I can use as reference?)

3) In the Source code (SVN) of Beta, where I find these formulas to explore them with Eclipse?

From already thank you all for responding, and sorry for my bad English xD

Re: Skill Formulas

Posted: Mon May 09, 2011 1:39 am
by MELERIX
1 - no formulas there, just XML info about skill parameters/booleans/conditions and others.

2 - is not completly updated, but can be used as basic reference.

3 - yes, in Formulas.java.

Re: Skill Formulas

Posted: Mon May 09, 2011 2:43 am
by KadeL
ok tnk ;)