The Hercules use the structure like this:
REF: https://raw.githubusercontent.com/HerculesWS/Hercules/master/db/re/item_db.conf
{
Id: 501
AegisName: "Red_Potion"
Name: "Red Potion"
Type: 0
Buy: 50
Weight: 70
Upper: 63
Script: <" itemheal rand(45,65),0; ">
},
And i want to know if rathena will update to this... About SQL, i got some erros when import item_db.sql and monster_db.sql from SQL_FILES folder. Besides, i dont know how the item_db or mob_db.sql work's. I mean, if i use slq files, the battle/drops.conf will be read?