RaphaelDDL / e7db-ui

EpicSevenDB.com UI for game information, such as Heroes, Artifacts, Gear, Skills and anything else necessary to present the DB. Made with NUXT.js (Vue.js, Express, SASS)
https://epicsevendb.com
Other
10 stars 5 forks source link

Team Builder tool #14

Closed willhausman closed 5 years ago

willhausman commented 5 years ago

I think it would be neat to create a page that allows you compose a Team with equipped artifacts, Guardians, skill upgrades, and awakenings. Selecting that information would provide a preview of composite buff/debuff chances and some relative indicator of frequency.

The tool would be even better if your selections could be stored with a unique hash in the url, so you can save and share the team with others.

RaphaelDDL commented 5 years ago

stocky37 created one using the DB's API:

He's also helping on the db with the multipliers and other stuff. So I'll just point his creation on the tools section (I'm adding a list of everyone who used the API).

Maybe later we could work together and incorporate into the db (though he made in react so we would need to port it).

willhausman commented 5 years ago

Sounds covered.