Character Stats

I would like to know where are the character stats stored so that if I want to modify Agility of a player I can do that. I know there’re is a character stat table that stores this information if enabled in the config file, but where is the data originally coming from?

found it. you have to edit the player_levelstats table and you need race,class, and level. Not sure how it messes up things though. I’ll give it a shot and report back.