Holds extracted data for the game Brave Frontier (Global and JP)
#List of extracted data
- dictionary.json - Parsed strings from Global.
- dictionary_raw.txt - Raw dictionary file from Global.
- info.json - Unit data extracted using the script from https://github.com/bsuh/bfdb/
- items.json - Item data extracted using a modified version of the script at https://github.com/bsuh/bfdb/
- items_light.json - Item data without recipe information.
- missions.json - List of missions, their energy costs and number of battles.
- files_list.txt - MD5 hashes of all data files from JP/Global.
#Automatic Updates
- Global currently has full data updates: dictionary, AI, units, items, missions
- JP has the following updates: AI, units, items (light)
- EU/KR will follow JP's updates, soon-ish.
#FAQ
What's all the 'unknown' things in the unit and item dumps? Those are effects not yet parsed by the script. Global is currently the priority, followed by JP effects.