tilda / enkanomiya

Calculate the "CRIT Value" (CV) of your artifacts easily, and more

Home Page:https://enkanomiya.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enkanomiya

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.

Features

  • 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 completionist is cursed
    • Will include recipe locations, completion progress, etc.

Development shit

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

About

Calculate the "CRIT Value" (CV) of your artifacts easily, and more

https://enkanomiya.vercel.app

License:MIT License


Languages

Language:Vue 68.0%Language:JavaScript 25.3%Language:HTML 4.5%Language:Python 2.2%