Quote:
Originally Posted by Splorf22
[You must be logged in to view images. Log in or Register.]
When I read the EQEMU source code the only effect of charisma on charm was +1 tick for every 25 or something. If you get the charm mechanics out of Kanras, please let me know [You must be logged in to view images. Log in or Register.]
|
Actually that's incorrect according to the eqemu code. Each tick, there is a fixed 25/100 (25%) chance of triggering a charm break check. The code then basically says each 10 points of charisma count for 1/200 reduction in charm break chance (after taking into account level and MR). The effects of Level, MR, and Charisma all add up to a total out of 200. Charisma is 25.5 (assuming 255 max CHA) points out of the total 200. Please fact check me though since its been a few months since I looked at the code.