This commit is contained in:
Magpie490 2025-07-28 18:31:12 +01:00
parent 635ffa99e8
commit d4af941f7c
4 changed files with 9120 additions and 1 deletions

View file

@ -677,6 +677,14 @@ leave_confederation_decision = {
}
add = 50
}
modifier = { #Is wrong government type
NOR = {
government_has_flag = government_is_special_republic
government_has_flag = government_is_feudal
government_has_flag = government_is_clan
}
add = -100
}
modifier = { # Isolationist tradition
confederation = {
any_confederation_member = {

View file

@ -22,6 +22,21 @@ on_game_start = {
title:e_benelux = { set_coa = e_lotharingia }
}
}
title:c_genoa.holder = {
create_confederation = {
name = holy_lombard_league
}
}
scope:new_confederation = {
add_confederation_member = title:d_emilia.holder
add_confederation_member = title:c_lombardia.holder
add_confederation_member = title:c_turin.holder
add_confederation_member = title:d_piedmonte.holder
add_confederation_member = title:c_novara.holder
add_confederation_member = title:d_lombardia.holder
add_confederation_member = title:c_pavia.holder
add_confederation_member = title:c_luni.holder
}
##NEOW End
#Epidemics 3 months grace
set_global_variable = {

File diff suppressed because it is too large Load diff

View file

@ -11,3 +11,4 @@
benelux.3.t:0 "Succession of Leopold"
benelux.3.desc:0 "Your father, Emperor Leopold, was a great man. He inherited a most arduous position, a mere governor in a collapsing empire, and yet he managed to forge his own great realm from it. Nobody lives forever though, and the laws of the land unfortunately decreed that there is no single successor. Your part of the inheritance was the Kingdom of netherlands, with the rest being divided between your incompetent brothers."
benelux.3.a:0 "I should probably reunite these lands, I think."
holy_lombard_league:0 "Holy Lombard League"