Thanks for the reply.
Yes the CN server has its own community which is not lodestone, and the XIVDB has no chinese language content.
In fact we are not concern about the ranking. A log can be analyzed to find out the problems in the raid is all what we need.
So could you give us some advices on how the logs can be recognized to match certain boss, may be there are some keywords to be translated and the log can be recognized correctly?
And would it be possible that fflogs can use another way to get the language data? May be a dictionary file for example? I also would like to gather volunteers for doing the job.
Thanks again.
I just use a JSON file that xivdb provides that tells me database information like skill id, skill name, skill tooltip, etc. For NPCs, it’s npc id and name. If such a file were made available for CN, I could support it.