Confirmed Janissary Stratocracy Government Reform not working as intended (You can exclusively and only get female heirs that start with no name)

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

nyanmurai123

Sergeant
40 Badges
Sep 10, 2021
68
348
  • Hearts of Iron IV: Expansion Pass
  • Hearts of Iron IV: Death or Dishonor
  • Cities: Skylines - Green Cities
  • Europa Universalis IV: Cradle of Civilization
  • Hearts of Iron IV: Expansion Pass
  • Europa Universalis IV: Rule Britannia
  • Cities: Skylines - Parklife
  • Europa Universalis IV: Dharma
  • Cities: Skylines Industries
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Third Rome
  • Cities: Skylines - Campus
  • Hearts of Iron IV: La Resistance
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
  • Battle for Bosporus
  • Europa Universalis 4: Emperor
  • Hearts of Iron IV: By Blood Alone
  • Hearts of Iron IV: No Step Back
  • Hearts of Iron 4: Arms Against Tyranny
  • Cities: Skylines - After Dark
  • 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
  • Europa Universalis IV: Res Publica
  • Cities: Skylines
  • Cities: Skylines Deluxe Edition
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV
  • Europa Universalis IV: Cossacks
  • Cities: Skylines - Snowfall
  • Europa Universalis IV: Mare Nostrum
  • Hearts of Iron IV: Cadet
  • Europa Universalis IV: Rights of Man
  • Cities: Skylines - Natural Disasters
  • Hearts of Iron IV: Together for Victory
  • Cities: Skylines - Mass Transit
  • Europa Universalis IV: Mandate of Heaven

Integrity​

I have verified my game files (on Steam)​

Yes

I have disabled all mods​

Yes

Required​

Summary​

Janissary Stratocracy Government Reform not working as intended (You can exclusively and only get female heirs that start with no name)

Description​

Whenever you decide to play as the Janissary Breakaway state that you get an event to play as when they revolt during their disaster if their influence gets too high as the ottomans, they start with the Janissary Stratocracy Government Government type. This government type is supposed to, according to it's flavor description, let a general take over whenever the previous ruler dies, (because the janissaries elect a monarch among them that serves as a monarch until he dies according to the flavor), just like in the Tier 10 theocracy reform ''A dynastic Theocracy. However, this does not happen and instead the government type lets you produce heirs. This alone would not be strange, if it were not for the fact that the heirs that you do get have no names and can ONLY be women. This can not possibly be intended for a jannisary government and must be a bug. To fix this, I'd add the following lines to the government type reform:

custom_attributes = {
generals_become_rulers = yes
}
heir = no

turning the original
janissary_autocracy_reform = {
icon = "janissary_government"
allow_normal_conversion = yes
potential = {
has_dlc = "Domination"
OR = {
has_reform = janissary_autocracy_reform
have_had_reform = janissary_autocracy_reform
}
}
valid_for_nation_designer = yes
nation_designer_cost = 50
modifiers = {
global_manpower_modifier = 0.15
land_forcelimit_modifier = 0.15
army_tradition_from_battle = 1
can_recruit_janissaries = yes
allow_janissaries_from_own_faith = yes
}
effect = {
hidden_effect = {
convert_ruler_to_general = 50
}
}
custom_attributes = {
force_general_leader = yes
}
ai = {
factor = 1
}
}
into
janissary_autocracy_reform = {
icon = "janissary_government"
allow_normal_conversion = yes
potential = {
has_dlc = "Domination"
OR = {
has_reform = janissary_autocracy_reform
have_had_reform = janissary_autocracy_reform
}
}
valid_for_nation_designer = yes
nation_designer_cost = 50
modifiers = {
global_manpower_modifier = 0.15
land_forcelimit_modifier = 0.15
army_tradition_from_battle = 1
can_recruit_janissaries = yes
allow_janissaries_from_own_faith = yes
}
custom_attributes = {
generals_become_rulers = yes
}
heir = no
ai = {
factor = 1
}
}
Otherwise, if it really is intended for the original revolting janissary monarch to birth his own heirs, I would suggest taking steps to alleviate the issue that he and his descendants can only birth nameless women and editing the flavor text of the government reforms to reflect this.

Steps to reproduce​

Step 1. Play as the Ottomans
Step 2. Immediately seize land and give the Janissaries enough privileges to get their influence to 100 and loyalty as low as possible, combined with building 18 janissary units and deleting all non janissary units.
Step 3. Wait for the disaster to fire
Step 4. When the disaster fires, an event will pop up that lets you play as the janissaries. Select the options to play as them.
Step 5. Die, or Birth an heir. This will be done over time, but if the person currently reading this does not wish to wait that long until the starting ruler dies or gives birth, it can be sped up by using the console commands ''add_heir'', ''kill_heir'' and ''die'' to showcase that generals do not become rulers, rulers instead give birth and that this is to exclusively nameless women.

Game Version​

1.36.2.0 (e93d) Byzantium

OS​

Windows

Additional​

Bug Type​

  • Other

Attachments​



Screenshot​



 
Upvote 0