Skip to content

Commit

Permalink
Initial french revolution journal
Browse files Browse the repository at this point in the history
A initial version of a journal entry chain of 3 journals representing a french revolution as based on a recommendation from Jozue on the discord
  • Loading branch information
Smekens20 committed Sep 1, 2024
1 parent ab42902 commit c07932e
Show file tree
Hide file tree
Showing 23 changed files with 346 additions and 1 deletion.
154 changes: 154 additions & 0 deletions common/journal_entries/br_hre_entries.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
# Union of the Romanian Principalities
je_the_revolution = {

icon = "gfx/interface/icons/event_icons/event_election.dds"

group = je_group_internal_affairs

is_shown_when_inactive = {
root = c:HRE
}

possible = {
root = c:HRE
}

immediate = {
add_journal_entry = {
type = je_revolution_reform
}
add_journal_entry = {
type = je_revolution_suppress
}
}

complete = {
custom_tooltip = {
text = finished_revolution_tt
has_variable = revolution_complete
}
}

on_complete = {
trigger_event = {
id = wallachia_events.3
popup = yes
}

hidden_effect = {
set_variable = revolution_complete
}
}

fail = {
has_law = law_type:law_presidential_republic
}

on_fail = {
trigger_event = red_scare.20 #temp event replace with correct one
}

timeout = 27375 #75 years

#on_timeout the revolution happens
on_timeout = {
trigger_event = { id = red_scare.20 } #temp event replace with correct one
}

weight = 9000

should_be_pinned_by_default = yes
}

# reform the state
je_revolution_reform = {

group = je_group_internal_affairs

icon = "gfx/interface/icons/event_icons/event_military.dds"

complete = {
NOT = {
has_law = law_type:law_autocracy
has_law = law_type:law_oligarchy
has_law = law_type:law_landed_voting
has_law = law_type:law_hereditary_bureaucrats
has_law = law_type:law_serfdom
has_law = law_type:law_traditionalism
}
}

on_complete = {
trigger_event = {
id = wallachia_events.6 #temp event replace with correct one
popup = no
}
add_modifier = {
name = br_peoples_monarchy
years = -1
}
remove_modifier = br_modifier_noble_privileges
}

invalid = {
custom_tooltip = {
text = finished_revolution_tt
has_variable = revolution_complete
}
}

weight = 10000

should_be_pinned_by_default = yes
}

# Suppress the revolution
je_revolution_suppress = {

group = je_group_internal_affairs

icon = "gfx/interface/icons/event_icons/event_military.dds"

complete = {
has_law = law_type:law_autocracy
has_law = law_type:law_censorship
OR = {
has_law = law_type:law_national_guard
has_law = law_type:law_professional_army
}
NOT = {
has_law = law_type:law_peasant_levies
}
ig:ig_landowners = {
is_powerful = yes
is_in_government = yes
}
ig:ig_armed_forces = {
is_powerful = yes
is_in_government = yes
}
}

on_complete = {
trigger_event = {
id = wallachia_events.6 #temp event replace with correct one
popup = no
}
add_modifier = {
name = br_heir_of_augustus
years = -1
}
remove_modifier = br_modifier_noble_privileges
}

invalid = {
custom_tooltip = {
text = finished_revolution_tt
has_variable = revolution_complete
}
}

weight = 10000

should_be_pinned_by_default = yes
}
24 changes: 24 additions & 0 deletions common/static_modifiers/br_hre_modifiers.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@


#Romaioi State Modifiers

