Open MichaelEbert opened 1 year ago
combine 2 formulas: (a) to minimize large power discrepancies, and (b) to keep nations of roughly even powers together.
(a) could be max_hoi4power(n) = hoi4_power(n-1)+hoi4_power(n-2)
(b) could be max_hoi4power(n) = (vic3power(n)/vic3power(n-1)*max_hoipower(n-1)
hmm taht would still leave bhoemia and england with >1k v3 factory equivalent.
max_hoi4power(n) = 4/3 * log2(hoi4_power(n-1)-0.5) + 1
Playing around in desmos, this gives approximately linear growth for 100% - 120% power, and then decreasing after that. 2.0 => 1.6, 3.0 =>1.9. 2x power is reached when initial power is 3.3x.
for a competitive hoi game, faction power should be (roughly) adjusted, so it's not completely one-sided. eg: how should we make this v3 factory ratio (v3 column) convert?