Equipment Comparison Function On The Site

Langues: JP EN DE FR
users online
Forum » FFXIAH.com » Suggestions » Equipment Comparison Function on the Site
Equipment Comparison Function on the Site
 Carbuncle.Arakon
Offline
Serveur: Carbuncle
Game: FFXI
user: arakon
Posts: 141
By Carbuncle.Arakon 2022-10-03 11:34:44
Link | Citer | R
 
While my subscription lapse for the month (waiting for new update in October), I was looking for a way to compare my gear sets. Instead of messing around with spreadsheets, I decided to parse the resources from Windower and compare the gear in my gearswap scripts.

https://github.com/coldmix/gear-parser

This is a python script that parse the lua structure and spits out the combined stats of the equipment, including any Pet stats (doesn't combine among the different types Wyvern/Pet/Avatar though).

It also has a diff function to compare the raw stats of two equipment set and output the differences for comparison.

Currently, it runs from the command line and accepts one or more file inputs and output a raw json or table form.

I was wondering if it is possible to add this function to the site for provide an easy way to compare gear sets online, maybe some GUI interface similar to Item Sets to select the gear and generate the lua structure for the script to ingest.
[+]
Log in to post.