-
Notifications
You must be signed in to change notification settings - Fork 967
Add: check leveling in cl1 daily #4871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: bug_fix
Are you sure you want to change the base?
Conversation
|
Unless they changed it, EXP is different for UR ships compared to non UR on all levels and between CN server and JP/EN level exp difference starts from level 70 onwards, so there might be some adjustments needed for other servers (Refer to en wiki: https://azurlane.koumakan.jp/wiki/Experience) |
|
There is really no way to detect whether a ship is UR or not just by template matching because some huge skins will fill out the background. |
yea, i just looked in game to look for something to detect UR, but could only think of either manual upkeep of adding the UR ship names to a sort of filter list or somehow use the lower corners of the ship cards in docks but even then these lose the UR colour/ string if they are oathed |
先確保任一艦船在不同伺服器「可能」120級
|
|
@guoh064 |
|
考虑过要不要做,感觉是不做,因为做了停止就会关闭侵蚀一这个任务,这对于很多其他大世界任务都会造成影响(比如说明石商店购买、短猫行为) |
|
@bookbug666 加了个开关,现在改成可选择推迟任务至server_update了。 |
想搞一个侵蚀一/短猫经验自动检测了,省的天天上线看队伍里面的船有没有吃到满120级的经验。
考虑到玩家不一定开了认知觉醒功能,自动检测会去面板检查船的经验值。
大概每天检查一次。