Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
emprahtheodosius committed Apr 14, 2023
1 parent 91e434c commit 83fef9f
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 30 deletions.
27 changes: 5 additions & 22 deletions TGC/decisions/FranceExtra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1066,27 +1066,10 @@ political_decisions = {
#add_accepted_culture = romanian
#add_accepted_culture = sardinian
government = prussian_constitutionalism
random_country = {
limit = {
tag = SPA
exists = yes
}
country_event = 10427 #If Either of these three are not puppets, France will have to militarily overthrow their countries to take over
}
random_country = {
limit = {
tag = POR
exists = yes
}
country_event = 10427
}
random_country = {
limit = {
tag = ITA
exists = yes
}
country_event = 10427
}
#If Either of these three are not puppets, France will have to militarily overthrow their countries to take over
SPA = { country_event = { id = 10427 days = 1 } }
ITA = { country_event = { id = 10427 days = 3 } }
POR = { country_event = { id = 10427 days = 5 } }
random_country = {
limit = {
tag = CAT
Expand Down Expand Up @@ -1198,7 +1181,7 @@ political_decisions = {
militancy = -4
}
set_global_flag = 8th_coalition_assembles #Europe Reacts
add_country_modifier = { name = no_more_war duration = 90 }
add_country_modifier = { name = no_more_war duration = 150 }
}
ai_will_do = { factor = 0 }
}
Expand Down
2 changes: 2 additions & 0 deletions TGC/decisions/Italy-Unification.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,7 @@ political_decisions = {
MOD = { all_core = { add_core = SAR } }
RMG = { all_core = { add_core = SAR } }
VEN = { all_core = { add_core = SAR } }
AUS_726 = { add_core = SAR }
TUS_744 = { add_core = TUS remove_core = SAR }
751 = { add_core = TUS }
752 = { add_core = TUS }
Expand All @@ -1220,6 +1221,7 @@ political_decisions = {
749 = { add_core = PAP }
3374 = { add_core = PAP }
3375 = { add_core = PAP }
3479 = { add_core = SAR remove_core = TUS }
release_vassal = PAP
release_vassal = SIC
release_vassal = TUS
Expand Down
15 changes: 7 additions & 8 deletions TGC/events/FRAFlavourExtra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@ country_event = {
SPA = {
OR = {
national_provinces_occupied = 0.5
truce_with = FRA
truce_with = LTU
}
}
OR = {
Expand Down Expand Up @@ -1449,8 +1449,7 @@ country_event = {
factor = 50
modifier = {
factor = 0
is_greater_power = yes
NOT = { has_country_flag = wants_to_unify }
NOT = { vassal_of = FROM }
}
}
}
Expand Down Expand Up @@ -1552,8 +1551,8 @@ country_event = {
#Portugal
country_event = {
id = 10429
title = "EVTNAME10420"
desc = "EVTDESC10420"
title = "EVTNAME10429"
desc = "EVTDESC10429"
picture = "nationalists"

trigger = {
Expand All @@ -1564,11 +1563,11 @@ country_event = {
POR = {
OR = {
national_provinces_occupied = 0.5
truce_with = FRA
truce_with = LTU
}
}
OR = {
521 = { #Madrid
521 = { #Lisabon
OR = {
controlled_by = LTU
controller = { alliance_with = LTU }
Expand All @@ -1584,7 +1583,7 @@ country_event = {
mean_time_to_happen = { days = 3 }

option = {
name = "EVTOPTA10420"
name = "EVTOPTA10429"
end_war = POR
inherit = POR
}
Expand Down
3 changes: 3 additions & 0 deletions TGC/localisation/00_events_0010000.csv
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@ EVTOPTA10426;Integrate Romandie and Ticino, reconstitute neutral Switzerland in
EVTOPTB10426;Integrate Romandie and Ticino, annex Bern and Brig;;;;;;;;;;;;;;x
EVTOPTC10426;Integrate Romandie and Ticino, annex Bern, Brig, Luzern, Basel;;;;;;;;;;;;;;x
EVTOPTD10426;Annex entirety of Switzerland;;;;;;;;;;;;;;x
EVTDESC10429;A provisional government has been set up in Lisboa and several Portuguese regular army units have switched to our side, while Portuguese Royal Family flee the country. It is time to end hostilities and restore order in Iberia.;;;;;;;;;;;;;x
EVTNAME10429;Portugal is Ours!;;;;;;;;;;;;;x
EVTOPTA10429;We are one people!;;;;;;;;;;;;;x
EVTDESC11000;Sometimes the monarch just isn't there. Dying without a suitable or old enough heir, becoming incapable or senile while the government enters a deadlock. Sometimes the monarch is so ill that the government doesn't work and sometimes he's just away and someone incompetent was left to take care of things in his stead. Regardless of the reason, the $COUNTRY_ADJ$ government is currently going through a regency. We can expect some instability in the years ahead.;;;;;;;;;;;;;x
EVTNAME11000;Regency;;;;;;;;;;;;;x
EVTOPTA11000;Terrible news.;;;;;;;;;;;;;x
Expand Down

0 comments on commit 83fef9f

Please sign in to comment.