Event
Massacre in Target Province

The religious strife that has gripped our nation for years shows no sign of abating. In Target Province, local fanatics, driven by their zealous convictions, have taken matters into their own hands. With the blessing of the local Clergy, they have begun to purge those they consider heretics. Many have been ruthlessly hunted down and executed in public displays of piety. The air is thick with fear and hatred, and the bloodshed continues unabated.
CalvinismReligionimmediate, trigger
CatholicismReligionimmediate, trigger
LutheranismReligionimmediate, triggerDefinitionin_game/events/disaster/french_wars_religion.txt:543
544type = country_event
545category = disaster_event
546title = french_wars_religion.5.title Massacre in Target Province
547desc = french_wars_religion.5.desc The religious strife that has gripped our nation for years shows no sign of abating. In Target Province, local fanatics, driven by their zealous convictions, have taken matters into their own hands. With the blessing of the local Clergy, they have begun to purge those they consider heretics. Many have been ruthlessly hunted down and executed in public displays of piety. The air is thick with fear and hatred, and the bloodshed continues unabated.
548outcome = neutral
549image = "gfx/interface/illustrations/disaster/religious_turmoil.dds"
550trigger = {
551OR = {
552trigger_if = {
}
561trigger_if = {
}
570trigger_if = {
}
}
}
582immediate = {
583random_province = {
584limit = {
585continent = root.capital.continent
586OR = {
587trigger_if = {
}
596trigger_if = {
}
605trigger_if = {
}
}
}
616save_scope_as = target_province
}
618scope:target_province = {
619random_location_in_province = {
620limit = {
621any_pop = {
622owner = root
623NOT = {
623religion = root.religion
}
624OR = {
}
}
}
631random_pop = {
632limit = {
633owner = root
634NOT = {
634religion = root.religion
}
635OR = {
}
}
641save_scope_as = target_pop
}
}
}
}