This will help to get rid red errors in game when you received an item and get rid of crash when you drag item.
Download: https://pixeldrain.com/u/e7c6zDVN
---
Please remove sprite and texture folder in data.grf to slice down a game file size. (Do a backup first just for safety)
Thanks to @KingarteR for finding mostly client database files.
Added sprite error checker. (Will read all resourceName.txt and collection folder in Resources folder)
Can using in 8.0 (Tutorial: https://youtu.be/_fZOMT6P9T8)
Custom the map isn't need to follow any official database, this map can rename into wow_prontera or anything for safety implementation if you had concern to it.
Original poster didn't do anything wrong from my point.
doc/script_commands.txt already explained how it work. Just try edit some existed scripts first, you'll learn by a bit each time.
I must say I'm able to coding because of private Ragnarok Online server too.
New update
https://raw.githubusercontent.com/kaninhot004/rAthena-item_db-to-itemInfo/main/easy_item_builder.txt
Easy Item Builder --- In case player curious which item to reduce skill cooldown just use this url and Ctrl + F then put skill name.
@MrColour_The solution is create new text file.
Create resourceName.txt -> Make your own resourceName list in this new file -> Remove my resourceName.txt -> Put your resourceName.txt -> Done.
---
Duplicate GvG map damage modiflier functions then create condition for check attacker was monster then do a multiplier there. (Try to use Find All in Visual Studio to find where to edit)