Results 1 to 8 of 8

Thread: Where is the damn column to modify speed and hipoints of units?

Hybrid View

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

    Default Where is the damn column to modify speed and hipoints of units?

    Hi all, new here and to TTW modding in general but i'm having quite a fun time doing some modifications.

    BUT, there are some key stats that I don't find no matter what i'm trying. I know how to change unit stats with "land_units_table" and "main_units_table", as well as missile damage and weapons damage but I can't find where to change hitpoints and speed.

    I've check the "hitpoints_bonus" column but it the numbers here don't match with the ones currently ingame. Furthermore, there are so many "unknown_number" column i don't even want to change anything to them fearing changing something I don't even know.

    Anyone here know where can I search?

  2. #2

    Default Re: Where is the damn column to modify speed and hipoints of units?

    The unknowns will show up with the correct label if you use the assembly kit.

  3. #3

    Default Re: Where is the damn column to modify speed and hipoints of units?

    Thanks, I can now see the "unknown" fields but I don't find the speed and hitpoints column. They're not in "land_units" or "main_units". I tried the Assembly kit and found a "movement" line but it doesn't seem to appear with the "add file" option of the Pack File Manager 4.1...

    I'm seriously lost.

  4. #4

    Default Re: Where is the damn column to modify speed and hipoints of units?

    The movement speed is in the battle_entities table as well as the base hit points. You can see which unit uses which entity in the land_units table. The bonus hit points are also in the land_units table which are added to the base hit points.

  5. #5

    Default Re: Where is the damn column to modify speed and hipoints of units?

    Thank you very much !!! I thought I was going to go crazy !

  6. #6

    Default Re: Where is the damn column to modify speed and hipoints of units?

    Bonus HP likely doesn't look right because 1) Its based on ultra unit size 2) Does not include base unit HP On ultra Thorgrim has 5500 HP. 5492 Bonus plus 8 normal. On medium he has 2750. 2746 Bonus plus 4 normal. In general its probably easier to just modify the bonus HP column if you want to mess around with unit HP.

  7. #7

    Default Re: Where is the damn column to modify speed and hipoints of units?

    I was looking for MP so, I just unchecked "Use campaign" (boolean) and I checked the "Sized to unit" (boolean) columns (or some names really close). I was unable to use the new valors I put for Heroes and Lords before.

  8. #8

    Default Re: Where is the damn column to modify speed and hipoints of units?

    Do you mean the "use_hitpoints_in_campaign" and "unit_scaling" entries from the main_units? If unit_scaling is set to true, then the number of men will scale with the gfx unit size setting. Units with a single model like lords have to use the first one, any unit with more than one entity has to use the unit_scaling option.
    What exactly are you looking for?
    Last edited by Larynja; July 06, 2016 at 04:49 PM.

Posting Permissions

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