InfinitumDecay 1 Posted May 15, 2023 Hello there everyone, I have been working on some mods for my personal game build, but i don't know which script or file determines what force powers prestige classes get as soon as you get the prestige and when leveling up. Does anyone know which files contain these parameters and/or code? Quote Share this post Link to post Share on other sites
darthbdaman 71 Posted May 15, 2023 The feats can be controlled in feat.2da, but I'm pretty sure the powers are hardcoded Quote Share this post Link to post Share on other sites
InfinitumDecay 1 Posted May 15, 2023 1 minute ago, darthbdaman said: The feats can be controlled in feat.2da, but I'm pretty sure the powers are hardcoded Yes, the spells.2da file allows you to alter parameters like force points cost, level restriction, alignment, among others, but it doesn't have a granted field like the feat.2da file has. I assumed that it must have been coded in one of the scripts. Quote Share this post Link to post Share on other sites
darthbdaman 71 Posted May 15, 2023 Its not, its hardcoded, you can't change it 1 Quote Share this post Link to post Share on other sites
InfinitumDecay 1 Posted May 15, 2023 1 minute ago, darthbdaman said: Its not, its hardcoded, you can't change it I'll have to find a workaround then. Thanks for your help, darthbdaman. Quote Share this post Link to post Share on other sites
DeathScepter 46 Posted May 29, 2023 it is hardcored like Classes column within class.2da file. So that is one of the mod ideas i learn the hard way. I am still learning about kotor 1 mod, half decent with Kotortool and Tslpatcher confuse me right now. Quote Share this post Link to post Share on other sites