Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: JSON export utility #90

Open
mojoex opened this issue Apr 12, 2023 · 1 comment
Open

Request: JSON export utility #90

mojoex opened this issue Apr 12, 2023 · 1 comment
Labels
enhancement New feature or request Need Information Further information is requested

Comments

@mojoex
Copy link

mojoex commented Apr 12, 2023

Hello,

I am in the process of creating a project that programmatically calculates various damage related values based on a build specified by the user.
It's currently a console application for the purpose of testing and development, but it will eventually be served as an API and extended to support web front ends and mobile apps.
Currently it requires manual input of values such as;

  • Base weapon damage
  • Calculated weapon damage
  • Crit chance
  • Crit damage
  • Selected gearset
  • Selected weapon, chest and backpack talents

I regularly use the mxswat builder and I think it would be extremely useful to be able to use a configured build to directly use the selected items and stats as an input.

Would it be possible for an "Export" functionality to be created in the tool so that it exports the build in a JSON configuration?
Of course, I am more than happy to collaborate on any other option you might consider. When the project is in a good state and an API is available it may also be something that you'd like to utilize directly in the mxswat builder.

Thank you

@Fooweb
Copy link
Collaborator

Fooweb commented Apr 16, 2023

@mojoex - Come by Discord, let's chat!

We are also working on a damage calculator with different scenarios and conditions.

Discord

@Fooweb Fooweb added enhancement New feature or request Need Information Further information is requested labels Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Need Information Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants