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
实际游玩中,在森罗万象维度寻找神庙时,似乎存在这样一个问题:每当寻找到一个神庙时,下一个最近的神庙往往与上一个所属的神明是相同的。这导致寻找到全部的十六神神庙需要跑极长距离的图,会花费大量时间。我猜想,可能是神庙的生成频率与生物群系的生成概率恰好成倍数的缘故?下面图片是大概的距离
The text was updated successfully, but these errors were encountered:
No branches or pull requests
实际游玩中,在森罗万象维度寻找神庙时,似乎存在这样一个问题:每当寻找到一个神庙时,下一个最近的神庙往往与上一个所属的神明是相同的。这导致寻找到全部的十六神神庙需要跑极长距离的图,会花费大量时间。我猜想,可能是神庙的生成频率与生物群系的生成概率恰好成倍数的缘故?下面图片是大概的距离
The text was updated successfully, but these errors were encountered: