Skip to content

Salem aeon bs tempest changes#7110

Merged
Rhaelya merged 15 commits into
developfrom
salem-aeon-bs-tempest-changes
May 9, 2026
Merged

Salem aeon bs tempest changes#7110
Rhaelya merged 15 commits into
developfrom
salem-aeon-bs-tempest-changes

Conversation

@Rhaelya
Copy link
Copy Markdown
Contributor

@Rhaelya Rhaelya commented May 9, 2026

Description of the proposed changes

Changes from #7101 which the balance team has agreed on.
Salem has it's AA range reduced to weaken it's ability to shoot down air scouts to allow for better counterplay against Cybran stealth boats covering the Salems.

Cybran Destroyer (URS0201):

  • AA MaxRadius (60 -> 55) [Area: 11310 -> 9503 (-16%)]

Omen has it's cost increased and its dps slightly reduced as it is currently the most powerful battleship, the new stats should make the cost match the performance better compared to other battleships.

Aeon Battleship (UAS0302):

  • BuildCostEnergy (54000 -> 58000)
  • BuildCostMass (9000 -> 9500)
  • BuildTime (28800 -> 30300) [192s -> 202s w/ T3 Factory]
  • RateOfFire (10/59 -> 10/60) [DPS: 169.5 -> 166.7] [Note: the UI rounds; total DPS is 500.]

Tempest is good at safely farming value and staying healthy despite it's low stats per cost compared to battleships due to its long range, high splash weapon and because it still greatly benefits from veterancy despite the previous nerf.

Tempest (UAS0401):

  • BuildCostEnergy (380000 -> 400000)
  • BuildCostMass (24000 -> 25000)
  • BuildTime (38400 -> 40000) [1181.5s -> 1230.8s w/ T3 Engineer]

Summary by CodeRabbit

  • Balance Changes
    • UAS0302: Increased build resource requirements and construction time; adjusted Oblivion Cannon fire rate
    • UAS0401: Increased build resource requirements and construction time
    • URS0201: Reduced Electron Autocannon maximum range

@Rhaelya Rhaelya added the area: balance idea related to suggestions for unit balance label May 9, 2026
@github-actions github-actions Bot marked this pull request as draft May 9, 2026 00:36
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 9, 2026

Review Change Stack

Warning

Rate limit exceeded

@lL1l1 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 22 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0eac5636-c33c-4340-8ddf-dfc186a00330

📥 Commits

Reviewing files that changed from the base of the PR and between 5db3ae6 and faa0f9d.

📒 Files selected for processing (1)
  • changelog/snippets/balance.7110.md
📝 Walkthrough

Walkthrough

Three unit blueprints were adjusted: UAS0302 and UAS0401 received increased build costs and times, while UAS0302's turret weapons had their rate of fire modified and URS0201's autocannon had its maximum attack radius reduced.

Changes

Unit Balance Tuning

Layer / File(s) Summary
Economy Adjustments
units/UAS0302/UAS0302_unit.bp, units/UAS0401/UAS0401_unit.bp
Build costs (BuildCostEnergy, BuildCostMass) and build time (BuildTime) increased for both units.
Weapon Tuning
units/UAS0302/UAS0302_unit.bp, units/URS0201/URS0201_unit.bp
UAS0302's FrontTurret, MidTurret, and BackTurret "Oblivion Cannon" RateOfFire changed from 10/59 to 10/60; URS0201's "Electron Autocannon" MaxRadius reduced from 60 to 55.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Suggested labels

area: balance, area: unit-blueprint

Suggested reviewers

  • lL1l1

Poem

🐰 These units now cost more to build and deploy,
Their cannons shift ever so slight in their destroy,
A rabbit's fine-tuning of balance divine,
Each turret and radius now in alignment!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title directly identifies the three units affected (Salem, Aeon BS, Tempest) and aligns with the main changes in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The PR description is comprehensive and well-structured, providing clear rationale for balance changes to three units with specific numeric adjustments and strategic justifications.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch salem-aeon-bs-tempest-changes

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@lL1l1 lL1l1 marked this pull request as ready for review May 9, 2026 00:39
@Rhaelya Rhaelya merged commit 714ea80 into develop May 9, 2026
5 checks passed
@Rhaelya Rhaelya deleted the salem-aeon-bs-tempest-changes branch May 9, 2026 01:17
@github-project-automation github-project-automation Bot moved this from To Discuss to Done in 2025 - Balance Iteration I May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: balance idea related to suggestions for unit balance

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants