Possible (demo) bug report - the_devshirme_system province or country modifier

  • 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.

Sokullu_Mehmet

Sergeant
84 Badges
Sep 19, 2003
71
24
Visit site
  • Europa Universalis III: Collection
  • Europa Universalis III Complete
  • Iron Cross
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Rome Gold
  • Semper Fi
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • 500k Club
  • Crusader Kings II: Holy Knight (pre-order)
  • Heir to the Throne
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: No Step Back
  • Europa Universalis III
  • Hearts of Iron II: Armageddon
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Deus Vult
  • Arsenal of Democracy
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For The Glory
  • For the Motherland
I was checking event files (in demo) and saw that

flavor_tur.3357

has
trigger ={
NOT = { has_country_flag = TUR_had_event_3357 }
is_year = 1450
NOT = { is_year = 1550 }
tag = TUR
has_idea = timariot_system
any_owned_province = {
has_province_modifier = the_devshirme_system
}
}

However as I see it the devshirme system modifier comes from ottoman decision as a "country modifier"

In EU III I remember that devshirme_system was a province modifier result of (now gone) province decision. So I thought that this could be a bug, legacy of old system? Or are there two devshirme system modifier and event working as designed? (I checked event files but couldn't see how to get provincial devshirme modifier if it exists.)