T3 Marty/Spearhead Cost adjustments#7188
Conversation
800->720m 8000->7200E 4300->3600BT Spearhead 400->480M 3000->3600E added snippet
📝 WalkthroughWalkthroughT3 mobile artillery construction costs and build times are reduced, while the T3 mobile missile platform’s mass and energy costs are increased. Blueprint formatting is normalized, and the balance changes are documented in a new changelog snippet. ChangesT3 mobile unit balance
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related issues
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@changelog/snippets/balance.7187.md`:
- Line 4: Update the changelog snippet’s PR identifier consistently: rename the
`balance.7187.md` snippet to use `7188` and change the referenced number in its
entry from `#7187` to `#7188`, unless the older identifier is intentionally
required.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 0d31ccc7-8bba-49df-bd10-e541e3dd29a3
📒 Files selected for processing (6)
changelog/snippets/balance.7187.mdunits/UAL0304/UAL0304_unit.bpunits/UEL0304/UEL0304_unit.bpunits/URL0304/URL0304_unit.bpunits/XEL0306/XEL0306_unit.bpunits/XSL0304/XSL0304_unit.bp
| {% unit uel0304 %} | ||
| T3 Mobile Arty | ||
| {% endunit %} | ||
| Reduce the cost and build time of all T3 Mobile Arty. (#7187) |
There was a problem hiding this comment.
🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win
Tie the changelog entry to PR #7188.
The reviewed PR is #7188, but this file is named balance.7187.md and line 4 references #7187. Rename the snippet and update the reference, or confirm that the older number is intentional.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@changelog/snippets/balance.7187.md` at line 4, Update the changelog snippet’s
PR identifier consistently: rename the `balance.7187.md` snippet to use `7188`
and change the referenced number in its entry from `#7187` to `#7188`, unless
the older identifier is intentionally required.
#7187
7187.mp4
Description of the proposed changes
TLDR: T3 MArty goes from being 200% mass cost and 179% build time of a Spearhead. To 150% mass cost and build time of a Spearhead.
Reduce T3 MArty cost by 10%.
Reduce T3 MArty BT by 16.3%
Increase Spearhead Cost by 20%.
Numeric Changes
T3 mobile arty:
Spearhead:
Both units now have a 18m/s drain from a T3 factory.
T3 MArty completes construction in 40 seconds instead of 47.78 seconds.
Testing done on the proposed changes
Build all the units in a development environment following this tutorial changes applied as expected.
Additional context
https://discord.com/channels/197033481883222026/1525410032924229672
https://discord.com/channels/197033481883222026/1519910763186094150
Checklist