strategy/µÍÎü½Å±¾_±æÊ¶¶È_v6.py
@@ -142,7 +142,7 @@ limit_up_codes_count = max([(p, len(sv.å¼çå¦ææ£æ¿å涨å.get(p, []))) for p in can_buy_plates], key=lambda x: x[1])[1] threshold_money *= max(10 - limit_up_codes_count + 1, 5)/10 threshold_money *= max(min(10 - limit_up_codes_count + 3, 10), 5)/10 # print(target_code, sv.èªç±æµéå¸å¼, threshold_money, limit_up_codes_count)