Page 1 of 1

Winter & mud modifiers

Posted: Mon Jan 09, 2012 11:37 am
by slaytanic

The same modifiers for winter and mud (mudifier) can be found in both consts.ini and countries.csv. Changing one doesn't change the other automatically. So my question is: which one the game takes into account and do I mess my game up if I have them at different values?

RE: Winter & mud modifiers

Posted: Mon Jan 09, 2012 2:09 pm
by doomtrader
values in consts.ini are modified by the values in countries.csv

RE: Winter & mud modifiers

Posted: Tue Jan 10, 2012 12:36 am
by Rosseau
As it should be. Thanks for pointing this out, OP.

RE: Winter & mud modifiers

Posted: Tue Jan 10, 2012 10:01 am
by slaytanic
Thanx Doom!

I'll hijack my own thread to ask you 2 unrelated questions:

1. RepairChanceForWeather = 90;35;50

Could you explain? 90% repair chance per each turn if sunny? is that 90% chance that rail gets repaired in 1st turn? Either my logic is flawed or modifier is awkwardly written

2. any chance to have some attacker casulaties in case of overrun? No matter what the odds are, it's highly unlikely to destroy an entire division/corps without any losses. Same goes for 1:1 odds when att strength<def str. Why not just apply land combat outcome table for all situations?

RE: Winter & mud modifiers

Posted: Tue Jan 10, 2012 10:44 am
by doomtrader
1. RepairChanceForWeather = 90;35;50

Could you explain? 90% repair chance per each turn if sunny? is that 90% chance that rail gets repaired in 1st turn? Either my logic is flawed or modifier is awkwardly written

You are right.

2. any chance to have some attacker casulaties in case of overrun? No matter what the odds are, it's highly unlikely to destroy an entire division/corps without any losses.
I just added such task for our to do list today
Same goes for 1:1 odds when att strength<def str. Why not just apply land combat outcome table for all situations?
when the attacker strength i smaller than defender, then 1:1 odds table is used