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

Dracko81

Field Marshal
88 Badges
Jun 13, 2012
7.030
1.950
  • Tyranny: Archon Edition
  • Magicka
  • March of the Eagles
  • A Game of Dwarves
  • Victoria: Revolutions
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Sword of the Stars
  • Sword of the Stars II
  • Supreme Ruler 2020
  • Pirates of Black Cove
  • Victoria 2: A House Divided
  • Warlock: Master of the Arcane
  • Warlock 2: The Exiled
  • Age of Wonders III
  • Stellaris: Galaxy Edition
  • Cities: Skylines Deluxe Edition
  • Stellaris: Synthetic Dawn
  • Pillars of Eternity
  • Tyranny: Archon Edition
  • Stellaris
  • Crusader Kings II: The Republic
  • Ancient Space
  • Arsenal of Democracy
  • 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
  • Impire
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Heir to the Throne
  • Hearts of Iron III
  • For The Glory
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Conquest of Paradise
  • Surviving Mars
  • Divine Wind
  • Europa Universalis III
  • Darkest Hour
  • Crusader Kings II: Sunset Invasion
  • Europa Universalis IV: Pre-order
  • Mount & Blade: Warband
  • Mount & Blade: With Fire and Sword
  • Stellaris: Necroids
  • Cities: Skylines - After Dark
  • Crusader Kings II: Conclave
Code:
obj_become_heir = {
	type = character
	
	allow = {
		prisoner = no
		is_adult = yes
		is_primary_heir = no
		NOT = { trait = incapable }
		liege = { any_child = { character = ROOT } }
		liege = {
			any_child = {
				is_primary_heir = yes
				OR = {
					has_epidemic = yes
					is_ill = yes
					trait = lunatic
					trait = possessed
					trait = incapable
					trait = infirm
					AND = {
						is_female = yes
						ROOT = { is_female = no }
					}
				}
			}
		}
	}

It is possible, never seen it myself, but it is possible. I think I have seen 1 female with the ambition, it wasn't muslim though.

A female can choose this ambition if a sibling is primary heir and that heir has an epidemic, is ill, is a lunatic/possessed/incapable/infirm.

A male can also select it if the heir is female and a sibling, as well as the female choices.

For completeness, it might be advisable to add conditions like catharism into the decision. But that is getting more into the suggestion territory, than a bug.
 

grigorii

Captain
43 Badges
Jul 9, 2014
346
140
  • Crusader Kings II: Charlemagne
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Legacy of Rome
  • Stellaris: Megacorp
  • Crusader Kings II: Monks and Mystics
  • Age of Wonders III
  • Crusader Kings II: Jade Dragon
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Stellaris: Distant Stars
  • Shadowrun Returns
  • Hearts of Iron IV: Colonel
  • Crusader Kings II: Holy Fury
  • Stellaris: Ancient Relics
  • Stellaris: Lithoids
  • Stellaris: Federations
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Crusader Kings II: Reapers Due
  • Hearts of Iron IV: Cadet
  • Stellaris Sign-up
  • Stellaris
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV
  • Stellaris - Path to Destruction bundle
Have you seen this issue personally?

As far as I can see, women should be completely blocked from this ambition.
Yes, I have a Sunni woman with this ambition in my game. Although I started it when game version was 2.3 not 2.3.3, but I don't think it matters.

Btw in the game I have also few Catholic women who have this ambition.

P.S. Theoretically Sunni women can rule if she inherits from character of different religion, but since Muslim succession is Agnatic that would make no sense.
 

Servancour

Game Designer
Paradox Staff
4 Badges
Mar 15, 2012
1.569
7.915
  • Crusader Kings II
  • 500k Club
  • Paradox Order
  • Stellaris Sign-up
I think we looked at the decision the wrong way at first. So we did file a bug report for this.

I even included the report to update it in regards to Cathar etc. as well. So we'll see if it will be updated at the same time. ;)