Possibly an oversight, so ticketed, but it might also be something you haven't got to yet.

intItemEnhanceStatus and intArmorEnhanceStatus aren't available in VOTG. They are in Code.xml which (I think) is only accessed by the Human Space Library.

Possibly VOTG will use different enhancements and so use different code but if it won't cause problems it would be handy if these were available for modders in VOTG. Otherwise modders can just copy the code into their mods. Either way works.

george moromisato 23 Jul 2019:

I'll move to RPG library. Thanks!

NOTE: RPGUsefulItems.xml (~line 989) has its own conversion from result codes to strings. We should make sure both use the same one.

george moromisato 9 Jan 2020:

Moved itmItemEnhanceStatus to core library. itmArmorEnhanceStatus is no longer used.