兜底

This commit is contained in:
qwerdvd 2023-07-30 23:01:41 +08:00
parent dbb5f50a47
commit df9b33fd85

View File

@ -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