Go to file
m307 05f357d8ea OSRELWin3.1.0_R10457664_S10289512_D10457664
- SHA: 4c5e4f6889ee820be814c71e663bf19c2bf2275d
    - URL: 4c5e4f6889
2022-09-26 20:28:24 +07:00
exports OSRELWin3.1.0_R10457664_S10289512_D10457664 2022-09-26 20:28:24 +07:00
raw Revert to f80bde6ce4 2022-07-13 01:31:33 +07:00
.env Add costomes & Update character default elements 2022-08-03 13:44:35 +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 Fix character coustum get empty value 2022-08-22 17:54:59 +07:00
README.md Update README.md 2022-08-03 13:44:15 +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

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