The latest official .2DA's for Beamdog's NWN1:EE
This includes the .2DA files from NWN1:EE latest (6805bccf - 25 Nov 2022
) preview build's
base_2da.bif file extracted via niv's tools found at https://github.com/niv/neverwinter.nim
with this command on Windows
nwn_key_unpack /D/Beamdog/00829/data/nwn_base.key /c/Users/username/dev/NWN1EE_2DAs
or this one on Mac
nwn_key_unpack '/Users/username/Library/Application Support/Steam/steamapps/common/Neverwinter Nights/data/nwn_base.key' /Users/username/Development/Dev/foldername/allNWN1EE_2DAs
plus any 2da files from that build found in */steamapps/common/Neverwinter Nights/ovr
which were just copied into this repos ovr folder manually.
Perhaps this will be useful for future projects to fork from and compare versions against.