Results 1 to 4 of 4

Thread: Nerfing archers...

  1. #1

    Default Nerfing archers...

    From some of the threads posted in the Colosseum, it seems that archers may have an insane kill rate currently. I admit I haven't noticed it yet in the Northlands, but archers shouldn't be wiping out Phalanxes of armed men.

    If and when I encounter this, I plan to try and mod it away. Anyone have any suggestions? I seem to recall that projectiles are given stats via group these days, and there's a central file that holds all that...is that the place to start? I don't really want to make archers fire more slowly...it seems to me that the rate of fire is fine. I want to make arrows less lethal.

    edit: Nevermind, I'm a doof. Modding the lethality would be simple, if time consuming...
    Last edited by LittleRaven; 09-29-2004 at 22:01.

  2. #2

    Default Re: Nerfing archers...

    You need to open the file export_descr_unit.txt and modify the line stat_pri

    ; stat_pri From left to right
    ; attack factor
    ; attack bonus factor if charging
    ; missile type fired (no if not a missile weapon type)
    ; range of missile
    ; amount of missile ammunition per man
    ; Weapon type = melee, thrown, missile, or siege_missile
    ; Tech type = simple, other, blade, archery or siege
    ; Damage type = piercing, blunt, slashing or fire. (I don't think this is used anymore)
    ; Sound type when weapon hits = none, knife, mace, axe, sword, or spear
    ; Min delay between attacks (in 1/10th of a second)



    The above is the coders description of the values.

    stat_pri 7, 2, arrow, 120, 40, missile, archery, piercing, none, 25 ,1

    The above is an example taken from a unit of scythian horse archers.
    Raising or lowering the first value raises or lowers lethality.

  3. #3

    Default Re: Nerfing archers...

    Oh and by the way missiles have a bonus against the unshielded flank of an enemy unit.So in any tests you should try and maintain fire from roughly the same angle.

    The unshielded flank being the enemies right of course.

  4. #4
    Squirrel Watcher Member Sinner's Avatar
    Join Date
    Aug 2004
    Posts
    390

    Default Re: Nerfing archers...

    Instead of changing the attack factor to make arrows less lethal by, in effect, lowering their accuracy, you could reduce the value of the last field (currently unlabeled) which appears to be the actual lethality of each attack - see the Kill Rate thread.

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