Jump to content

Is there a way to edit multiple weapons/armor simultaneously?


NameNotPresent

Recommended Posts

If you use Wrye Bash then you could export the weapon data, edit it in Excel or Calc then apply as a tweak when creating your bashed patch. This is much faster than using the CS but isn't for everybody.

Thanks for reply. Can I use Open Office for that? Is there a tutorial? If I could edit a whole colum of numbers in a spread sheet that would be good.

 

I am getting tired of changing things one at a time, I have done it almost 2 whole times and 3 or more for some gear. :wallbash:

 

 

 

Not unless you work up a pascal script for TES4Edit, which would require A) Knowledge of Pascal and B) That what you want to do can be automated in this way.

lol I don't know what pascal is.

Edited by NameNotPresent
Link to comment
Share on other sites

It's covered in the Wrye Bash docs but I'll try and whip up a precis for you after work. OpenOffice is fine by the way (Calc is it's spreadsheet program).

 

edit.

 

In the Wrye Bash 'Mods' tab right-click on Oblivion.esm > Export > Stats
Change file name to something like 'Claymore_Stats.csv' and save in 'Oblivion\Bata\Bash Patches'
Open this file in Calc, you should get a Text Import dialogue -make sure the 'Seperated by' radio button and 'Comma' checkbox are selected.

Select all and go to 'Data > Filter > Standard Filter' on the main menu. You may need to click on 'More Options' and 'Range contains column labels'
Select 'Editor ID' as the field, 'Does not contain' as the condition and 'claymore' as the value. Delete all (seriously!) Now if you go back to 'Data > Filter > Remove filter' you ought to only have claymores left in the file. Make the changes to reach that you desire, save and exit.

Note. This assumes all claymore-type weapons have 'claymore' as part of the Editor ID; this may not be the case.

When you rebuild your Bashed Patch you will see 'Claymore_Stats.csv' under the 'Import Stats' section. Click the checkbox and that is that.

I believe you can also right-click on the Bashed Patch and select 'Import'. This will presumably inject the new data into the Bashed Patch without having to rebuild. I haven't ever tested this and know nothing about it.

 

Good luck!

Edited by wetblanket
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...