-
Apprentice
[Help] Max item level and option, server side
Hello everyone. I'm making a tool to edit XML shops and wanted to add a filter feature based on data mentioned in title.
I think this kind of information maybe is stored in .BMD files on client side, but I couldn't find where can be stored on server side (some XML I presume).
The server files I'm using are the last IGC S9E3 released. In this case I search for this in the IGC_Data\Items\IGC_ItemList.xml file and there is no mention of the max level or option there.
I been looking for this information on google but found nothing useful.
To give an example: Bolts and Arrows are limited to level 2 and option 0. Beyond this level, item "transform" in something else.
There is this information stored somwhere we can 'easily' read?
-