Genshin Impact artifacts automatic combination, the website is here
This README is also available in:
中文
Genshin Impact artifacts automatic combination
- Support all characters and weapons
- Characters have their customized optimization targets
- Pure frontend, can be used locally
- ...
- What are the highest ATK, CRIT, CDMG my artifacts can achieve?
- What is the highest expect damage my artifacts can achieve?
- How to balance my Noelle's DEF and ATK?
Run the following to install dependencies
npm install
This website does not have a backend, run the following to start the website locally
npm run serve