So the event is a Mamluk event whose trigger is described as below. The first time I tried Mamluks a few weeks ago I had it trigger at the start of my playthrough. My subsequent run however I have never seen the event trigger at all. Which with a mean time of one day and no limits I imagine it should be triggering near instantly. Any idea what's happening? I feel like I must not understand how event trigger.
# Amir al-Hajj
country_event = {
id = mamluk_events.7
title = mamluk_events.7.t
desc = mamluk_events.7.d
picture = CARAVAN_EVENT_Picture
trigger = {
has_dlc = "Cradle of Civilization"
religion_group = muslim
OR = {
has_reform = mamluk_government
has_reform = iqta
has_reform = tribal_federation
}
NOT = { has_country_modifier = bedouin_amir_al_hajj }
NOT = { has_country_modifier = warrior_amir_al_hajj }
NOT = { has_country_modifier = diplomat_amir_al_hajj }
NOT = { has_country_modifier = mamluk_amir_al_hajj }
}
is_triggered_only = yes
mean_time_to_happen = {
days = 1
}
# Amir al-Hajj
country_event = {
id = mamluk_events.7
title = mamluk_events.7.t
desc = mamluk_events.7.d
picture = CARAVAN_EVENT_Picture
trigger = {
has_dlc = "Cradle of Civilization"
religion_group = muslim
OR = {
has_reform = mamluk_government
has_reform = iqta
has_reform = tribal_federation
}
NOT = { has_country_modifier = bedouin_amir_al_hajj }
NOT = { has_country_modifier = warrior_amir_al_hajj }
NOT = { has_country_modifier = diplomat_amir_al_hajj }
NOT = { has_country_modifier = mamluk_amir_al_hajj }
}
is_triggered_only = yes
mean_time_to_happen = {
days = 1
}
Last edited: