Enkanomiya (Japanese: 淵えん下か宮のみや "Abyssal Depths Palace"), originally known as Byakuya no Kuni (Japanese: 白夜国 "Land of the White Night, Midnight Sun"), is a location near Sangonomiya Shrine. It can be entered via a deep pool, and legend has it that the Watatsumi people originated from here.
(from the Genshin Impact Wiki article)
A web toolbox for the game Genshin Impact.
- CV (Crit Value) Calculator
- Relatively simple but I'm lazy and don't feel like doing math
- Adventure Rank estimated time calculator
- No one ever seemed to think about this so I went ahead and did it myself
Don't look at how many days it will take to go from AR45 to AR60
- (Planned) recipe list
- Being a completio 619B nist is cursed
- Will include recipe locations, completion progress, etc.
Depending on what you want to do, here's the commands you'll want to run:
Action | Command |
---|---|
Install dependencies | npm i |
Run dev server | npm run dev [1] |
Build for production | npm run build |
Run linter | npm run lint |
Contributions are welcome, although I am confident this project will not need many, if at all.
[1] you can also use the serve
script, but i much prefer using dev
myself lol