Event
Target Religion Fortify Target Location

A group of zealots belonging to the Target Religion Adjective faith has seized control of Target Location, fortifying the location to resist any attempts at reclaiming it. They are spreading their heretical beliefs far and wide, gaining the loyalty of the local populace. The fortifications make a direct assault costly, while leaving them unchecked risks the heresy spreading further.
CalvinismReligionimmediate, trigger
CatholicismReligionimmediate, trigger
LutheranismReligionimmediate, triggerEntrenched HereticsStatic Modifierimmediate, option 1, option 3calvinist_rebel_variableVariableimmediatecatholic_rebel_variableVariableimmediatelutheran_rebel_variableVariableimmediateDefinitionin_game/events/disaster/french_wars_religion.txt:1032
1033type = country_event
1034category = disaster_event
1035title = french_wars_religion.11.title Target Religion Fortify Target Location
1036desc = french_wars_religion.11.desc A group of zealots belonging to the Target Religion Adjective faith has seized control of Target Location, fortifying the location to resist any attempts at reclaiming it. They are spreading their heretical beliefs far and wide, gaining the loyalty of the local populace. The fortifications make a direct assault costly, while leaving them unchecked risks the heresy spreading further.
1037outcome = neutral
1038image = "gfx/interface/illustrations/disaster/religious_turmoil.dds"
1040trigger = {
1041OR = {
1042trigger_if = {
}
1051trigger_if = {
}
1060trigger_if = {
}
}
}
1072immediate = {
1073ordered_pop = {
1074limit = {
1075owner = root
1079OR = {
1080trigger_if = {
}
1086trigger_if = {
}
1092trigger_if = {
}
}
}
1100order_by = {
1101value = pop_size
1102if = {
1106multiply = 0.1
}
}
1109check_range_bounds = no
1110save_scope_as = target_heretic_pop
1111location = {
1112save_scope_as = target_location
1113province = {
1113save_scope_as = target_province
}
}
1115religion = {
1115save_scope_as = target_religion
}
}
1117if = {
1123random_rebel = {
1125save_scope_as = target_rebel_1
}
}
1128if = {
1134random_rebel = {
1136save_scope_as = target_rebel_2
}
}
1139if = {
1145random_rebel = {
1147save_scope_as = target_rebel_3
}
}
}