How to insert back into database?

I wish to play the game with a volley effect on my shotgun. I plan on doing this by lower the relic lvl to 10 and changing the proc to 100%. I used arcballer to extract the database. Then I used notepad++ to modify the relic skill and relic item. Arcballer does nothing when I try to put the modified database together again. How do I insert the modified relic_volley.dbr and b013_relic.dbr back into database.arz?

I want to the game to not recognize a mod has taken place.

Copy the default database.arz to your mod’s database build directory and rename it to the name of your mod.

When you build your mod in the AssetManager, it will update the .arz with your files.

Then copy that .arz back to the game install’s database directory and rename it back to database.arz. I’d recommend making a backup of the default .arz just in case.