ed12693bc2
- SHA: 5ad19f779bb10f213329aaa27251d70da115512c
- URL:
|
||
---|---|---|
exports | ||
raw | ||
.env | ||
.gitignore | ||
CHARACTERS.png | ||
ID_ELMENTS.png | ||
main.py | ||
README.md | ||
requirements.txt | ||
utils.py |
EnkaNetwork.py (JSON Data)
Repository for fetch data from Dimbreath/GenshinData to use EnkaNetwork.py python library.
❓ Why not use EnkaNetwork store data?
I want some data like Skill name, Constellations data fully, FIGHT_PROP name but In EnkaNetowork prepare not fully served data. So I have to make this.
❓ How you fetch raw JSON data?
I fetch JSON data from repo Dimbreath/GenshinData
❓ How to get export data?
Yon can see in exports folder.
❓ How do I know this repo has been updated?
In every 00:00 (UTC+7) data will fetch last commit from Dimbreath/GenshinData and check if commit is different from last commit. If different, it will update data take a 3 - 5 minutes to update data.
❓ Why avatar id has "10000005-503" or "10000007-702"?
In default character player. It's can't be to detect what is character element? so I join AvatarID and ElemenetID (candSkillDepotIds) like picture this:
And yeah, I use pattern to detect character element. from repo EnkaNetwork/API-docs store 😅.
❓ Can I use this repo for something else?
Sure.
❓ How to link character data like skill, talents and more?
You can see in picture this: