So thinking this through.
I want to enter alot of data and need to understand the efficiency gains that can be made with this process.
lets say i have 300 of the same articles to enter. I'm thinking about items currently.
Article Name:
Type:
Group:
Rarity:
Description:
History:
Abilities/Effects:
Curse:
Would it be possible to put all the information into a spreadsheet and then manipulate the spreadsheet to output a text string in an XML format that could then be turned into an import file and loaded into RW?
I'm going to say it's not that straightforward. I mentioned in another post that once you add cover art in the export window, there's no way to delete it. So I tried to get rid of it manually.
- I did a full export of my realm.
- I deleted the encoded data for the cover art.
- I left the XML structure in place. I only deleted the data.
- I imported that back into RW.
- Doing so produced an error.
I tried the exact same thing with the exact same realm, but without making any edits, and it imported fine. This indicates that it's not JUST the data. It seems as if there's a checksum value or something equivalent.
I haven't dug deeper. I submitted the error file to support, but haven't heard back yet.