I looked into PeasantsWar.txt and saw this under factors in peasant war event
I think this also applies to non christian countries like ottomans. For such countries it shouldn't happen.
modifier = {
factor = 0.85
NOT = { has_opinion = { who = PAP value = 0 } }
}
modifier = {
factor = 0.75
NOT = { has_opinion = { who = PAP value = -100 } }
}
modifier = {
factor = 1.15
has_opinion = { who = PAP value = 0 }
}
modifier = {
factor = 1.25
has_opinion = { who = PAP value = 100 }
}
I think this also applies to non christian countries like ottomans. For such countries it shouldn't happen.