LOOT appears to have added all sorts of new bash keyword for TTW files (2.9.4b) as of the 10/31/15 masterlist update. Unfortunately, they don't all work very well.
Fallout3.esm now has the following keywords assigned to it:
C.Acoustic
C.Light
C.Owner
Deflst
Delev
Destructible
Factions
Graphics
Invent
Names
Relations
Relev
Sound
Stats
WeaponMods
However, Wrye Bash (307.0) crashes almost instantly in attempting to import Fallout3.esm graphics:
Traceback (most recent call last):
File "bash\balt.pyo", line 1784, in _conversation_wrapper
File "bash\basher\patcher_dialog.pyo", line 183, in Execute
File "bash\patcher\patch_files.pyo", line 115, in initData
File "bash\patcher\patchers\importers.pyo", line 714, in initData
File "bash\patcher\patchers\importers.pyo", line 713, in <genexpr>
AttributeError: 'MreTree' object has no attribute 'smallIconPath'
For now, the problem can be worked around by simply not importing Fallout3.esm graphics.
