We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
上次首轮 86 变为负数的原因大概是和高性能火控雷达的 -15% 相加了,但是预装填的第 0 轮其实是不受火控影响的,第一轮才受火控影响。可以看到图片上第 0 轮和第 1 轮之间的时长没有受到火控的收益。
The text was updated successfully, but these errors were encountered:
查了下“预装填”机制,目前的实现确实不对,首轮缩减不能用于模拟预装填。 机制上需要改的东西有点多,可能得过一段时间才能弄好。
Sorry, something went wrong.
No branches or pull requests
上次首轮 86 变为负数的原因大概是和高性能火控雷达的 -15% 相加了,但是预装填的第 0 轮其实是不受火控影响的,第一轮才受火控影响。可以看到图片上第 0 轮和第 1 轮之间的时长没有受到火控的收益。
The text was updated successfully, but these errors were encountered: