mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-08 04:55:51 +08:00
🐛 修复探索
无火神瞳数据 (#667)
This commit is contained in:
parent
747010c8be
commit
368e7c793d
@ -41,6 +41,7 @@ async def get_explore_data(
|
||||
'雷神瞳': raw_data['stats']['electroculus_number'],
|
||||
'草神瞳': raw_data['stats']['dendroculus_number'],
|
||||
'水神瞳': raw_data['stats']['hydroculus_number'],
|
||||
'火神瞳': raw_data['stats']['pyroculus_number'],
|
||||
}
|
||||
for i in raw_data['world_explorations']:
|
||||
data[i['name']] = i['exploration_percentage']
|
||||
|
Loading…
x
Reference in New Issue
Block a user