Results 1 to 4 of 4

Thread: Mounts hit points?

Hybrid View

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

    Default Mounts hit points?

    I can't find anywhere the mounts hit point entries.

    For all land units those are in land_units_tables, but there are only the riders HP's, so for mounts it must be in mount_tables, but there are no HP entries there....Tried searching everywhere, but in vain.

  2. #2

    Default Re: Mounts hit points?

    Hit points in land_units are just bonus, added to a base value. What you're searching for is found in battle_entities. Hitpoints for all mounts are listed there, the mount table just refers to entities in battle_entities. The total amount of hitpoints for a mounted unit is the sum of base mount hitpoints plus base soldier hitpoints plus any eventual bonus points from land_units.
    Campaign modder for Ancient Empires


  3. #3

    Default Re: Mounts hit points?

    Thanks a lot mate.

    Went through that sheet, but didn't noticed it, as it's in the far end

    land_units is more than enough for the inf units, as you can always assign a minus value there and make the exact value you're searching for, but reducing the inf HP's significantly will make cav units too OP without reducing the mounts HP's as well.

    However thanks again.

    EDIT: 1 side question - have you tried experimenting with the mount_armour value? The game is not using it at all by default as all are set to 0, but this is too good to be left unused
    Last edited by m.minkov; March 20, 2015 at 10:01 AM.

  4. #4

    Default Re: Mounts hit points?

    I just realised, that i posted the thread in the wrong place it was supposed to be in

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •