Results 1 to 9 of 9

Thread: Norway Generals Bodyguard?

  1. #1

    Default Norway Generals Bodyguard?

    I am doing a campaign as norway atm and I am just curious if they ever change over their bodyguard from Hirdmen to cavalry, generals bodyguard cav are in their custom battle unit roster, and I see denmark has some using Cav other using Hirdmen. Also when can I recruit Mailed Knights? are there some events as norway I need to wait for?
    Wil you play the game? the game of thrones.

  2. #2
    Jurand of Cracow's Avatar History and gameplay!
    Join Date
    Oct 2012
    Location
    Cracovia
    Posts
    8,488

    Default Re: Norway Generals Bodyguard?

    Question about change of BG is for @kostic; I'd guess that the new generals would get cav BG.

    Recruitment: event Heavy Mail must occur to get Mailed Knights, while in the other parts of Europe they're recruitable from the beginning.

    Code:
    ;================================================================================================================================                            NORWAY;- NORWAY landowners2 -----------------------------------------------------------------------------------------------------------
    ;--------------------------------------------------------------------------------------------------------------------------------
    ; Numbers and events are the same as the other NE knights.
    ; Norway has 2 upgrades of mounted knights, and 2 upgrades of foot knights.
    
    
    ; Events to be taken into account:
    ;    140: HEAVY_MAIL
    ;    310: TRANSITIONAL_ARMOR
    ;    380: PAVISE_SHIELDS
    ;    440: HALF_PLATE_ARMOR
    ;    510: FULL_PLATE_ARMOR
    ;    600: MATCHLOCK
    
    
    ; 1st stage    
    
    
    ; - northern provinces (Skandinavia, Baltics, Russia) - for the non-Scandinavian just imagine that they immigrate and settle
    
    
            recruit_pool    "Norse Axemen"                    1    0.04    2  0  requires factions { norway, } and not event_counter HEAVY_MAIL_ARMOR 1 and hidden_resource norway or hidden_resource denmark or hidden_resource russia or hidden_resource lithuania or hidden_resource poland or hidden_resource scotland or hidden_resource scotland
            recruit_pool    "Norse Axemen"                    1    0.03    2  0  requires factions { denmark, } and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and hidden_resource norway or hidden_resource denmark or hidden_resource russia or hidden_resource lithuania or hidden_resource poland or hidden_resource scotland or hidden_resource scotland
    
    
            recruit_pool    "Gotland Footmen"                0.9    0.04    2  0  requires factions { norway, } and not event_counter HEAVY_MAIL_ARMOR 1 and hidden_resource norway or hidden_resource denmark or hidden_resource russia or hidden_resource lithuania or hidden_resource poland or hidden_resource scotland or hidden_resource scotland
            recruit_pool    "Gotland Footmen"                0.9    0.03    2  0  requires factions { norway, } and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and hidden_resource norway or hidden_resource denmark or hidden_resource russia or hidden_resource lithuania or hidden_resource poland or hidden_resource scotland or hidden_resource scotland
            
    ; - other areas: Mailed Knights from the beginning
    
    
            recruit_pool    "Mailed Knights"                1    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and not event_counter HEAVY_MAIL_ARMOR 1 and not hidden_resource norway and not hidden_resource denmark and not hidden_resource russia and not hidden_resource lithuania and not hidden_resource poland and not hidden_resource scotland
            recruit_pool    "Mailed Knights"                1    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and not hidden_resource norway and not hidden_resource denmark and not hidden_resource russia and not hidden_resource lithuania and not hidden_resource poland and not hidden_resource scotland
    
    
    ; - in Italy dismounted version with swords
            recruit_pool    "Dismounted Sword Mailed Knights"    0.9    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and not event_counter HEAVY_MAIL_ARMOR 1 and hidden_resource pisa or hidden_resource venice or hidden_resource papal_states or hidden_resource sicily
            recruit_pool    "Dismounted Sword Mailed Knights"    0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and hidden_resource pisa or hidden_resource venice or hidden_resource papal_states or hidden_resource sicily
    
    
    ; - elsewhere dismounted version with axes
            recruit_pool    "Dismounted Mailed Knights"        0.9    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and not event_counter HEAVY_MAIL_ARMOR 1 and not hidden_resource norway and not hidden_resource denmark and not hidden_resource russia and not hidden_resource lithuania and not hidden_resource poland and not hidden_resource scotland and not hidden_resource pisa and not hidden_resource venice and not hidden_resource papal_states and not hidden_resource sicily
            recruit_pool    "Dismounted Mailed Knights"        0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and not hidden_resource norway and not hidden_resource denmark and not hidden_resource russia and not hidden_resource lithuania and not hidden_resource poland and not hidden_resource scotland and not hidden_resource pisa and not hidden_resource venice and not hidden_resource papal_states and not hidden_resource sicily
    
    
    ; 2nd stage
    
    
            recruit_pool    "Feudal Knights"                0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1
            recruit_pool    "Feudal Knights"                1    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter TRANSITIONAL_ARMOR 1 and not event_counter HALF_PLATE_ARMOR 1
            recruit_pool    "Feudal Knights"                1    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HALF_PLATE_ARMOR 1 and not event_counter MATCHLOCK 1
                
            recruit_pool    "Dismounted Feudal Knights"        0.8    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1
            recruit_pool    "Dismounted Feudal Knights"        0.9    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter TRANSITIONAL_ARMOR 1 and not event_counter HALF_PLATE_ARMOR 1
            recruit_pool    "Dismounted Feudal Knights"        0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HALF_PLATE_ARMOR 1 and not event_counter MATCHLOCK 1            
    
    
    ; 3rd stage
         
            recruit_pool    "Chivalric Knights"                0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter TRANSITIONAL_ARMOR 1 and not event_counter HALF_PLATE_ARMOR 1
            recruit_pool    "Chivalric Knights"                1    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HALF_PLATE_ARMOR 1 and not event_counter MATCHLOCK 1
            recruit_pool    "Chivalric Knights"                1    0.07    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter MATCHLOCK 1
                
            recruit_pool    "Dismounted Chivalric Knights"  0.8    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter TRANSITIONAL_ARMOR 1 and not event_counter HALF_PLATE_ARMOR 1
            recruit_pool    "Dismounted Chivalric Knights"  0.9    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HALF_PLATE_ARMOR 1 and not event_counter MATCHLOCK 1 
            recruit_pool    "Dismounted Chivalric Knights"  0.9    0.07    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter MATCHLOCK 1             
    
    
    ; AI support
    
    
            recruit_pool    "Norse Axemen"                    1    0.04    2  0  requires factions { norway, } and event_counter early_era 1 and not event_counter is_the_player 1
            recruit_pool    "Gotland Footmen"                0.8    0.04    2  0  requires factions { norway, } and event_counter early_era 1 and not event_counter is_the_player 1
    
    
            recruit_pool    "Feudal Knights"                1    0.05    2  0  requires factions { norway, } and event_counter high_era 1 and not event_counter is_the_player 1
            recruit_pool    "Dismounted Feudal Knights"        0.8    0.05    2  0  requires factions { norway, } and event_counter high_era 1 and not event_counter is_the_player 1
    
    
            recruit_pool    "Chivalric Knights"                1    0.06    2  0  requires factions { norway, } and event_counter late_era 1 and not event_counter is_the_player 1            
            recruit_pool    "Dismounted Chivalric Knights"    0.8    0.06    2  0  requires factions { norway, } and event_counter late_era 1 and not event_counter is_the_player 1
    Once you're done with your campaign, upload a save
    Last edited by Jurand of Cracow; December 16, 2022 at 01:05 AM.

  3. #3

    Default Re: Norway Generals Bodyguard?

    Quote Originally Posted by Jurand of Cracow View Post
    Question about change of BG is for @kostic; I'd guess that the new generals would get cav BG.

    Recruitment: event Heavy Mail must occur to get Mailed Knights, while in the other parts of Europe they're recruitable from the beginning.

    Code:
    ;================================================================================================================================                            NORWAY;- NORWAY landowners2 -----------------------------------------------------------------------------------------------------------
    ;--------------------------------------------------------------------------------------------------------------------------------
    ; Numbers and events are the same as the other NE knights.
    ; Norway has 2 upgrades of mounted knights, and 2 upgrades of foot knights.
    
    
    ; Events to be taken into account:
    ;    140: HEAVY_MAIL
    ;    310: TRANSITIONAL_ARMOR
    ;    380: PAVISE_SHIELDS
    ;    440: HALF_PLATE_ARMOR
    ;    510: FULL_PLATE_ARMOR
    ;    600: MATCHLOCK
    
    
    ; 1st stage    
    
    
    ; - northern provinces (Skandinavia, Baltics, Russia) - for the non-Scandinavian just imagine that they immigrate and settle
    
    
            recruit_pool    "Norse Axemen"                    1    0.04    2  0  requires factions { norway, } and not event_counter HEAVY_MAIL_ARMOR 1 and hidden_resource norway or hidden_resource denmark or hidden_resource russia or hidden_resource lithuania or hidden_resource poland or hidden_resource scotland or hidden_resource scotland
            recruit_pool    "Norse Axemen"                    1    0.03    2  0  requires factions { denmark, } and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and hidden_resource norway or hidden_resource denmark or hidden_resource russia or hidden_resource lithuania or hidden_resource poland or hidden_resource scotland or hidden_resource scotland
    
    
            recruit_pool    "Gotland Footmen"                0.9    0.04    2  0  requires factions { norway, } and not event_counter HEAVY_MAIL_ARMOR 1 and hidden_resource norway or hidden_resource denmark or hidden_resource russia or hidden_resource lithuania or hidden_resource poland or hidden_resource scotland or hidden_resource scotland
            recruit_pool    "Gotland Footmen"                0.9    0.03    2  0  requires factions { norway, } and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and hidden_resource norway or hidden_resource denmark or hidden_resource russia or hidden_resource lithuania or hidden_resource poland or hidden_resource scotland or hidden_resource scotland
            
    ; - other areas: Mailed Knights from the beginning
    
    
            recruit_pool    "Mailed Knights"                1    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and not event_counter HEAVY_MAIL_ARMOR 1 and not hidden_resource norway and not hidden_resource denmark and not hidden_resource russia and not hidden_resource lithuania and not hidden_resource poland and not hidden_resource scotland
            recruit_pool    "Mailed Knights"                1    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and not hidden_resource norway and not hidden_resource denmark and not hidden_resource russia and not hidden_resource lithuania and not hidden_resource poland and not hidden_resource scotland
    
    
    ; - in Italy dismounted version with swords
            recruit_pool    "Dismounted Sword Mailed Knights"    0.9    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and not event_counter HEAVY_MAIL_ARMOR 1 and hidden_resource pisa or hidden_resource venice or hidden_resource papal_states or hidden_resource sicily
            recruit_pool    "Dismounted Sword Mailed Knights"    0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and hidden_resource pisa or hidden_resource venice or hidden_resource papal_states or hidden_resource sicily
    
    
    ; - elsewhere dismounted version with axes
            recruit_pool    "Dismounted Mailed Knights"        0.9    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and not event_counter HEAVY_MAIL_ARMOR 1 and not hidden_resource norway and not hidden_resource denmark and not hidden_resource russia and not hidden_resource lithuania and not hidden_resource poland and not hidden_resource scotland and not hidden_resource pisa and not hidden_resource venice and not hidden_resource papal_states and not hidden_resource sicily
            recruit_pool    "Dismounted Mailed Knights"        0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1 and not hidden_resource norway and not hidden_resource denmark and not hidden_resource russia and not hidden_resource lithuania and not hidden_resource poland and not hidden_resource scotland and not hidden_resource pisa and not hidden_resource venice and not hidden_resource papal_states and not hidden_resource sicily
    
    
    ; 2nd stage
    
    
            recruit_pool    "Feudal Knights"                0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1
            recruit_pool    "Feudal Knights"                1    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter TRANSITIONAL_ARMOR 1 and not event_counter HALF_PLATE_ARMOR 1
            recruit_pool    "Feudal Knights"                1    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HALF_PLATE_ARMOR 1 and not event_counter MATCHLOCK 1
                
            recruit_pool    "Dismounted Feudal Knights"        0.8    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HEAVY_MAIL_ARMOR 1 and not event_counter TRANSITIONAL_ARMOR 1
            recruit_pool    "Dismounted Feudal Knights"        0.9    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter TRANSITIONAL_ARMOR 1 and not event_counter HALF_PLATE_ARMOR 1
            recruit_pool    "Dismounted Feudal Knights"        0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HALF_PLATE_ARMOR 1 and not event_counter MATCHLOCK 1            
    
    
    ; 3rd stage
         
            recruit_pool    "Chivalric Knights"                0.9    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter TRANSITIONAL_ARMOR 1 and not event_counter HALF_PLATE_ARMOR 1
            recruit_pool    "Chivalric Knights"                1    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HALF_PLATE_ARMOR 1 and not event_counter MATCHLOCK 1
            recruit_pool    "Chivalric Knights"                1    0.07    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter MATCHLOCK 1
                
            recruit_pool    "Dismounted Chivalric Knights"  0.8    0.03    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter TRANSITIONAL_ARMOR 1 and not event_counter HALF_PLATE_ARMOR 1
            recruit_pool    "Dismounted Chivalric Knights"  0.9    0.04    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter HALF_PLATE_ARMOR 1 and not event_counter MATCHLOCK 1 
            recruit_pool    "Dismounted Chivalric Knights"  0.9    0.07    2  0  requires factions { norway, } and region_religion catholic 25 and event_counter MATCHLOCK 1             
    
    
    ; AI support
    
    
            recruit_pool    "Norse Axemen"                    1    0.04    2  0  requires factions { norway, } and event_counter early_era 1 and not event_counter is_the_player 1
            recruit_pool    "Gotland Footmen"                0.8    0.04    2  0  requires factions { norway, } and event_counter early_era 1 and not event_counter is_the_player 1
    
    
            recruit_pool    "Feudal Knights"                1    0.05    2  0  requires factions { norway, } and event_counter high_era 1 and not event_counter is_the_player 1
            recruit_pool    "Dismounted Feudal Knights"        0.8    0.05    2  0  requires factions { norway, } and event_counter high_era 1 and not event_counter is_the_player 1
    
    
            recruit_pool    "Chivalric Knights"                1    0.06    2  0  requires factions { norway, } and event_counter late_era 1 and not event_counter is_the_player 1            
            recruit_pool    "Dismounted Chivalric Knights"    0.8    0.06    2  0  requires factions { norway, } and event_counter late_era 1 and not event_counter is_the_player 1
    Once you're done with your campaign, upload a save
    are you sure its 140? im on 147 and still no event, I can recruit mailed knights in my english holdings but not in norway itself, only Huscarls and Hirdsmen
    Wil you play the game? the game of thrones.

  4. #4
    Jurand of Cracow's Avatar History and gameplay!
    Join Date
    Oct 2012
    Location
    Cracovia
    Posts
    8,488

    Default Re: Norway Generals Bodyguard?

    Quote Originally Posted by FOR GONDOR View Post
    are you sure its 140? im on 147 and still no event, I can recruit mailed knights in my english holdings but not in norway itself, only Huscarls and Hirdsmen
    it's stochastic, between turn 120 and 160
    event historic HEAVY_MAIL_ARMOR ; _____ ESSENTIAL reform for many units _____
    date 60 80

  5. #5

    Default Re: Norway Generals Bodyguard?

    turn 164 still no event
    Wil you play the game? the game of thrones.

  6. #6
    Jurand of Cracow's Avatar History and gameplay!
    Join Date
    Oct 2012
    Location
    Cracovia
    Posts
    8,488

    Default Re: Norway Generals Bodyguard?

    Quote Originally Posted by FOR GONDOR View Post
    turn 164 still no event
    i think it's impossible - or you've got a wrong installation

  7. #7

    Default Re: Norway Generals Bodyguard?

    Quote Originally Posted by FOR GONDOR View Post
    I am doing a campaign as norway atm and I am just curious if they ever change over their bodyguard from Hirdmen to cavalry, generals bodyguard cav are in their custom battle unit roster, and I see denmark has some using Cav other using Hirdmen. Also when can I recruit Mailed Knights? are there some events as norway I need to wait for?
    Norway is one of my favorited faction, too. They have many unique units, especially foot Bodyguard's hirdmen. I think that faction is the only one has foot Bodyguard. I hope that should not be changed . hehe

    The other unique Bodyguard is Georgia, which is Horse Archer.

  8. #8

    Default Re: Norway Generals Bodyguard?

    I mean I have the latest installation on the page
    Wil you play the game? the game of thrones.

  9. #9
    Jurand of Cracow's Avatar History and gameplay!
    Join Date
    Oct 2012
    Location
    Cracovia
    Posts
    8,488

    Default Re: Norway Generals Bodyguard?

    Quote Originally Posted by FOR GONDOR View Post
    turn 164 still no event
    Quote Originally Posted by FOR GONDOR View Post
    I mean I have the latest installation on the page
    Well, it shouldn't happen (or rather "not happen"). Upload a save anyway, pls.

Posting Permissions

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