Announcement

Collapse
No announcement yet.

Bombard formula?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bombard formula?

    Does anyone know the formula for the "Bombard" equation?

    If you have Bombard str: 1, and Rate of Fire: 3

    When you bombard does the game calculate if you hit three times and thus do 1 or 2 or 3 points of damage? Or just calculate if you hit once and you do 3 points of damage, or none?


    BTW:This guy creeps me out =

  • #2
    It must calculate for each fire. I've had RoF=2 units hit with one, miss with the other. But it is nice when both land on target.
    The first President of the first Apolyton Democracy Game (CivII, that is)

    The gift of speech is given to many,
    intelligence to few.

    Comment


    • #3
      if not ModAplied then
      begin
      Bombard := 'waste of time';
      action := 'Build "real" units';
      Result := 'Cities in pieces';
      end;
      Time is an illusion. Lunchtime doubly so.

      Comment


      • #4
        So from Marquis de Sodaq it appears that the RoF relates to the number of attempts during a single shot.

        Now what determines the accuracy of the "bombard"? It can't be the attack value since these units don't have one. Is the game giving the accuracy or chance to hit that a catapult has to artillery? If so, is there a way to make the "bombard" more or less accurate?

        Comment


        • #5
          Originally posted by ahenobarb
          So from Marquis de Sodaq it appears that the RoF relates to the number of attempts during a single shot.

          Now what determines the accuracy of the "bombard"? It can't be the attack value since these units don't have one. Is the game giving the accuracy or chance to hit that a catapult has to artillery? If so, is there a way to make the "bombard" more or less accurate?
          There's no set number you can adjust, so I guess that's been hard coded into the unit itself. Unless somehow it's been tied to some other setting. I've noticed that Artillery is much more accurate than a Catapult, but I can't see anything that would account for that in the editor.

          Comment


          • #6
            Originally posted by zeh
            if not ModAplied then
            begin
            Bombard := 'waste of time';
            action := 'Build "real" units';
            Result := 'Cities in pieces';
            end;
            LOL

            Comment


            • #7
              Originally posted by ahenobarb
              Now what determines the accuracy of the "bombard"? It can't be the attack value since these units don't have one. Is the game giving the accuracy or chance to hit that a catapult has to artillery? If so, is there a way to make the "bombard" more or less accurate?
              Is it simply tied to the bombard strength? The higher powered bombards equally more accurate as they are stronger?

              My cannon hit more often than my catapults, but I don't know if it's twice as much, or just chance.
              The first President of the first Apolyton Democracy Game (CivII, that is)

              The gift of speech is given to many,
              intelligence to few.

              Comment


              • #8
                One thing I've just noticed is that there's a big difference with the terrain types. My Catapults were missing constantly in the Jungle, but as soon as I was able to get them out onto grassland, I started hitting more than I missed.

                Comment


                • #9
                  if korn's results can be believed, it does a random check for what to target. Apparantly 1/3 chance of pop hit, 1/3 of building hit, 1/3 of unit hit, then it does another random chance with the defense of the pop point/building/unit to determine if it actually hits that.

                  In a city with no buildings and 1 pop 2/3s of your bombardments will automatically fail.

                  Comment


                  • #10
                    like combat

                    I believe the bombard number works just the same as regular combat numbers- so ifbombard is 2, and the defender has base 2, plus bonuses that make it go up to 4, then its a 1/3 chance of hitting (this is for outside the city). The higger the bombard number, the more likely to hit. The higher the defense number, the lower chance to hit.

                    What I don't know is how it decides, when attacking a city, what i hit and when i hit.
                    If you don't like reality, change it! me
                    "Oh no! I am bested!" Drake
                    "it is dangerous to be right when the government is wrong" Voltaire
                    "Patriotism is a pernecious, psychopathic form of idiocy" George Bernard Shaw

                    Comment


                    • #11
                      The logical thing (which is also mentioned here) would be that teh higher the bombardment factor, the higher the chance of a hit. However, my experience is that a battleship will miss a ground tile much more often than an artillery. Also, Korn showed in another thread (link ) that even though he upped the bombardment for bombers to 1000 they still missed pretty often. This was on a city, however, so it might be that the "hit something that can´t be hit"-rule comes into play here.

                      Comment


                      • #12
                        So it sounds like in the logic of the game, the damage done by a unit and its accuracy are being treated as the same thing.

                        That is unfortunate, it would be nice if there were a way to make low damage, high accuracy bombards and low accuracy high damage bombards. So you could give a trieme "bombard" (Shooting arrows to the shore) that would have high accuracy (because its easy to aim a bow) but low damage, and a high damage catapult (relatively) that isn't very accurate (because those manning it can't see over the walls to know where to aim).

                        If anyone knows the mathematic formula that would be great. GePap and Whoha are correct I believe, but what would be nice is to find out mathematically why 2/3 bombardments fail when attacking a 1 pop, no building city, when there is a unit in the city.

                        Also, it would be nice if you could specify that a bombard won't apply to buildings in the city (say from the above trieme), or the population, but units only. Or that a catapult only applies to buildings.

                        Comment

                        Working...
                        X