Skip to content

Conversation

@guoh064
Copy link
Contributor

@guoh064 guoh064 commented Jun 10, 2025

想搞一个侵蚀一/短猫经验自动检测了,省的天天上线看队伍里面的船有没有吃到满120级的经验。
考虑到玩家不一定开了认知觉醒功能,自动检测会去面板检查船的经验值。
大概每天检查一次。

@dragonheart107
Copy link
Contributor

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)

@guoh064
Copy link
Contributor Author

guoh064 commented Jun 10, 2025

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.
Say SN Volga's original skin and FFNF Alsace's swimsuit skin.

@dragonheart107
Copy link
Contributor

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. Say SN Volga's original skin and FFNF Alsace's swimsuit skin.

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

@bookbug666
Copy link
Contributor

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.

Say SN Volga's original skin and FFNF Alsace's swimsuit skin.

先確保任一艦船在不同伺服器「可能」120級
至於UR跟非UR問題大概短期難有輕鬆的方案,直接拿非UR算就好

差50幾萬經驗值這個問題留給玩家去解決,現在沒心智問題應該還是比經驗書的問題大

@bookbug666
Copy link
Contributor

@guoh064
我目前只在碼裡面看到通知,有做停止嗎?
如果他發現所有船都120他還是會把任務都跑完嗎

@guoh064
Copy link
Contributor Author

guoh064 commented Jun 11, 2025

考虑过要不要做,感觉是不做,因为做了停止就会关闭侵蚀一这个任务,这对于很多其他大世界任务都会造成影响(比如说明石商店购买、短猫行为)

@guoh064
Copy link
Contributor Author

guoh064 commented Jun 17, 2025

@bookbug666 加了个开关,现在改成可选择推迟任务至server_update了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants