Go to file
github-actions[bot] cf79524ccf OSRELWin5.0.0_R26161852_S25890507_D26161852
- SHA: *********44ee3************
    - URL: [private]
2024-08-27 14:28:32 +00:00
.github/workflows feat: talents Proud Skill Extra Level Map 2024-08-27 14:27:28 +00:00
exports OSRELWin5.0.0_R26161852_S25890507_D26161852 2024-08-27 14:28:32 +00:00
raw Revert to f80bde6ce4 2022-07-13 01:31:33 +07:00
talent feat: talents Proud Skill Extra Level Map 2024-08-27 14:27:28 +00:00
.env.example chore: fix 2024-06-04 09:35:59 +00:00
.gitignore feat: talents Proud Skill Extra Level Map 2024-08-27 14:27:28 +00: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 feat: talents Proud Skill Extra Level Map 2024-08-27 14:27:28 +00:00
README.md Huh 2022-12-15 16:57:52 +07:00
requirements.txt add requirements.txt 2022-07-07 16:46:27 +07:00
utils.py feat: support private data repo 2022-12-14 11:20:47 +08:00

Update

I found new source for get new excel data. So I will come back and auto update library again.

And unfortunately, I can't to tell where source excel data.

Anyway, Thank you everyone use this project🙏

So let's begin 🤩

  • M-307

EnkaNetwork.py (JSON Data)

Repository for format Excel data 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 some repo

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) it's will be fetch last data from some repo 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