Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.

Vic2 To HoI3: IC

Idhrendur edited this page Nov 8, 2015 · 7 revisions

Leadership is determined by the pops in Victoria 2. The overall formula used is

industry = craftsmen + (artisans / 2) + (capitalists * 2) + (clerks * 2)

With capitalists and clerks being adjusted based on literacy. For the value of the literacy weight, that proportion of a pop's size is proportional to its literacy. So for the default value of 0.1, a pop with no literacy would lose 10% of it's size for the leadership calculations.

If using the linear option, the resulting value from the formula is used directly. If using squareroot, then the square root of the resulting value is used, if using logarithmic (which is not recommended), a logarithm of the resulting value is used. In all cases, the value is multiplied by a constant to provide realistic numbers.

IC is spread around around if there is more than 10 in a province, with a preference for provinces in the same state, then with IC being moved to the capital.

Finally, the no option can be selected, and IC will be placed as in default Victoria 2.

####Previous Discussions 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

##Links Vic2 To Hoi3
Home

Clone this wiki locally