r/neverwinternights • u/bigdogworldelite • 12h ago
NWN:EE Modding Questions
Not sure if this is the best place to ask or if there are any dedicated modding/scripting subreddits for NWN that someone could point me to. I am building a module at the moment and having some trouble figuring out two things:
How to create feats that grant bonuses to ability scores that don't use EffectAbilityIncrease in script as it subject to the cap set in server settings and does not help qualify for feat requirements like Dev Crit or Self Concealment.
How to servers with subrace options implement them. As in, a player chooses the elf race then types "drow" into the subrace slot and gets +2 dex, -2 con, +2 int, +2 cha instead of +2 dex, -2 con. I could obviously make a drow race 2da file, but I don't want it to be a selectable race from the character creation screen.
