EventChanged this version
The City League Membership

The cooperation between various Free Cities, based on and inspired by leagues such as the Swabian League, the Hanseatic League and the Lombard League, seems to be working splendidly. They have agreed to work together on matters of trade, keeping imperial peace and supporting tribunals. We, as a Free Imperial City, could ask for membership in this rather exclusive union...
Holy Roman EmpireInternational Organizationoption 1, trigger
Free Imperial CitySpecial Statusoption 1, triggerCity LeagueStatic Modifieroption 1, triggerRefused LeagueStatic ModifiertriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
City League
The City League Suggestion↳ Option A “Send diplomats to [Fc League Invitation Target]!” · right away
Members of the City League↳ Option A “What do we have to lose? Join it!” · right away
Fc League Invitation Target Declined the City League↳ Option B “It seems like a massive waste of time and resources.” · right away
The City League Membership
Potential City League Member↳ Option A “Send a diplomat to their leaders!” · right away
Members of the City League (see above)↳ Option A “Accept [Free City Source]'s application.” · right away
Fc League Invitation Target Declined the City League (see above)↳ Option B “Refuse [Free City Source]'s application.” · right away
Definitionin_game/events/free_cities.txt:923
924type = country_event
925title = free_cities.17.title The City League Membership
926desc = free_cities.17.desc The cooperation between various Free Cities, based on and inspired by leagues such as the Swabian League, the Hanseatic League and the Lombard League, seems to be working splendidly. They have agreed to work together on matters of trade, keeping imperial peace and supporting tribunals. We, as a Free Imperial City, could ask for membership in this rather exclusive union...
927outcome = neutral
929trigger = {
}
936at_war = no
941any_known_country = {
}
948at_war = no
950opinion = {
951target = root
952value >= 25
}
954NOT = {
955is_enemy_of = root
}
957NOT = {
958has_opinion = {
959target = root
960modifier = opinion_refused_league
}
}
963root = {
964opinion = {
965target = prev
966value >= 25
}
}
969NOT = {
970is_rival_of = root
}
}
}
975illustration_tags = {
97610 = regular
97710 = interior
}
980immediate = {
}
}