Event
Wars of Religion in Country

With new faiths spreading rapidly among the population and its leaders growing increasingly bold, many traditional believers are becoming uneasy about the situation in the Flavor Rank. Rising tensions between various groups have come to a head with the formation of religious rebellions and paramilitary organizations that seek to dominate our country.
Failing that, they demand significant rights and freedoms to secure their future. Meanwhile, leaders of the Country Adjective faith grow ever more irate and warn against concessions, hinting that violence could erupt if Target Character is seen as turning away from the old teachings.
CalvinismReligionimmediate
CatholicismReligionimmediate
LutheranismReligionimmediatecalvinist_rebel_variableVariableoptioncatholic_rebel_variableVariableoptionlutheran_rebel_variableVariableoptionDefinitionin_game/events/disaster/french_wars_religion.txt:5
6type = country_event
7category = disaster_event
8title = french_wars_religion.1.title Wars of Religion in Country
9desc = french_wars_religion.1.desc With new faiths spreading rapidly among the population and its leaders growing increasingly bold, many traditional believers are becoming uneasy about the situation in the Flavor Rank. Rising tensions between various groups have come to a head with the formation of religious rebellions and paramilitary organizations that seek to dominate our country.
Failing that, they demand significant rights and freedoms to secure their future. Meanwhile, leaders of the Country Adjective faith grow ever more irate and warn against concessions, hinting that violence could erupt if Target Character is seen as turning away from the old teachings.
Failing that, they demand significant rights and freedoms to secure their future. Meanwhile, leaders of the Country Adjective faith grow ever more irate and warn against concessions, hinting that violence could erupt if Target Character is seen as turning away from the old teachings.
10outcome = neutral
11historical_info = french_wars_religion.1.historical_info The French Wars of Religion were a series of violent conflicts between the Catholic majority and the Protestant Huguenots, driven by religious divisions and political ambition. Influential noble families, such as the Guise and Bourbon, exploited the chaos to gain power. The wars led to brutal massacres, shifting alliances, and widespread devastation. Royal authority weakened, but stability began to return when Henry IV, a former Protestant, converted to Catholicism and issued the Edict of Nantes, granting religious tolerance to the Huguenots. This compromise helped unify France and brought an end to decades of turmoil.
12image = "gfx/interface/illustrations/disaster/french_wars_religion.dds"
14immediate = {
15ruler_or_regent = {
15save_scope_as = target_character
}
16if = {
17limit = {
}
24create_rebel = {
25category = religious
26name = lutheran_huguenots Lutheran Huguenots
27culture = root.culture
29save_scope_as = target_lutheran_rebel
}
37every_pop = {
43change_pop_allegiance = scope:target_lutheran_rebel
}
}
46if = {
47limit = {
}
56create_rebel = {
57category = religious
58name = calvinist_huguenots Calvinist Huguenots
59culture = root.culture
61save_scope_as = target_calvinist_rebel
}
69every_pop = {
75change_pop_allegiance = scope:target_calvinist_rebel
}
}
78if = {
79limit = {
}
88create_rebel = {
89category = religious
90name = catholic_huguenots Catholic Huguenots
91culture = root.culture
93save_scope_as = target_catholic_rebel
}
101every_pop = {
107change_pop_allegiance = scope:target_catholic_rebel
}
}
}