Need help with - Please have a look
I'm writing a program to parse some of the game's files and generate html/wikitext. I'm working on Inventory_Gen.scr and Inventory_Gen.scr the raw versions of the files can be seen here and here.
I am having trouble with how to output the files. How should it be laid out? What information is important?
These files could be used to map all the weapons in the game at any level: Max strength, range, repair price, etc...
But how should I lay that info out on such a tiny wiki? Take a look at the files and let me know what you think. It would be a huge help.