Critical Damage Formula
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 71
- Joined: Sun Jun 29, 2008 1:57 pm
Critical Damage Formula
Hi all, today I am searching in source code the formula that calc cAtk stat, I want to make it directly managed by dextrecity, but I can't find the cAtk stat calculation, I search in formula, character, l2pcinstance and charstat, and I can't find a formula that calc it... If anybody can help me with the location of the cAtk calculation, I am very gratefull, thx for all of your help
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Critical Damage Formula
its in formualas.java
-
- Posts: 71
- Joined: Sun Jun 29, 2008 1:57 pm
Re: Critical Damage Formula
Many thx, I edit the calcPhysDam and add the DEX modifier in it, thx for the help 
