Results 1 to 2 of 2

Thread: Unit Ids for create_unit

  1. #1

    Default Unit Ids for create_unit

    Hey guys, where can I find the right unit IDs for the third age campaign? I type in the names of the units I want example 'create_unit Isengard "Uruk-Hai Infantry" 5 9 3 3' but this does not work. I have tried many other possibility's.

    Is the unit IDs in any folders?

    cheers for your help

  2. #2
    Dutch-Balrog's Avatar Domesticus
    Join Date
    Jun 2010
    Location
    Amsterdam
    Posts
    2,188

    Default Re: Unit Ids for create_unit

    Check the export_descr_unit file in the data folder.
    -----------------------------------------------------------------------------------------------------
    type Isengard Infantry Swordsmen ;Uruk-Hai Infantry MA1
    dictionary Uruk-Hai_Infantry
    category infantry
    class heavy
    voice_type Heavy
    accent IsengardUruks
    banner faction main_infantry
    banner holy crusade
    soldier Heavy_uruk_sword, 60, 0, 1.25
    officer isengard_captain_early_flag
    officer orthanc_guard
    officer orthanc_guard
    mount_effect elephant -2, eorlingas horse +1
    attributes sea_faring, hide_forest, very_hardy, can_withdraw, free_upkeep_unit
    move_speed_mod 0.98
    formation 1.3, 1.3, 2.6, 2.6, 6, square
    stat_health 1, 3
    stat_pri 8, 5, no, 0, 0, melee, melee_blade, slashing, sword, 30, 1
    stat_pri_attr no
    stat_sec 0, 0, no, 0, 0, no, melee_simple, blunt, none, 0, 1
    stat_sec_attr no
    stat_pri_armour 13, 6, 4, metal
    stat_sec_armour 0, 0, flesh
    stat_heat 4
    stat_ground -1, -2, 1, 2
    stat_mental 17, disciplined, highly_trained
    stat_charge_dist 6
    stat_fire_delay 0
    stat_food 60, 300
    stat_cost 2, 825, 350, 125, 125, 680, 4, 100
    armour_ug_levels 3, 4
    armour_ug_models Heavy_uruk_sword, Heavy_uruk_sword_upg
    ownership france, slave
    era 0 france
    era 1 france
    era 2 france
    recruit_priority_offset 40


    -------------------------------------------------------------------------------------

    Look for the "type" line.
    type Isengard Infantry Swordsmen

    That's their real name to use for the create_unit command.

    Now the edu i use is from DaC, so it may have a different name in your file.

Posting Permissions

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