Skip to content
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

Walls in neutral rooms #186

Open
Almaravarion opened this issue Oct 14, 2020 · 0 comments
Open

Walls in neutral rooms #186

Almaravarion opened this issue Oct 14, 2020 · 0 comments

Comments

@Almaravarion
Copy link

Overmind also seems to be unable to cope with a shard 2 annoyance tactics where all sources in a room [and/or controllers] are surrounded by 1 hitpoint walls in neutral rooms. While it is simple issue, and in just few touches, it may lead to some inefficiency. Without modification automatic mode will waste resources on room it cannot gather from, and will waste a ton of CPU on trying to recalculate new path to the sources, where simple attack command with a worker [that is heading to source anyway] will fix it.

In similar way - Overmind doesn't seem to be able to cope with neutral room that you cannot enter without breaking a wall; That can be used to completely shut down Overmind by surrounding it with 1 hit walls using extremely disposable RCL2 rooms abandoned as soon as walls are complete. While admittedly I do not know efficiency of defense against that on higher RCL levels of Overmind, but it can extremely easily lead to limiting a colony to just local power.

3 and 4 can be easily circumvented by simple trigger happy worker delegation, even 1 work 1 move can take care of extreme version of it [1 HP walls], where advanced ones can easily break through much stronger ones, where if wall is present in neutral room near overmind and a constructed wall is seen - a removal is scheduled of all walls in the room. Shouldn't waste too much of CPU on that.

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

No branches or pull requests

1 participant