I wanted to get information from all the creatures in NWN, such as CR, Resref, etc. But going through each creature, placeing it in the toolset and then going to it's properties would take forever.
So I made this. You place the creatures in the arena, that you want the info on (by default every creature in the NWN pallete has already been placed) and then run the game. Testing will be fine(hit F9 while in toolset). Talk to the Old man and afterwards your chat box will be flooded with the info.
Make sure you have singleplayer chat logging on.
After speaking to the old man, exit the game and check your logs. You can then copy the relevant section into a new txt, and open it using a spreadsheet program such as Excel. There are free ones on the internet also that should still work.
When you open it, choose delimited by |, and it will seperate all the fields.
Currently it is just stating
CR | Resref | Name
The script in the module can very easily be modified to add more information or use a different way of splitting the info.
To get more critters from haks, (CEP, CCP, etc) just add the haks to the module and place the creatures in the arena. Then run like normal.