Results 1 to 4 of 4

Thread: List of Regional Units?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Dragour's Avatar Tiro
    Join Date
    Aug 2010
    Location
    New Zealand
    Posts
    289

    Default List of Regional Units?

    Is there a list containing all the units that you can only recruit in specific settlements/regions for the factions? It seems that a lot which are 'local' can only be recruited in some areas, but other local units can be recruited anywhere. Units like the Prussian Axemen and Sherwood Archers, I understand the regions to recruit them but can any faction do it if they own the settlements there?

  2. #2

    Default Re: List of Regional Units?

    As far as I know, there is no visual list that shows which local unit can be recruited in specific regions for each faction. You have to check the ...\mods\SS6.3\data\export_descr_buildings.txt file for each unit, there you will see entries like:

    Code:
    recruit_pool "Prussian Axemen"  1   0.17   2  0  requires factions { teutonic_order, } and hidden_resource prussia
    recruit_pool "Prussian Axemen"  0   0.085   1  0  requires factions { teutonic_order, } and hidden_resource hre
    recruit_pool "Prussian Axemen"  0   0.085   1  0  requires factions { venice, scotland,  england, france, portugal, spain, aragon, moors, milan, papal_states, sicily, hre, norway, denmark, poland, russia, lithuania, kwarezm, turks, jerusalem, egypt, byzantium, hungary, kievan_rus, mongols, slave, timurids, } and hidden_resource prussia
    That means Prussian Axemen can be recruited by the TO in prussia (higher replenishment rate) and regions that have the hidden resource "hre" (some german settlements). All other factions can recruit them in prussia only (with reduced replenishment rate).

  3. #3
    Dragour's Avatar Tiro
    Join Date
    Aug 2010
    Location
    New Zealand
    Posts
    289

    Default Re: List of Regional Units?

    Slowly managing to understand each regional unit's requirements but out of the numbers I only understand the replenishment rate (the 0.17 etc), what do the other numbers stand for? With the Prussian Axemen example they have 1 and 2 where the others have 0 and 1

  4. #4

    Default Re: List of Regional Units?

    The first value is the initial number of units available in the recruitment pool, f.e. after upgrading barracks from mustering hall (when prussian axemen become available) the recruitment pool will start with 1 unit available (in case of the TO). The third value is the maximum number of units that can be in the recruitment pool, that means the replenishment will stop after 2 units are available for recruiting. The last value is the starting experience bonus (0-9) for that unit.

Posting Permissions

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