#Change Government country_event = { id = decision_of_states.RWB1 title = "decision_of_states_of_holland_title" desc = "decision_of_states_of_holland_desc" picture = PARLIAMENT_eventPicture is_triggered_only = yes option = { name = "change_gov_monarch_feudal" change_government = feudal_monarchy } option = { name = "change_gov_monarch_constitutional" change_government = constitutional_monarchy } option = { name = "change_gov_republic_noble" change_government = noble_republic } option = { name = "change_gov_republic_constitutional" change_government = constitutional_republic } option = { name = "change_gov_republic_merchant" change_government = merchant_republic } option = { name = "change_gov_republic_dutch" change_government = dutch_republic } } #No war of independence against Burgundy country_event = { id = false_promises.RWB2 title = "hol_false_promises_title" desc = "hol_false_promises_desc" picture = ANGRY_MOB_eventPicture is_triggered_only = yes trigger = { NOT = { war_with = BUR } } option = { name = "hol_false_promises_consequences" add_prestige = -100 add_stability = -6 } }