Skip to content

Command-line calculator for Genshin Impact Character Talent Materials

Notifications You must be signed in to change notification settings

arcturegulus/gitbcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitbcalc

Quick script I wrote for calculating how many more talent books you need to farm, in lieu of the spreadsheet I made ages ago for myself to do this exact thing but have unfortunately lost. Works for any number of talents.

Usage

python -m venv .venv
./.venv/Scripts/Activate.ps1 # pwsh
pip install -r requirements.txt
python3 talents.py <args...>

About

Command-line calculator for Genshin Impact Character Talent Materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages