Go to file
M307 (Mac) 7d0fdfae1f Ehe
2022-12-14 01:16:02 +07:00
exports 3.3.0 2022-12-14 01:14:48 +07:00
raw Revert to f80bde6ce4 2022-07-13 01:31:33 +07:00
.env Ehe 2022-12-14 01:16:02 +07:00
.gitignore Revert to f80bde6ce4 2022-07-13 01:31:33 +07:00
CHARACTERS.png Update README.md 2022-08-03 13:44:15 +07:00
ID_ELMENTS.png Update README.md 2022-08-03 13:44:15 +07:00
main.py Add prop map and update to remove passive skill 2022-12-14 01:13:36 +07:00
README.md Fix grammar 2022-11-02 13:42:14 +07:00
requirements.txt add requirements.txt 2022-07-07 16:46:27 +07:00
utils.py Add costomes & Update character default elements 2022-08-03 13:44:35 +07:00

Attemption

Dimbreath/GenshinData has been DMCA takedown by miHoYo / Hoyoverse. I will temporarily archives this project util found new soruce.

Thank you everyone use this project 🙏

M-307

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:

ID-ELEMENTS

And yeah, I use pattern to detect character element. from repo EnkaNetwork/API-docs store 😅.

Can I use this repo for something else?

Sure.

You can see in picture this:

LINKING CHARACTER

Enjoy

KEQING