Anyone has the slightest idea if there are hidden triggers for this event and what is the mtth for it? This is all i can find in the game files and it's not helping me gain any insight.
All i m getting out of this is that i should have +25 +25 relations with another Free City in my culture group and the event automatically fires. I ve played several campaigns with Hamburg up to 1500(stayed an OPM Free city ofc) and only got it to trigger once. Any ideas ? What am i understanding wrong?
Thanks in advance.
# City League
country_event = {
id = free_cities.13
title = free_cities.13.t
desc = free_cities.13.d
picture = FREE_CITY_eventPicture
is_triggered_only = yes
trigger = {
has_dlc = "Common Sense"
government = imperial_city
is_at_war = no
NOT = { has_country_modifier = fc_city_league }
any_known_country = {
government = imperial_city
is_at_war = no
culture_group = ROOT
NOT = { has_country_modifier = fc_city_league }
NOT = { is_rival = ROOT }
NOT = { is_enemy = ROOT }
NOT = {
has_opinion_modifier = { who = ROOT modifier = opinion_refused_league }
}
has_opinion = {
who = ROOT
value = 25
}
ROOT = {
has_opinion = {
who = PREV
value = 25
}
}
}
}
mean_time_to_happen = {
days = 1
}
option = {
name = free_cities.13.a
add_dip_power = -100
random_country = {
limit = {
government = imperial_city
is_at_war = no
culture_group = ROOT
NOT = { has_country_modifier = fc_city_league }
NOT = { is_rival = ROOT }
NOT = { is_enemy = ROOT }
NOT = {
has_opinion_modifier = { who = ROOT modifier = opinion_refused_league }
}
has_opinion = {
who = ROOT
value = 25
}
ROOT = {
has_opinion = {
who = PREV
value = 25
}
}
}
country_event = {
id = free_cities.14
}
}
}
option = {
name = free_cities.13.b
add_prestige = 10
}
}
country_event = {
id = free_cities.13
title = free_cities.13.t
desc = free_cities.13.d
picture = FREE_CITY_eventPicture
is_triggered_only = yes
trigger = {
has_dlc = "Common Sense"
government = imperial_city
is_at_war = no
NOT = { has_country_modifier = fc_city_league }
any_known_country = {
government = imperial_city
is_at_war = no
culture_group = ROOT
NOT = { has_country_modifier = fc_city_league }
NOT = { is_rival = ROOT }
NOT = { is_enemy = ROOT }
NOT = {
has_opinion_modifier = { who = ROOT modifier = opinion_refused_league }
}
has_opinion = {
who = ROOT
value = 25
}
ROOT = {
has_opinion = {
who = PREV
value = 25
}
}
}
}
mean_time_to_happen = {
days = 1
}
option = {
name = free_cities.13.a
add_dip_power = -100
random_country = {
limit = {
government = imperial_city
is_at_war = no
culture_group = ROOT
NOT = { has_country_modifier = fc_city_league }
NOT = { is_rival = ROOT }
NOT = { is_enemy = ROOT }
NOT = {
has_opinion_modifier = { who = ROOT modifier = opinion_refused_league }
}
has_opinion = {
who = ROOT
value = 25
}
ROOT = {
has_opinion = {
who = PREV
value = 25
}
}
}
country_event = {
id = free_cities.14
}
}
}
option = {
name = free_cities.13.b
add_prestige = 10
}
}
All i m getting out of this is that i should have +25 +25 relations with another Free City in my culture group and the event automatically fires. I ve played several campaigns with Hamburg up to 1500(stayed an OPM Free city ofc) and only got it to trigger once. Any ideas ? What am i understanding wrong?
Thanks in advance.