br_peoples_monarchy = {
icon = gfx/interface/icons/timed_modifier_icons/modifier_trade_positive.dds
country_legitimacy_base_add = 25
interest_group_ig_petty_bourgeoisie_pol_str_mult = 0.25
state_radicals_from_sol_change_mult = -0.25
}
br_heir_of_augustus = {
icon = gfx/interface/icons/timed_modifier_icons/modifier_trade_positive.dds
country_authority_add = 150
interest_group_ig_landowners_pol_str_mult = 0.25
country_law_enactment_success_add = -50
}
br_roman_republicanism = {
icon = gfx/interface/icons/timed_modifier_icons/modifier_trade_positive.dds
country_authority_add = 150
interest_group_ig_intelligentsia_pop_attraction_mult = 0.15
interest_group_ig_petty_bourgeoisie_pop_attraction_mult = 0.15
interest_group_ig_rural_folk_pop_attraction_mult = 0.15
country_legitimacy_base_add = 30
}
8 changes: 8 additions & 0 deletions localization/braz_por/br_journals_l_braz_por.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,14 @@
je_form_greater_romania: "Form Greater Vlachia"
je_form_greater_romania_reason: "Now with our independence secured we must strive to unite all our brothers and sisters across the Carpathians and the Pruth river."

#HRE
je_the_revolution: "The Revolution"
je_the_revolution_reason: "The situation in the HRE has grown desperate and the people have had enough. If we don’t do anything then the situation could get out of control and our 1000 year government could be overthrown. We will have to consider carefully how to deal with the situation, do we reform the state or do we choose to suppress these so-called revolutionaries. In case we fail to do anything the consequences could be disastrous."

je_revolution_reform: "Revolution: Reform"
je_revolution_reform_reason: "The time has come to reform the state in order to halt a revolution."

je_revolution_suppress: "Revolution: Suppress"
je_revolution_suppress_reason: "We will not bow to the demands of the people, the state will remain as is."


12 changes: 11 additions & 1 deletion localization/english/br_journals_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,14 @@
je_secure_dobruja_reason: "The time has come to liberate Dobruja and gain our independence from the Hungarian Empire."

je_form_greater_romania: "Form Greater Vlachia"
je_form_greater_romania_reason: "Now with our independence secured we must strive to unite all our brothers and sisters across the Carpathians and the Pruth river."
je_form_greater_romania_reason: "Now with our independence secured we must strive to unite all our brothers and sisters across the Carpathians and the Pruth river."

#HRE
je_the_revolution: "The Revolution"
je_the_revolution_reason: "The situation in the HRE has grown desperate and the people have had enough. If we don’t do anything then the situation could get out of control and our 1000 year government could be overthrown. We will have to consider carefully how to deal with the situation, do we reform the state or do we choose to suppress these so-called revolutionaries. In case we fail to do anything the consequences could be disastrous."

je_revolution_reform: "Revolution: Reform"
je_revolution_reform_reason: "The time has come to reform the state in order to halt a revolution."

je_revolution_suppress: "Revolution: Suppress"
je_revolution_suppress_reason: "We will not bow to the demands of the people, the state will remain as is."
5 changes: 5 additions & 0 deletions localization/english/br_modifiers_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@
br_modifier_russia_buff_1: "Rus"
br_modifier_russia_buff_2: "Rus"

#HRE
br_peoples_monarchy: "The People’s Monarchy"
br_heir_of_augustus: "The Heir of Augustus"
br_roman_republicanism: "Roman Republicanism"

br_modifier_edo_class_system: "Edo Social Class System"
br_modifier_edo_society_ig: "Edo Society"

Expand Down
8 changes: 8 additions & 0 deletions localization/french/br_journals_l_french.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,14 @@
je_form_greater_romania: "Form Greater Vlachia"
je_form_greater_romania_reason: "Now with our independence secured we must strive to unite all our brothers and sisters across the Carpathians and the Pruth river."

#HRE
je_the_revolution: "The Revolution"
je_the_revolution_reason: "The situation in the HRE has grown desperate and the people have had enough. If we don’t do anything then the situation could get out of control and our 1000 year government could be overthrown. We will have to consider carefully how to deal with the situation, do we reform the state or do we choose to suppress these so-called revolutionaries. In case we fail to do anything the consequences could be disastrous."

je_revolution_reform: "Revolution: Reform"
je_revolution_reform_reason: "The time has come to reform the state in order to halt a revolution."

je_revolution_suppress: "Revolution: Suppress"
je_revolution_suppress_reason: "We will not bow to the demands of the people, the state will remain as is."


