You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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;
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
The text was updated successfully, but these errors were encountered: