Realized why the items in the Armored Lona mod weren't working (and by extension, the other mod too probably).
Every itemafter 0.9 needs this part in its effects json file to tell the game what it is and how it's equipped.
Example: Footman Mid
Adding the necessary data to the top allowed it to work, however...
The Armored Lona mod released before all that, so 4/5 of the items share the same effect json file, and I can't edit the Armors.rvdata2 in the mod folder to point at separate effects files since I guess it's encrypted or something and will no longer work after being saved over/replaced.
That being said, does anyone know how to convert that file into something that can be edited, and then converted back to be used in the game? I tried going through a whole rigamarole with some crap that I had to install a bunch of programming crap for, only for it to not even work. None of the webtools online seem to be able to get anything either.
Also, something keeps happening to Lona's portrait in the menu where it's lower than it should be, I don't suppose anyone knows what causes that?
Every itemafter 0.9 needs this part in its effects json file to tell the game what it is and how it's equipped.
Example: Footman Mid
Adding the necessary data to the top allowed it to work, however...
The Armored Lona mod released before all that, so 4/5 of the items share the same effect json file, and I can't edit the Armors.rvdata2 in the mod folder to point at separate effects files since I guess it's encrypted or something and will no longer work after being saved over/replaced.
That being said, does anyone know how to convert that file into something that can be edited, and then converted back to be used in the game? I tried going through a whole rigamarole with some crap that I had to install a bunch of programming crap for, only for it to not even work. None of the webtools online seem to be able to get anything either.
Also, something keeps happening to Lona's portrait in the menu where it's lower than it should be, I don't suppose anyone knows what causes that?
Last edited: