Quote:
Originally Posted by QNk
I couldn't find arctic_rage (Icy Rage's name in skills.txt) in skills.lua file either. However, there is a reference to that name in arena.lua (where mechanics for damage in battle, rage recovery, etc. are stored). It seems that there are formulas to calculate krit (crit) multiplier based on the skill, but I'm not sure if they're actually being applied to calculated damage (sdmg).
I edited both skills.txt as well as eng_skill.lng, and the variables match. The freeze effect works fine, though, both duration and chance. Seems only the crit part of the equation is missing.
I'd like to advise you to not change the files in ses.kfs and loc_ses.kfs directly. Instead, extract the file to your mods folder and change it there, loose files loads after zipped files and will override the original's effects. This is so you can easily revert the change by deleting the loose files without messing up the original data.
|
Thanks for the advice. RE the Icy Rage skill, are you saying it's
not bugged or are you saying it is but you were able to fix it? If it's fixable, directions on how to fix it would be great.