+ Reply to Thread
Results 1 to 6 of 6

Thread: Morale, possible global modifier?

  1. #1
    Private Obligator's Avatar
    Penumbra -  Black PlagueHearts of Iron 2: ArmageddonVictoria: RevolutionsEU3 CompleteRome: Vae Victis
    Hearts of Iron IIIMajesty 2For The GloryArsenal of DemocracyHeir to the Throne
    East India Company CollectionRise of PrussiaLead and GoldVictoria 2Commander: Conquest of the Americas
    LionheartDivine WindMagickaSword of the StarsDarkest Hour
    Crusader Kings IIPride of NationsVictoria II: A House Divided

    Join Date
    Nov 2011
    Location
    I forget.
    Posts
    15

    Question Morale, possible global modifier?

    Is it possible to add morale as a bonus in event_modifiers, I'm trying to add a bushido flag to Japan and I'm not sure if I can use morale as any other global modifier.
    If you give a man a match, he stays warm for an hour.
    If you light a man on fire...

  2. #2
    Well, "organization" in Victoria 2 is morale, as well as supply. The only thing you can do to it is a. increase it or b. change the regain rate. If you want to change the regain rate or increase organization, take a look at this sample from common/event_modifiers:

    prussian_general_staff = {
    org_regain = 0.1
    land_organisation = 0.05
    land_unit_start_experience = 0.5
    supply_consumption = -0.05
    icon = 15
    }

    Hope this helps

  3. #3
    Private Obligator's Avatar
    Penumbra -  Black PlagueHearts of Iron 2: ArmageddonVictoria: RevolutionsEU3 CompleteRome: Vae Victis
    Hearts of Iron IIIMajesty 2For The GloryArsenal of DemocracyHeir to the Throne
    East India Company CollectionRise of PrussiaLead and GoldVictoria 2Commander: Conquest of the Americas
    LionheartDivine WindMagickaSword of the StarsDarkest Hour
    Crusader Kings IIPride of NationsVictoria II: A House Divided

    Join Date
    Nov 2011
    Location
    I forget.
    Posts
    15
    Yeah, using organization is my back-up, however, certain inventions add morale, so then, what are they adding?
    If you give a man a match, he stays warm for an hour.
    If you light a man on fire...

  4. #4
    I believe morale adds to reorganization rate. My assumption is based on the fact that there aren't many inventions that specifically claim they increase organization rate, and the ones that do will specify themselves to you in the military menu, yet there is a lot of unaccounted gain from various tech that just shows as "from tech: %". Morale seems to be the one thing that would contribute to it.

  5. #5
    Private Obligator's Avatar
    Penumbra -  Black PlagueHearts of Iron 2: ArmageddonVictoria: RevolutionsEU3 CompleteRome: Vae Victis
    Hearts of Iron IIIMajesty 2For The GloryArsenal of DemocracyHeir to the Throne
    East India Company CollectionRise of PrussiaLead and GoldVictoria 2Commander: Conquest of the Americas
    LionheartDivine WindMagickaSword of the StarsDarkest Hour
    Crusader Kings IIPride of NationsVictoria II: A House Divided

    Join Date
    Nov 2011
    Location
    I forget.
    Posts
    15
    That would make sense, as far as I can tell, no inventions add to organization regain.
    If you give a man a match, he stays warm for an hour.
    If you light a man on fire...

  6. #6
    Just Paternalism from cultural inventions.

+ Reply to Thread

Posting Permissions

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