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

Enhance Bot Support Power Decisions #962

Closed
wants to merge 3 commits into from

Conversation

OcelotWalrus
Copy link
Contributor

@OcelotWalrus OcelotWalrus commented May 15, 2024

This PR tries to enhance a bit the bots' support power decisions:

  • bots will now drop pods against enemy air and ground units, instead of just structures
  • bots will now flush bombers against enemy ground units, instead of just structures
  • bots will now launch howitzer attacks against enemy ground units, instead of just structures

@@ -228,24 +228,42 @@ Player:
Attractiveness: -5
TargetMetric: None
CheckRadius: 8c0
Consideration@3:
Against: Enemy
Types: Air, Ground
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Throwing a few pods into the enemy main battle group is a pretty bad decision. They are also not effective against air units, but rather countered by them.

TargetMetric: None
CheckRadius: 5c0
Consideration@2:
Against: Enemy
Types: Ground
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep in mind that both bombs and howitzers have a delay until damage arrives on the ground. Fast-moving ground units will be missed and the support power wasted.

@Mailaender Mailaender closed this May 22, 2024
@OcelotWalrus OcelotWalrus deleted the bot-stuff branch May 25, 2024 18:25
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.

None yet

2 participants