mirror of
https://github.com/baiqwerdvd/StarRailUID.git
synced 2025-05-05 19:23:45 +08:00
✨兜底
This commit is contained in:
parent
dbb5f50a47
commit
df9b33fd85
@ -492,7 +492,7 @@ async def draw_char_info_img(raw_mes: str, sr_uid: str, url: Optional[str]):
|
|||||||
add_value = (
|
add_value = (
|
||||||
(main_value + 1)
|
(main_value + 1)
|
||||||
* 1
|
* 1
|
||||||
* weight_dict['AttributeAddedRatio']
|
* weight_dict.get('AttributeAddedRatio', 0)
|
||||||
* 10
|
* 10
|
||||||
)
|
)
|
||||||
single_relic_score += add_value
|
single_relic_score += add_value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user