ACU TML Minimum range 15 -> 30#6935
Merged
Rhaelya merged 5 commits intoFAForever:developfrom Nov 7, 2025
Merged
Conversation
Same as static TML. Change intended for ACU TML, but made consistent across all backpack missiles.
Garanas
approved these changes
Oct 2, 2025
Member
Garanas
left a comment
There was a problem hiding this comment.
Implements what is described.
Rhaelya
approved these changes
Nov 7, 2025
Contributor
Rhaelya
left a comment
There was a problem hiding this comment.
Everything works as intended
relent0r
pushed a commit
to relent0r/fa
that referenced
this pull request
Feb 23, 2026
Increase minimum range of ACU TMLs so that they are less powerful in ACU vs ACU fights.
UEF and Seraphim ACU TML:
Minimum range: 15 -> 30
UEF ACU Billy nuke:
Minimum range: 15 -> 30
The range has to be increased so that the minimum range ring for the TML shows up.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the proposed changes
TML ACU/Billy Nuke Discord thread. This PR implements the minimum range nerf discussed there.
Increase minimum range of ACU TMLs so that they are less powerful in ACU vs ACU fights.
UEF and Seraphim ACU TML:
UEF ACU Billy nuke:
The range has to be increased so that the minimum range ring for the TML shows up.
I didn't change it for the Seraphim SACU as it is not relevant to ACU vs ACU fights. It could be changed for consistency, but I wouldn't do it until players (not devs) notice and actually care about it.
Testing done on the proposed changes
I tried 25 range and tested if a chasing ACU can be hit by a TML ACU if it is at the edge of gun range, but both factions were able to hit the chasing ACU (UEF more easily), so I increased it to 30. An additional benefit of 30 range is that it provides immediate feedback on whether or not the ACU TML can target you at all.
Checklist
- [ ] Changes are annotated, including comments where useful