So how do I use it? Modify files then place it in there like a new path? If I changed Adv Armor for example, do I drop it in or do I need a full file path?
nope... unless someone made a mod to load json from mod folder.
example. i made 4_ModGraphicsPath.rb.DIS to load graphics from outside to prove this logic can be real.
if u want it work, rename it to "4_ModGraphicsPath.rb" and RGSS will load modscript\graphics\ b4 load image files from graphics\
if u want load json data from modscript/ u have to make ur own mod.
Thanks, I figured out how to modify a lot of the data files, I just don't want to have to make all the changes every time I download a new version.
For reference, I changed the values of various gear that interact with stealth, weak, sexy and such to make gear kind of a risk reward. I'm still new to coding so it's a mixed bag.
I don't know if you care to know more. Anyway great work. This is fun to play.