FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Fire beetle balance suggestion

    Scheduled Pinned Locked Moved Balance Discussion
    102 Posts 30 Posters 8.4k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N Offline
      Northern-Newbie
      last edited by

      Certainly the Firebeetle may have not seen as much success as the ever so prevelent Units as the Mercy or the Corsair but it might be due to be being stuck on Land for the most Part and the Cybran transports absolutely not being the Best for huge Drops (given Seraphim transports have more slots and can still drop T1 Arty with good payoffs if the transports can fly through gaps in AA) there certainly could be place for the Fire Beetle..
      if it were only that tad more durable and faster since even with a successful drop of a good amount of Fire Beetles they are quickly dispatched due to not being as blazingly fast as an Mercy and having to fight Land Fortifications like other Tanks, the ACU and maybe PD

      on the Flipside they are about as cheap as some TML butreally arent worth their "wasted" Mass in Tanks

      1 Reply Last reply Reply Quote 0
      • M Offline
        Marked_One
        last edited by

        https://cnc.fandom.com/wiki/Terror_drone_(Red_Alert_2)

        they remind me of these little guys for some reason haha

        1 Reply Last reply Reply Quote 0
        • MazorNoobM Offline
          MazorNoob @BlackYps
          last edited by

          @BlackYps Did you change the lua to do that or is it just a graphical effect? If it's lua, maybe I'll try and pack it up into a mod to show some viability to the idea.

          1 Reply Last reply Reply Quote 0
          • BlackYpsB Offline
            BlackYps
            last edited by

            I didn't have to do some complicated lua coding, but I changed some blueprints. Not sure what you mean with graphical effect.
            You can have a look here: https://github.com/BlackYps/Napalm-Beetle

            1 Reply Last reply Reply Quote 0
            • MazorNoobM Offline
              MazorNoob
              last edited by

              It's a complete mod already? Please please please upload it to the vault so I can bug everyone to enable it for their games!

              1 Reply Last reply Reply Quote 0
              • BlackYpsB Offline
                BlackYps
                last edited by

                Will do, kinda forgot about it to be honest. If you can't find it in the next days, remind me again.

                1 Reply Last reply Reply Quote 0
                • MazorNoobM Offline
                  MazorNoob
                  last edited by

                  Following recent balance forum rule changes, I decided to check how often beetles are actually built. So, I did the following:

                  • I grabbed 2000 replays from id 13370143 downwards, skipping IDs that gave me a 404.
                  • I ran the replay parser on replays with the following script:
                    #!/usr/bin/fish
                    for file in scfa/* 
                     ./fafreplay commands $file -c IssueCommand 2>/dev/null | grep -q xrl0302
                     if [ $status -eq 0 ]
                     	echo $file
                     end
                    end | wc -l
                    
                    This basically counts the number of replays in which commands were given to a unit type "xrl0302" (or fire beetles).
                  • Finally, I counted replays in a similar fashion for a bunch of other gimmicky/niche units.

                  Here are the results:

                  • Beetles: 18
                  • Sparkies: 100
                  • Mercies: 79
                  • Janus: 187
                  • Continental: 99
                  • Spearhead: 42
                  • Shard: 76
                  techmind_T 1 Reply Last reply Reply Quote 3
                  • K Offline
                    keyser
                    last edited by

                    what would be interesting would be to look into the replay of high rated players, to see how much they are made at high level.

                    MazorNoobM 1 Reply Last reply Reply Quote 0
                    • techmind_T Offline
                      techmind_ Banned @MazorNoob
                      last edited by

                      @MazorNoob do this for atlantis as well and for ras coms, pls.

                      MazorNoobM 1 Reply Last reply Reply Quote 0
                      • MazorNoobM Offline
                        MazorNoob @techmind_
                        last edited by

                        @techmind_ Atlantis was built in 70 games. There's probably large bias towards dual gap, but still.

                        1 Reply Last reply Reply Quote 0
                        • MazorNoobM Offline
                          MazorNoob @keyser
                          last edited by MazorNoob

                          @keyser None of the 18 replays with beetles I checked have a player with more than 1.4k rating in them. Mostly they're comp-stomps and 500 average rating teamgames. Maybe an API query can be prepared to fetch a bunch of recent high-rated games, but I can't be bothered to do it right now.

                          1 Reply Last reply Reply Quote 0
                          • techmind_T Offline
                            techmind_ Banned
                            last edited by

                            Something like # mass spent on specific unit per average game OR #avg number of unit build per 1 game would be interesting graph to show useless units.

                            1 Reply Last reply Reply Quote 0
                            • MazorNoobM Offline
                              MazorNoob
                              last edited by

                              Can't calculate that by parsing replays. IMO knowing whether a unit is built at all in the game is a good enough indicator.

                              1 Reply Last reply Reply Quote 0
                              • T Offline
                                Tagada Balance Team
                                last edited by

                                Over the thousand high lvl games I played I don't recall seeing a single situation in which people successfully built and used beetles. They are very very situational and require a lot of micro if you want them to be actually good. I am not really sure on how to remake them to make them useful while not making them OP or un healthy. I don't think they should be a snipe weapon nor a mine. One idea I have would be to make them a designated drop unit by giving them a lot of dmg vs buildings making them a nice run by units in late mid-late game and a very powerful drop unit to snipe Pgens, Mexes, HQ. You could give them no AoE so they would be terrible vs Engies in the base, t1 pgens etc. but let them be very good vs buildings themselves allowing you to easily snipe a t2 pgen or even an HQ. This however would need to be well balanced, if they would be too weak, people won't use them and instead they will drop arties. If they will be too strong it will be just OP considering how strong drops already are. 1 way to solve this would be to have different dmg multiplier for Buildings in General and Mexes, this way they wouldn't be OP in a sense that you can't just 1 shot an HQ, while making them a unique unit that would leave very little or no mass at all after killing t2 mex.

                                K MazorNoobM 2 Replies Last reply Reply Quote 0
                                • K Offline
                                  keyser @Tagada
                                  last edited by

                                  @Tagada I did use them successfully several of time, less now that they deal less damage though.
                                  But if you didn't see them being used, it's also because people aren't trying them. If they were trying them and failing with them, you would have seen them being used a few time at least.

                                  1 Reply Last reply Reply Quote 0
                                  • MazorNoobM Offline
                                    MazorNoob @Tagada
                                    last edited by

                                    @Tagada Every time I see someone saying "I have no idea how to remake beetles" then suggesting special buffs against buildings, I die a little inside. What you want is damage over time.
                                    @Keyser People tried and failed with beetles a long time ago, when they had the last major change. That's exactly why you don't see them, yes.

                                    1 Reply Last reply Reply Quote 0
                                    • P Offline
                                      Psions Banned
                                      last edited by Psions

                                      Just return beetles to the way they used to be. They punished people that were too blind to see crap. As even a COM OC would counter it. Or building t1 walls around com 3x away. Even prior to nerf beetles were a niche rarely built unit like Mercy, but considered more reliable than mercy, because they don't die to random t1 aa fire.

                                      Then remove the rule that states building under units is bannable.

                                      Add a mandatory mod that means when beetles are put into a transport they lose any other commands.

                                      Problem fixed.

                                      MazorNoobM 1 Reply Last reply Reply Quote 0
                                      • MazorNoobM Offline
                                        MazorNoob @Psions
                                        last edited by

                                        This post is deleted!
                                        1 Reply Last reply Reply Quote 3
                                        • TheWeakieT Offline
                                          TheWeakie Balance Team
                                          last edited by

                                          beetles are already good since the latest patch. It will just time for people to notice just like it took half a year for ppl to realise mongoose were busted

                                          1 Reply Last reply Reply Quote 0
                                          • E Offline
                                            Explosive
                                            last edited by

                                            I used Beetles once this year.

                                            I used them to kill an UEF Gun ACU combined with mantisspam.
                                            10x10 laddergame ~1500 rating

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post