Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 846 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 846 Bytes

ffbe_data

Holds extracted data for the game Final Fantasy Brave Exvius (JP)

Files

  • ability.json - Ability/Skills Data
  • ai.json Monster - AI Data
  • beasts.json - Eidolon Data
  • boards.json - Eidolon Board Data
  • colorewards.json - Colosseum Rewards
  • equip.json - Equip Data
  • item.json - Item Data
  • learns.json - Learnset Data
  • limits.json - Limit Burst Data
  • magic.json - Magic/Spells Data
  • materia.json - Materia Data
  • monskills.json - Monster Skills Data
  • quests.json - Quests Data
  • recipe.json - Recipe Data
  • unit.json - Unit Data

Files To Be Added

  • missions.json - Mission Data
  • challenges.json - Challenge Data (Might combine with missions)

Additional Info

Based off of Deathmax's repo for Brave Frontier's data

Thanks to Deathmax for helping with file extraction.