Results 1 to 30 of 32

Thread: Missile fire effectiveness question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Missile fire effectiveness question

    Quote Originally Posted by Doug-Thompson
    d. In front, from the “weapon” or right end. If you are in the enemy’s “2 o’clock” position, you get at least some of the raking effect.

    Does this mean : when facing the enemy, fireing slightly to the right is more effective ? like this :

    Code:
     EEE EEE EEE EEE EEE
         /   /   /   /
        /   /   /   /
       /   /   /   /
      /   /   /   /
    AAA AAA AAA AAA AAA
    A=archers E=enemy

    I'm asking this because sometimes you can't flank with your archers (no ha's - only slow foot archers, enemy has cav and you don't etc.). Many times it's too risky, takes too long or I just don't bother.

    "That's what we need : someone who'll strike the most brutal blow possible, with perfect aim and with no regard for consequences. Total War."

  2. #2
    Senior Member Senior Member katank's Avatar
    Join Date
    Feb 2004
    Location
    Cambridge, MA, USA
    Posts
    3,739

    Default Re: Missile fire effectiveness question

    Any benefit you gain from that is marginal. Better to simply focus fire on high value targets. When the two melee forces clash, run some archers out to the flanks to fire down the enemy flank. If you can, fire into their back with flame. It's highly effective.

    If you don't have cavalry and they do, then you are at a distinct disadvantage. Try very hard to avoid this situation. Protect the archers flanking with your flanking infantry force (you do have those, don't you? If not, then it will be an attrition fest which will not generate that great of a kill ratio).

  3. #3
    Typing from the Saddle Senior Member Doug-Thompson's Avatar
    Join Date
    Apr 2003
    Location
    Fayetteville, AR
    Posts
    2,455

    Default Re: Missile fire effectiveness question

    Like Katank says, you are talking about option "d" in a series that ends with "f." You will get much better results by some attempt at flanking.

    You are talking about a fair amount of micro, too, issuing fire commands for each unit instead of "fire at will." Still, slight improvement beats none at all.

    Your question was:
    When facing the enemy, fireing slightly to the right is more effective ?
    [edited revision]

    After thinking about it, the "Fire at Will" automation may be a long way from perfect, but it does a decent job of finding vulnerabilities. It finds the "softest" targets and fires at those. Therefore, I think that if the AI finds a unit that leaves an opening on its right side, the AI will probably exploit it.

    However, this means that the unit of peasants dead ahead of your archers may get the arrows you want sent to the dismounted knights right next to them. Therefore, if crossbowmen on the left of your line are in range of both, you'd probably do what Ars Moriendi proposes anyway. This is especially true if the intended target is cavalry. Horses are long critters, and their big, vulnerable sides are apparently accounted for in the game mechanics. At least that's been my experience since I accidentally discovers that missile cav running alongside enemy cavalry units dealt a lot more death than units chasing them.

    Also, where you deploy your archers makes a big difference on how many opportunities they get.

    Tonight, I'm going to try Ars Moriendi's idea and also try putting big squares of foot archers on opposite ends of an infantry line but still behind the melee troops. Let's see if they can create some crossfire against enemy troops in the middle. Hopefully, they won't wipe out the line infantry in front of them.
    Last edited by Doug-Thompson; 01-05-2007 at 23:18.
    "In war, then, let your great object be victory, not lengthy campaigns."

  4. #4
    Masticator of Oreos Member Foz's Avatar
    Join Date
    Dec 2006
    Posts
    968

    Default Re: Missile fire effectiveness question

    Quote Originally Posted by Doug-Thompson
    This is especially true if the intended target is cavalry. Horses are long critters, and their big, vulnerable sides are apparently accounted for in the game mechanics. At least that's been my experience since I accidentally discovers that missile cav running alongside enemy cavalry units dealt a lot more death than units chasing them.
    Wanted to clarify this point, and relate it to the problems of the bugged unit animations for 2-handers. Basically, from the behavior of archers shooting at cav (noting that it varies in effect based on the horse's cross-section at any given moment) and the fact that 2-handers with bugged animations are completely ineffective in combat, we can surmise something about the game engine: that it is in fact modeling the entire battle in a physics engine, and determining hits based on battlefield objects intersecting. To clarify, this means the game actively tracks the flights of arrows, the swords of swordsmen, and various other in-game weapons, and determines when to check for hits by figuring out when a damage-dealing object has intersected a man or horse.

    Various observations can be made to back up this theory:

    1. Missiles can impact men other than they are intended for, even in units that are not being targeted.
    2. Archers are more effective shooting into the broad side of a horse.
    3. Various bugged units are made worthless by the animation bugs.

    #3 immediately tells us that something more complicated than unit-to-unit or even man-to-man calculations must be going on. If either of those were the case, animations could not affect combat at all, and the animation-bugged units would perform perfectly normally while only looking wrong. In short, this point means the animations are actually USED in determining combat results.

    #2 Could be explained away by modeling cross-sections from maybe 8 directions, and approximating incoming fire as from one of those 8 directions. However, it's actually just as easy to determine weapons intersecting targets, since in order to depict the battle graphically at all, the game already must be utilizing various elements that represent the arrows and men involved in combat. With that framework already in place (i.e. the battle already exists on a coordinate grid for the purposes of graphics) it's a logical step to use it to determine battle results.

    #1 solidifies the point even more. There's no reasonable way to determine who (if anyone) has been hit by a flying arrow except to actively calculate if it intersects anyone. The fact that a stray arrow is capable of killing anyone at all that it contacts indicates that the mechanic is again not stat driven, but modeled as realistically as possible via the actual arrow flight path. Archers even adjust their fire to avoid walls and other blocking terrain elements, further suggesting that the game is treating the arrows as if they are physical projectiles which can be obstructed by anything and everything that might get in their way.

    So what does this mean to all of us? Well, primarily, it means that what you see on the battlefield, and what makes sense to you intuitively, is what you get. If you move a unit into your archer's line of fire, the archers adjust the fire over them, or your unit gets shot if the friendly fire is unavoidable. It means that a whole lot of work that we never see has gone into the battle system for this game, and as a result the underlying battle mechanics are a step above the simpler systems usually employed in this genre. In short, it means we have a more natural and realistic field in which to wage medieval wars than games so far have typically been able to deliver


    See my Sig+ below! (Don't see it? Get info here)

  5. #5
    Confiscator of Swords Member dopp's Avatar
    Join Date
    Jun 2005
    Posts
    702

    Default Re: Missile fire effectiveness question

    Urgh, that same physics engine in RTW was responsible for my archers shooting their OWN FRONT RANK in the back of the head for a really long time...

  6. #6
    Typing from the Saddle Senior Member Doug-Thompson's Avatar
    Join Date
    Apr 2003
    Location
    Fayetteville, AR
    Posts
    2,455

    Default Re: Missile fire effectiveness question

    That exchange was a telling little vinette on the whole forum.

    Some of us (the foz 4) are always excited by the potential shown. The rest (dopp) are always disappointed when the latest version of TW doesn't live up to it.

    Anyway, I tried my little experiment, and found that putting the unit in big squares or lines made no difference -- because the approching enemy infantry would always veer to the right. That way, their shields covered the the fire from the right and from the front.

    This was exactly the effect RTW struggled so much with in phalanxes. It's a pretty logical response.

    So, veteran infantry players who have seen this all the time, how do you exploit it?
    "In war, then, let your great object be victory, not lengthy campaigns."

  7. #7
    Confiscator of Swords Member dopp's Avatar
    Join Date
    Jun 2005
    Posts
    702

    Default Re: Missile fire effectiveness question

    You might want to be careful about categorizing people so broadly; there is a difference between people on a rant about how the game sux and those who point out where and how the game can be improved.

  8. #8
    Typing from the Saddle Senior Member Doug-Thompson's Avatar
    Join Date
    Apr 2003
    Location
    Fayetteville, AR
    Posts
    2,455

    Default Re: Missile fire effectiveness question

    Quote Originally Posted by dopp
    You might want to be careful about categorizing people so broadly; there is a difference between people on a rant about how the game sux and those who point out where and how the game can be improved.
    You're right. I remember complaining of being categorized myself a few times. Sorry for the broad brush.
    "In war, then, let your great object be victory, not lengthy campaigns."

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO