Quote Originally Posted by Shippuu View Post
Huh, I wasn't aware you were part of their development team as a coder, with intricate knowledge of their gear coding to be able to even comment on the simplicity of the action. Silly me!
It does not take intricate knowledge of gear coding to be able to use a database/update a json file/other data storage mechanism.

I hate it when people use these belittling arguments of 'you do not work for them you know nothing'.

I mean, common code practices and anyone with a shred of knowledge about data storage could probably figure out how to add an item if given an opportunity to. Diadem randomizes gear stats, so there is probably a way in the code to add these things on the fly.

The hardest part would be modeling an item/localization. But if they reuse the same item model then it just becomes entering stats into whatever data storage mechanism they use.