Player Resource Consortium

Neverwinter Nights => General Discussion => Topic started by: Necro on August 30, 2013, 10:32:21 PM

Title: Epic Runecaster question
Post by: Necro on August 30, 2013, 10:32:21 PM
Hi All,

My Archivisat (6), Runecaster (13), Heirophant (5) gets a bonus feat at 24 lvl (I take the 13 level Runecaster at level 24).  I am finding that I can only pick the Epic Toughness feat with the bonus.

Why can I not take any feat I am eligible for with the bonus feat (spell focus, skill focus, etc)?

The prestige class seems to be missing all the basic feats at 1st level that other prestige classes get.  This severely limits the feat available for bonus feats.
Title: Re: Epic Runecaster question
Post by: xwarren on August 31, 2013, 02:16:32 AM
Quote
Why can I not take any feat I am eligible for with the bonus feat (spell focus, skill focus, etc)?
These are bonus feats for this class so the game reads feat list from cls_feat_*.2da file. The person that implemented Runecaster class in NWN didn't added many epic feats to that file. That why your choice is limited. This can be fixed by adding more entries in cls_feat_*.2da (there is a list of epic feats available to runecasters on WotC site).

Quote
The prestige class seems to be missing all the basic feats at 1st level that other prestige classes get.
Could you be more specific, please? Which feats are missing?
Title: Re: Epic Runecaster question
Post by: Necro on August 31, 2013, 11:04:49 AM
Hi Xwarren,

How do I edit the cls_feat_*.2da?  What program do I use?
Title: Re: Epic Runecaster question
Post by: malonkey1 on August 31, 2013, 11:15:32 AM
Hi Xwarren,

How do I edit the cls_feat_*.2da?  What program do I use?

Notepad, Textpad, any text editor.
Title: Re: Epic Runecaster question
Post by: Necro on August 31, 2013, 12:03:04 PM
What folder can I find that file in?
Title: Re: Epic Runecaster question
Post by: xwarren on August 31, 2013, 01:15:50 PM
I have compared the file with feat list from WotC (http://www.wizards.com/default.asp?x=dnd/ei/20020712a)

It contains all feats that are currently available in NWN (i've added entries for epic spellcasting and ignore material components).

bonus feats for Epic Runecaster are:
Automatic Quicken Spell
Automatic Still Spell
Automatic Silent Spell
Epic Spell Focus (*)
Epic Spell Penetration
Improved Combat Casting
Epic Toughness
Title: Re: Epic Runecaster question
Post by: Necro on August 31, 2013, 01:42:35 PM
What folder does the file go into?
Title: Re: Epic Runecaster question
Post by: Loggy on August 31, 2013, 01:52:48 PM
You could put it into your prc_2das.hak file, although this might make playing with other people using PRC content difficult (as you will have a different hak version). Bioware's nwhak.exe utility (in /NeverwinterNights/NWN/utils) can do this for you.

The faster solution would be to stick it in your override folder (/NeverwinterNights/NWN/override).