Page 1 of 4 1234 LastLast
Results 1 to 20 of 68

Thread: When do you get a Citadel?

Hybrid View

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

    Default When do you get a Citadel?

    When do you get acces to a Citadel ?

  2. #2

    Default Re: When do you get a Citadel?

    Quote Originally Posted by BlackDragon1032 View Post
    When do you get acces to a Citadel ?
    When you have a fortress and enough citiziens.


  3. #3

    Default Re: When do you get a Citadel?

    I have 4 fortresses and how many citiziens do I need then?

  4. #4

    Default Re: When do you get a Citadel?

    Quote Originally Posted by BlackDragon1032 View Post
    I have 4 fortresses and how many citiziens do I need then?
    I'm sorry, I haven't an actual game for your question where I can look, but I you can look at yourself.
    You must go with the cursor to the number of citizien and then it should show how much you need for te next city- or castle-step.


  5. #5
    Lazy's Avatar Biarchus
    Join Date
    Jul 2011
    Location
    Aachen
    Posts
    661

    Default Re: When do you get a Citadel?

    If you hover your mouse over the pupulation number ( you get the needed scroll by doing a double click on the settlement ) a description pops up telling you how many citizens are needed for an upgrade!
    Quote Originally Posted by SirWarts View Post
    ...the woman trampled didn't look impenetrable. So they ran through her.

  6. #6

    Default Re: When do you get a Citadel?

    ok thx

  7. #7

    Default Re: When do you get a Citadel?

    You need 22.5k population for a Citadel.

    Figuring that out is easy. Getting it is harder.

  8. #8
    Ferdiad's Avatar Patricius
    Join Date
    Feb 2010
    Location
    Ireland
    Posts
    28,041

    Default Re: When do you get a Citadel?

    Without 10 chiv gnerals its pretty much impossible.

  9. #9

    Default Re: When do you get a Citadel?

    But how the hell are you gonna get acces to the best units in the mod?

  10. #10
    ShockBlast's Avatar Protector Domesticus
    Join Date
    Mar 2008
    Location
    European Union , Romania , Constanta
    Posts
    4,496

    Default Re: When do you get a Citadel?

    Quote Originally Posted by BlackDragon1032 View Post
    But how the hell are you gonna get acces to the best units in the mod?
    Join crusades or make a powerful army and put a general who has some chiv lead it,fight some battles and release the enemy troops everytime,this will boost his chiv.

  11. #11

    Default Re: When do you get a Citadel?

    capture an enemy citadel or enemy fortress with enough population to be a citadel and make it a citadel.

  12. #12

    Default Re: When do you get a Citadel?

    Quote Originally Posted by BlackDragon1032 View Post
    But how the hell are you gonna get acces to the best units in the mod?
    On settlements with 2.5 agriculture (Palermo, Adana, and Nicosia), you can get a citadel with a very good general. On VH, the AI will always upgrade these settlements to citadel eventually if it has enough money to make buildings, because the AI can get to 22.5k on these settlements without needing any chivalry.

    On settlements with 2.0 agriculture, you can get a citadel only if you have the absolute perfect general (max chivalry, architect, max on the active builder trait). The AI can usually get a lot of citadels on these on VH.

    On settlements with 1.5 agriculture, it's impossible for the player to upgrade into a citadel. The AI can on VH only if it has high chivalry generals garrisoned there.

  13. #13

    Default Re: When do you get a Citadel?

    Quote Originally Posted by Aeratus View Post
    On settlements with 2.5 agriculture (Palermo, Adana, and Nicosia), you can get a citadel with a very good general. On VH, the AI will always upgrade these settlements to citadel eventually if it has enough money to make buildings, because the AI can get to 22.5k on these settlements without needing any chivalry.

    On settlements with 2.0 agriculture, you can get a citadel only if you have the absolute perfect general (max chivalry, architect, max on the active builder trait). The AI can usually get a lot of citadels on these on VH.

    On settlements with 1.5 agriculture, it's impossible for the player to upgrade into a citadel. The AI can on VH only if it has high chivalry generals garrisoned there.
    So essentially you are only guaranteed 3 citadels in a given game? Jesus...

  14. #14
    Ferdiad's Avatar Patricius
    Join Date
    Feb 2010
    Location
    Ireland
    Posts
    28,041

    Default Re: When do you get a Citadel?

    Or my fav option, edit the growth rates.

  15. #15

    Default Re: When do you get a Citadel?

    Quote Originally Posted by Ferdiad View Post
    Or my fav option, edit the growth rates.
    My you enlighten us on where we can find these lines to edit, my good sir?

  16. #16

    Default Re: When do you get a Citadel?

    I was wondering the same lad

  17. #17
    Mega Tortas de Bodemloze's Avatar Do it now.
    Join Date
    Jan 2008
    Location
    Fort Hood, Texas/Parramatta, New South Wales, Bristol, Tennessee
    Posts
    11,527

    Default Re: When do you get a Citadel?

    But how the hell are you gonna get acces to the best units in the mod?
    Quote Originally Posted by Ferdiad View Post
    Or my fav option, edit the growth rates.
    Or use the Crusade Chivalry exploit. Clicky, clicky....

  18. #18
    Ferdiad's Avatar Patricius
    Join Date
    Feb 2010
    Location
    Ireland
    Posts
    28,041

    Default Re: When do you get a Citadel?

    In descr_settlement_mechanics
    More means more growth
    Code:
        <factor_modifiers>
            <factor name="SPF_FARMING_LEVEL">
                <pip_modifier value="1.0"/>
                <city_modifier value="1.0"/>
                <castle_modifier value="0.90"/>
            </factor>
            <factor name="SPF_FARMS_BUILT">
                <pip_modifier value="1.0"/>
            </factor>
            <factor name="SPF_HEALTH">
                <pip_modifier value="1.0"/>
                <castle_modifier value="1.0"/>
                <city_modifier value="0.8"/>
                <pip_min value="0"/>
                <pip_max value="25"/>
            </factor>
    Edit Citadel to whatever you want or any other settlemnt.
    Code:
        <population_levels>
            <!-- city -->
            <level name="village" base="500" upgrade="1000" min="500" max="1500"/>
            <level name="town" base="1000" upgrade="3500" min="500" max="5000"/>
            <level name="large_town" base="3500" upgrade="9500" min="500" max="12000"/>
            <level name="city" base="9500" upgrade="19500" min="500" max="25000"/>
            <level name="large_city" base="19500" upgrade="30500" min="500" max="60000"/>
            <level name="huge_city" base="30500" min="500" max="500000"/>
            <!-- castle -->
            <level name="moot_and_bailey" base="1000" upgrade="2000" min="500" max="1500"/>
            <level name="wooden_castle" base="2000" upgrade="4000" min="500" max="5000"/>
            <level name="castle" base="4000" upgrade="9500" min="500" max="10000"/>
            <level name="fortress" base="9500" upgrade="22500" min="500" max="21000"/>
            <level name="citadel" base="22500" min="500" max="30000"/>
        </population_levels>

  19. #19

    Default Re: When do you get a Citadel?

    Quote Originally Posted by Ferdiad View Post
    In descr_settlement_mechanics
    More means more growth
    Code:
        <factor_modifiers>
            <factor name="SPF_FARMING_LEVEL">
                <pip_modifier value="1.0"/>
                <city_modifier value="1.0"/>
                <castle_modifier value="0.90"/>
            </factor>
            <factor name="SPF_FARMS_BUILT">
                <pip_modifier value="1.0"/>
            </factor>
            <factor name="SPF_HEALTH">
                <pip_modifier value="1.0"/>
                <castle_modifier value="1.0"/>
                <city_modifier value="0.8"/>
                <pip_min value="0"/>
                <pip_max value="25"/>
            </factor>
    Edit Citadel to whatever you want or any other settlemnt.
    Code:
        <population_levels>
            <!-- city -->
            <level name="village" base="500" upgrade="1000" min="500" max="1500"/>
            <level name="town" base="1000" upgrade="3500" min="500" max="5000"/>
            <level name="large_town" base="3500" upgrade="9500" min="500" max="12000"/>
            <level name="city" base="9500" upgrade="19500" min="500" max="25000"/>
            <level name="large_city" base="19500" upgrade="30500" min="500" max="60000"/>
            <level name="huge_city" base="30500" min="500" max="500000"/>
            <!-- castle -->
            <level name="moot_and_bailey" base="1000" upgrade="2000" min="500" max="1500"/>
            <level name="wooden_castle" base="2000" upgrade="4000" min="500" max="5000"/>
            <level name="castle" base="4000" upgrade="9500" min="500" max="10000"/>
            <level name="fortress" base="9500" upgrade="22500" min="500" max="21000"/>
            <level name="citadel" base="22500" min="500" max="30000"/>
        </population_levels>

    Are these original figures or the tweaked?

  20. #20

    Default Re: When do you get a Citadel?

    Keep an eye on good retinues and traits. Specially Architect reducing squalor -2 also Overseser is good and easy to get. Those retinues are transferbale so make sure your Hero dont die before you transfer it to another guy. high chivalry level is necesarry like other fellows mentioned.

Page 1 of 4 1234 LastLast

Posting Permissions

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