mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-08 13:06:00 +08:00
🎨 向下兼容
This commit is contained in:
parent
22f63f9fdd
commit
77bdbc9d94
@ -327,7 +327,7 @@ async def enka_to_dict(
|
||||
and effect_raw is not None
|
||||
and int(effect_raw['rarity']) > 2
|
||||
):
|
||||
effect = effect_raw[f'r{weapon_info['weaponAffix']}'][
|
||||
effect = effect_raw[f'r{weapon_info["weaponAffix"]}'][
|
||||
'description'
|
||||
]
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user