I just noticed this code in the decisions/conversions.txt file. My understanding is that a factor of 1 means that the AI will do it 100% of the time. This is checked monthly.
Does anyone know what the modifier here does - "always = yes" ?
Does anyone know what the modifier here does - "always = yes" ?
Code:
ai_will_do = {
factor = 1
modifier = {
factor = 0.5
always = yes
}
}