Hello!
I’m trying to mod a sword’s item stats, but when I’ve finished with editing and try to test it, nothing changes. The vanilla stats are still there. Am I doing anything wrong?
Here’s how I do it:
- Copy the .xml files (melee_weapon, equipable_item, pickable_item and weapon) to desktop.
- Edit them to my liking.
- Save the edits and then create four new txt files, each having the same name as the other four .xml files and changing file type to .tbl
- Put both .xml and .tbl files into a pak file with the file structure Libs/Tables/item
- renaming the .pak file to zzz_mymod.pak