8 changes: 8 additions & 0 deletions localization/french/br_modifiers_l_french.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,16 @@
br_modifier_italy_gunboat_trade_diplomacy: "Gunboat Diplomacy"
br_modifier_italy_venetian_arsenal: "Venetian Arsenal"

#PLC-RUS
br_modifier_liberum_veto: "Liberum Veto"
br_modifier_piotrkow_statutes: "Piotrkow Statutes"
br_modifier_russia_buff_1: "Rus"
br_modifier_russia_buff_2: "Rus"

#HRE
br_peoples_monarchy: "The People’s Monarchy"
br_heir_of_augustus: "The Heir of Augustus"
br_roman_republicanism: "Roman Republicanism"

br_modifier_edo_class_system: "Edo Social Class System"
br_modifier_edo_society_ig: "Edo Society"
Expand Down
8 changes: 8 additions & 0 deletions localization/german/br_journals_l_german.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,14 @@
je_form_greater_romania: "Form Greater Vlachia"
je_form_greater_romania_reason: "Now with our independence secured we must strive to unite all our brothers and sisters across the Carpathians and the Pruth river."

#HRE
je_the_revolution: "The Revolution"
je_the_revolution_reason: "The situation in the HRE has grown desperate and the people have had enough. If we don’t do anything then the situation could get out of control and our 1000 year government could be overthrown. We will have to consider carefully how to deal with the situation, do we reform the state or do we choose to suppress these so-called revolutionaries. In case we fail to do anything the consequences could be disastrous."

je_revolution_reform: "Revolution: Reform"
je_revolution_reform_reason: "The time has come to reform the state in order to halt a revolution."

je_revolution_suppress: "Revolution: Suppress"
je_revolution_suppress_reason: "We will not bow to the demands of the people, the state will remain as is."


8 changes: 8 additions & 0 deletions localization/german/br_modifiers_l_german.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,16 @@
br_modifier_italy_gunboat_trade_diplomacy: "Gunboat Diplomacy"
br_modifier_italy_venetian_arsenal: "Venetian Arsenal"

#PLC-RUS
br_modifier_liberum_veto: "Liberum Veto"
br_modifier_piotrkow_statutes: "Piotrkow Statutes"
br_modifier_russia_buff_1: "Rus"
br_modifier_russia_buff_2: "Rus"

#HRE
br_peoples_monarchy: "The People’s Monarchy"
br_heir_of_augustus: "The Heir of Augustus"
br_roman_republicanism: "Roman Republicanism"

br_modifier_edo_class_system: "Edo Social Class System"
br_modifier_edo_society_ig: "Edo Society"
Expand Down
8 changes: 8 additions & 0 deletions localization/japanese/br_journals_l_japanese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,14 @@
je_form_greater_romania: "Form Greater Vlachia"
je_form_greater_romania_reason: "Now with our independence secured we must strive to unite all our brothers and sisters across the Carpathians and the Pruth river."

#HRE
je_the_revolution: "The Revolution"
je_the_revolution_reason: "The situation in the HRE has grown desperate and the people have had enough. If we don’t do anything then the situation could get out of control and our 1000 year government could be overthrown. We will have to consider carefully how to deal with the situation, do we reform the state or do we choose to suppress these so-called revolutionaries. In case we fail to do anything the consequences could be disastrous."

je_revolution_reform: "Revolution: Reform"
je_revolution_reform_reason: "The time has come to reform the state in order to halt a revolution."

je_revolution_suppress: "Revolution: Suppress"
je_revolution_suppress_reason: "We will not bow to the demands of the people, the state will remain as is."


8 changes: 8 additions & 0 deletions localization/japanese/br_modifiers_l_japanese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,16 @@
br_modifier_italy_gunboat_trade_diplomacy: "Gunboat Diplomacy"
br_modifier_italy_venetian_arsenal: "Venetian Arsenal"

#PLC-RUS
br_modifier_liberum_veto: "Liberum Veto"
br_modifier_piotrkow_statutes: "Piotrkow Statutes"
br_modifier_russia_buff_1: "Rus"
br_modifier_russia_buff_2: "Rus"

