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.
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...
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
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...
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.
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...