I could always use some help and here are a few areas which I could use it on:
VFX Work - I could really use some re-tinted or custom VFX work for NWN2. Since I lack any vfx skills I'm re-using the content Obsidian provided but this can lead to visuals that don't really match up with the spell. For example, Resonating Bolt is a bolt of sonic energy but it is currently using the lightning bolt vfx. Even retinting it all white would be a step up IMO but I have not had the time to try to learn VFX work on top of everything else.
Domain work - Several of the PrCs I'd like to do have bonus domains which currently can not be added to a character. This is a very time-intensive project which I could use help with. Two ways that I've thought of solving it are as follows but is by no means the best solution (there could be others I haven't thought of or a better way of doing the following).
Approach A: This work-around would be to generate spell feats to simulate the domains. If a domain had one spell of each level (such as Glory) then it would need 9 feats to handle this. One feat for the level 1 spell. One feat for the level 1 spell and level 2 spell. One feat for the level 1, 2, and 3 spell (and on till you hit the 5 spell on a subradial cap). Given there are at least 30 domains (which average 4-5 spells per domain) this is around 150 feats worth of work. A matching spell will have to be done for each of these feats that has the appropriate spells as subradials.
Approach B: This work-around would be to generate a domain item (instead of feat) that has levels 1-30 available for casting of each spell in the domain list. I'm not sure the best way to implement this given I haven't messed with item powers too much. This option has a much greater level of scripting control (adding the specific casting level version of the spell to the object at levelup after wiping the old spells) but will require a lot of item/2da work.
Testing - I can NEVER do enough testing before I do a release and some things don't get caught unless I notice it or a user comments about something not working. If people want to volunteer to test the new releases to try and break them (I dare ya!) I'll be able to find and fix issues better.
Packages - I could use some help in building the packages files to create options for the PrCs I'm doing. Packages are the recommended feats/spells/skill choices available when you level up.