brave-frontier-godot icon indicating copy to clipboard operation
brave-frontier-godot copied to clipboard

Data entry for Units, Dungeons, Stages, etc.

Open aMytho opened this issue 1 year ago • 13 comments

I'm pleased to say that the project is almost ready to start inputting real data!

I have a few small things to fix (likely add enums for certain unit properties) but we now need real data to test against. Currently, you can create an account and select a starter unit. The starter unit and Burny/Sparky are also added to your account. When you select an account, you can load the first level in Mistral and it will show your team. The levels are functional, but they have mock data. and no real enemy code yet. The only "real" level is the beginning cutscene for the tutorial.

My goal is to implement the game through Mistral and then evaluate if it is worth continuing. This means we will need the below data entered:

  • All units that appear in Mistral
  • All Dungeons in Mistral (prairie, fire caves,...)
  • All stages in Mistral (accurate enemies, spawn rates can vary)
  • Implement mimics? If you don't have data for these areas, this Youtube Playlist can help.

aMytho avatar Mar 18 '23 20:03 aMytho