from old eathena >> it does has this >> skill_unit_db.txt
and in skill_unit_db.txt has line as below
115,0x90, , 0, 1,1000,enemy, 0x28000 //HT_SKIDTRAP << "Changed Line"
and now in Hercules DB folder all other skill files is mashup and fix into on skill_db.txt
which is why I need to know how can I convert the "Changed Line" above to new hercules format.
The reason I asking is that within hercules DB has no detailed explaination of new skill_db.txt
and in skill_unit_db.txt has line as below
115,0x90, , 0, 1,1000,enemy, 0x28000 //HT_SKIDTRAP << "Changed Line"
and now in Hercules DB folder all other skill files is mashup and fix into on skill_db.txt
which is why I need to know how can I convert the "Changed Line" above to new hercules format.
The reason I asking is that within hercules DB has no detailed explaination of new skill_db.txt
Last edited by a moderator: