• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Hydra01

First Lieutenant
122 Badges
May 14, 2011
214
170
  • Rome: Vae Victis
  • Crusader Kings II: Jade Dragon
  • Steel Division: Normand 44 - Second Wave
  • Victoria 2: Heart of Darkness
  • Hearts of Iron II: Armageddon
  • Crusader Kings II
  • Europa Universalis III Complete
  • Cities: Skylines - Green Cities
  • Europa Universalis IV: Dharma
  • Steel Division: Normandy 44 -  Back to Hell
  • Stellaris: Digital Anniversary Edition
  • Hearts of Iron IV: Colonel
  • BATTLETECH
  • Sword of the Stars
  • Victoria 2
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44 Deluxe Edition
  • Hearts of Iron IV Sign-up
  • Crusader Kings II: Conclave
  • 500k Club
  • Europa Universalis IV: El Dorado
  • Stellaris: Galaxy Edition
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Hearts of Iron IV: Cadet
  • Stellaris: Humanoids Species Pack
  • Europa Universalis IV
  • Cities: Skylines - Natural Disasters
  • Cities: Skylines Industries
  • Stellaris: Distant Stars
  • Tyranny: Archon Edition
  • Steel Division: Normand 44 Sign-up
  • Crusader Kings Complete
  • Steel Division: Normandy 44
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Megacorp
  • Cities: Skylines - Parklife
  • Stellaris: Leviathans Story Pack
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mandate of Heaven
  • Surviving Mars
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Field Marshal
  • Stellaris: Apocalypse
  • Europa Universalis III Complete
  • Surviving Mars: First Colony Edition
  • Europa Universalis III Complete
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
}
 
Last edited:

Hydra01

First Lieutenant
122 Badges
May 14, 2011
214
170
  • Rome: Vae Victis
  • Crusader Kings II: Jade Dragon
  • Steel Division: Normand 44 - Second Wave
  • Victoria 2: Heart of Darkness
  • Hearts of Iron II: Armageddon
  • Crusader Kings II
  • Europa Universalis III Complete
  • Cities: Skylines - Green Cities
  • Europa Universalis IV: Dharma
  • Steel Division: Normandy 44 -  Back to Hell
  • Stellaris: Digital Anniversary Edition
  • Hearts of Iron IV: Colonel
  • BATTLETECH
  • Sword of the Stars
  • Victoria 2
  • Cities: Skylines - Mass Transit
  • Steel Division: Normandy 44 Deluxe Edition
  • Hearts of Iron IV Sign-up
  • Crusader Kings II: Conclave
  • 500k Club
  • Europa Universalis IV: El Dorado
  • Stellaris: Galaxy Edition
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Hearts of Iron IV: Cadet
  • Stellaris: Humanoids Species Pack
  • Europa Universalis IV
  • Cities: Skylines - Natural Disasters
  • Cities: Skylines Industries
  • Stellaris: Distant Stars
  • Tyranny: Archon Edition
  • Steel Division: Normand 44 Sign-up
  • Crusader Kings Complete
  • Steel Division: Normandy 44
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Megacorp
  • Cities: Skylines - Parklife
  • Stellaris: Leviathans Story Pack
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mandate of Heaven
  • Surviving Mars
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Field Marshal
  • Stellaris: Apocalypse
  • Europa Universalis III Complete
  • Surviving Mars: First Colony Edition
  • Europa Universalis III Complete
Okay so after doing some more research it turns out that the event has no other event trigger but it is tied into the event pulse system where any events tied to a pulse such as 2 years has only one of the events tied to that pulse able to happen each time the pulse triggers. So in my case I just keep getting other event triggering with the pulse and not that one.