Player Resource Consortium

Neverwinter Nights => Help => Topic started by: Onmi on July 02, 2012, 08:06:46 AM

Title: Change casting attribute
Post by: Onmi on July 02, 2012, 08:06:46 AM
I want to make the Paladin's casting attribute Charisma instead of Wisdom (To make them less MAD heavy), where would I go to change that?
Title: Re: Change casting attribute
Post by: malonkey1 on July 02, 2012, 08:24:40 AM
I believe you start by going into classes.2da, but I'm pretty sure there's a bunch of scripting stuff, too.
Title: Re: Change casting attribute
Post by: xwarren on July 02, 2012, 09:37:01 AM
Unfortunately bioware spellbooks (bard, cleric, druid, paladin, wizard, sorcerer, ranger) are hard-coded. You can't modify them unless you know how to hack the exe. That's why bards and sorcerers have to be converted to 'new spellbook system' after applying any casting PrC.
Title: Re: Change casting attribute
Post by: Onmi on July 02, 2012, 10:44:16 AM
Well that's disheartening, Thank you for the response anyway.