Hello! I intend to finally find the location of the game's original talents. I just do not believe that they cannot be changed or just add new ones, this is nonsense.
Let's take a little look at the process of starting the game:
-You run the game through an executable file
-The executable file loads all resources
-These resources include talents
And i have one question.
WHERE THIS FILE TAKING THESE TALENTS?
When we answer this question we can change talents. I think this is a completely logical conclusion. Tell me,
i'm right or wrong?
I also want to note that I am not afraid of how difficult it will be to change these talents. I just want to find where they are.
If you have any information about this topic, I would be happy to read it. Thank you.
WHAT DO I KNOW RIGHT KNOW I found a mention of talents in the scripting section
https://docs.larian.game/Scripting#Variables. It's named TALENT_TYPE and it seems that I should be looking for this, but search for "TALENT_TYPE" on all unpacked files from game .pak files don't give me any result.
My other tryes for search mention by talents's names get me only strings where talents just give to character or something like this. I'm never get info about creating this talents.