Player Resource Consortium

Neverwinter Nights => Help => Topic started by: Pantherus on June 23, 2010, 04:26:02 AM

Title: Divine Strike Not Gained
Post by: Pantherus on June 23, 2010, 04:26:02 AM
So as continued part of my fiddling with feats etc in an unashamadely Munchkin way (;)) I'm trying to give another class the Skullclan Hunter's Divine Strike feat - I added it into the appropriate 2da file (along with a number of other feats), the other feats come through just fine, but this one just doesn't come through as a feat

Here's what's in the 2da file:
Code: [Select]
370 Skullclan_DivineStrike    2213      3    2              0      
371 Skullclan_SwordOfLight    2214      3    5              0      


The index numbers are all correct (copied straight out of skullclan hunter's 2da to make sure, then 1st column updated to be in line) and other feats input the same way above and below these ones are working just fine (including Uncanny Dodge and the Vassal of Bahamut's DragonWrack abilities) so I don't understand why these ones aren't working...

Also - I've tried giving him Katana Finesse and it doen't work - wielded Katana still uses STR instead of DEX...
Title: Divine Strike Not Gained
Post by: Pantherus on June 24, 2010, 04:18:15 PM
Nothing...?
Title: Divine Strike Not Gained
Post by: Pantherus on June 27, 2010, 04:22:56 PM
Well solved my own problem eventually - for some reason the 2da file in the override folder wasn't applying - once I imported the edited 2da back into the prc_2das.hak file everything worked...
Title: Divine Strike Not Gained
Post by: KenquinnTheInsaneOne on June 28, 2010, 12:14:53 AM
Quote from: Pantherus

Well solved my own problem eventually - for some reason the 2da file in the override folder wasn't applying - once I imported the edited 2da back into the prc_2das.hak file everything worked...

Priority order from low to high is core (BIFs), Override, Module, then hak paks. So you have to put anything that is in a hak pack into a top hak in order to make it take effect.
Title: Divine Strike Not Gained
Post by: Pantherus on June 28, 2010, 04:07:49 PM
Wow...so the PRC then effectively nullifies anything in the Override folder if it's also in the hak pack?  Or are you supposed to actually remove 2das that you're wanting to edit?
Title: Divine Strike Not Gained
Post by: KenquinnTheInsaneOne on June 28, 2010, 06:35:13 PM
Yes PRC and any other module that has a hak pack will override anything else even things in the override folder. You have to extract the file and then import it into a top hak(prc_2das.hak works) after editing it.
Title: Divine Strike Not Gained
Post by: Pantherus on June 28, 2010, 09:46:58 PM
You'd think it would be the other way around eh?

Not to mention that it seems to be pretty inconsistent - like sometimes what's in the override folder DOES actually override, sometimes it doesn't :S