#HRE
br_peoples_monarchy: "The People’s Monarchy"
br_heir_of_augustus: "The Heir of Augustus"
br_roman_republicanism: "Roman Republicanism"

br_modifier_edo_class_system: "Edo Social Class System"
br_modifier_edo_society_ig: "Edo Society"
Expand Down
8 changes: 8 additions & 0 deletions localization/korean/br_journals_l_korean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,14 @@
je_form_greater_romania: "Form Greater Vlachia"
je_form_greater_romania_reason: "Now with our independence secured we must strive to unite all our brothers and sisters across the Carpathians and the Pruth river."

#HRE
je_the_revolution: "The Revolution"
je_the_revolution_reason: "The situation in the HRE has grown desperate and the people have had enough. If we don’t do anything then the situation could get out of control and our 1000 year government could be overthrown. We will have to consider carefully how to deal with the situation, do we reform the state or do we choose to suppress these so-called revolutionaries. In case we fail to do anything the consequences could be disastrous."

je_revolution_reform: "Revolution: Reform"
je_revolution_reform_reason: "The time has come to reform the state in order to halt a revolution."

je_revolution_suppress: "Revolution: Suppress"
je_revolution_suppress_reason: "We will not bow to the demands of the people, the state will remain as is."


8 changes: 8 additions & 0 deletions localization/korean/br_modifiers_l_korean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,16 @@
br_modifier_italy_gunboat_trade_diplomacy: "Gunboat Diplomacy"
br_modifier_italy_venetian_arsenal: "Venetian Arsenal"

#PLC-RUS
br_modifier_liberum_veto: "Liberum Veto"
br_modifier_piotrkow_statutes: "Piotrkow Statutes"
br_modifier_russia_buff_1: "Rus"
br_modifier_russia_buff_2: "Rus"

#HRE
br_peoples_monarchy: "The People’s Monarchy"
br_heir_of_augustus: "The Heir of Augustus"
br_roman_republicanism: "Roman Republicanism"

br_modifier_edo_class_system: "Edo Social Class System"
br_modifier_edo_society_ig: "Edo Society"
Expand Down
8 changes: 8 additions & 0 deletions localization/polish/br_journals_l_polish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,14 @@
je_form_greater_romania: "Form Greater Vlachia"
je_form_greater_romania_reason: "Now with our independence secured we must strive to unite all our brothers and sisters across the Carpathians and the Pruth river."

#HRE
je_the_revolution: "The Revolution"
je_the_revolution_reason: "The situation in the HRE has grown desperate and the people have had enough. If we don’t do anything then the situation could get out of control and our 1000 year government could be overthrown. We will have to consider carefully how to deal with the situation, do we reform the state or do we choose to suppress these so-called revolutionaries. In case we fail to do anything the consequences could be disastrous."

je_revolution_reform: "Revolution: Reform"
je_revolution_reform_reason: "The time has come to reform the state in order to halt a revolution."

je_revolution_suppress: "Revolution: Suppress"
je_revolution_suppress_reason: "We will not bow to the demands of the people, the state will remain as is."


8 changes: 8 additions & 0 deletions localization/polish/br_modifiers_l_polish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,16 @@
br_modifier_italy_gunboat_trade_diplomacy: "Gunboat Diplomacy"
br_modifier_italy_venetian_arsenal: "Venetian Arsenal"

#PLC-RUS
br_modifier_liberum_veto: "Liberum Veto"
br_modifier_piotrkow_statutes: "Piotrkow Statutes"
br_modifier_russia_buff_1: "Rus"
br_modifier_russia_buff_2: "Rus"

#HRE
br_peoples_monarchy: "The People’s Monarchy"
br_heir_of_augustus: "The Heir of Augustus"
br_roman_republicanism: "Roman Republicanism"

br_modifier_edo_class_system: "Edo Social Class System"
br_modifier_edo_society_ig: "Edo Society"
Expand Down
Loading

0 comments on commit c07932e

Please sign in to comment.