Critical Damage Formula

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
antara
Posts: 71
Joined: Sun Jun 29, 2008 1:57 pm

Critical Damage Formula

Post by antara »

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
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Critical Damage Formula

Post by JIV »

its in formualas.java
antara
Posts: 71
Joined: Sun Jun 29, 2008 1:57 pm

Re: Critical Damage Formula

Post by antara »

Many thx, I edit the calcPhysDam and add the DEX modifier in it, thx for the help :D
Post Reply