It seems like we cant post anything about custom skills in this forum but Im not sure where to ask where the community is more informative. Maybe Im wrong and there is a place to post this...
My question is about cAtk which modifies the critical damage. Its easy to just do multiplications of cAtk to increase the damage but when you do "add order" to cAtk I cant get it to add a static value to all crit damage to all classes even with an incresed order so it adds later in calculations. Is cAtk the correct function to add crit damage? Or does it only work for multiplication? It seemed like crit damage isnt effected by Pdef since its based off the base damage which is effected by Pdef but crit damage is after the fact.
Is anyone able to suggest something or do I have to go to another forum?
Question about cAtk
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 750
- Joined: Sun Dec 07, 2008 7:01 pm
- Location: Poland
Re: Question about cAtk
Take a look at the critical damage special abilities and how they do it.
-
- Posts: 6
- Joined: Sun Feb 22, 2009 11:21 pm
Re: Question about cAtk
They either multiply critical damage which is not what I want to do or they add Patk on a critical hit to increase the damage which is also what I dont want to do. Increasing the same amount of Patk for different classes does not give the same static increase in damage.