You might want to remove the 'fearless' feat for these little cowards.
Maybe the 'good aim' one too, sicne it's probably more halfing specific.
And maybe add resist disease or disease imunity, for their way of life.
I think maybe it'd be a good idea to take away "Good Aim", and "Fearless", in exchange for "Resist Disease", and "Resist Poison".
definitely
It was spoken about before, hardcoded feats, unless you want -1 ab on everything.
Without Snoteye, I don't think there's any way to do this. He set up the subrace system, which makes use of an NWNX plugin that can alter character files and the feats they have.
add a feat (ifeat is the feat number in feats.2da
sString = "add /FeatList/Feat, type => gffWord, value => " + IntToString(iFeat) + ";";
delete a feat
sString = "replace 'Feat', "+IntToString(iFeat)+", DeleteParent;";
Should work, just replace ifeat with w/e you want..
goblins are idiots