Event
Clergy are Preaching Heresy!

Rumors have reached us of several disgruntled members of the Clergy in Heresy Location who, disillusioned with our rule, have begun preaching a heresy which is clearly against the true faith. If we do nothing, members of the local populace will begin to follow their treasonous and heretical words, something which may become troublesome in the future.
ClergyEstatetrigger
CatholicismReligionimmediate, option 1, trigger
LutheranismReligionoption 1, triggerDefinitionin_game/events/random_event.txt:2734
2735type = country_event
2737title = random_event.53.title Clergy are Preaching Heresy!
2738desc = random_event.53.desc Rumors have reached us of several disgruntled members of the Clergy in Heresy Location who, disillusioned with our rule, have begun preaching a heresy which is clearly against the true faith. If we do nothing, members of the local populace will begin to follow their treasonous and heretical words, something which may become troublesome in the future.
2739outcome = neutral
2740illustration_tags = {
274110 = regular
274210 = exterior
}
2745trigger = {
2748estate_satisfaction:clergy_estate < 0.5
2752exists = capital
2753capital = {
2754area = {
}
}
}
2763immediate = {
2764capital = {
2765area = {
2766random_location_in_area = {
2771save_scope_as = heresy_location
}
}
}
}
}