Crusader Kings II

Crusader Kings II

Co-Emperors and Symbasileuses for Byzantine Emperors
 This topic has been pinned, so it's probably important
bighungryjames  [developer] 9 Dec, 2018 @ 12:36am
Bug Reports.
Please notify me of any bugs or glitches.
< >
Showing 1-6 of 6 comments
With the new update of the mod,children of symbasileus no longer get the born in the purple trait,even if the parent had it before the child was even conceived.
bighungryjames  [developer] 21 Dec, 2018 @ 9:36pm 
I will handle this right away. Thank you for reporting.
bighungryjames  [developer] 21 Dec, 2018 @ 9:50pm 
I have dealt with this bug. Thank you for notifying me!
Last edited by bighungryjames; 21 Dec, 2018 @ 9:50pm
Salicy 5 Aug, 2019 @ 12:12pm 
I didn't notice cuz I didn't do HRE lately, but today Im play HRE and I find dat bug.
when I use it, I have a problem with Otto's Bloodline.
Otto's Bloodline have Princely Elective Boon Effect. but I cant got this bonus when I use this.
Would you plz fix it? :(
bighungryjames  [developer] 5 Aug, 2019 @ 11:16pm 
Ok, I'll see what I can do. Plz wait until this weekend!
kurthakon 8 Jan, 2020 @ 7:15am 
Hi! For some reason I can’t get the ability to "Appoint Co-Emperor via Tyranny" to show up for any of the electors (marshal and commanders) like I believe it was suggested to be possible in the changelogs.

Looking at the code it seems the “if” condition doesn’t work as intended:
OR = { #Same as the candidate suitability for the emperor election is_close_relative = FROM is_aunt_uncle_of = FROM has_claim = e_byzantium has_claim = e_roman_empire if = { limit = { FROM = { is_liege_of = ROOT } } OR = { has_job_title = job_marshal has_minor_title = title_commander } } }
If it's changed in to this instead for example, it seems to work while it at the same time only targets direct vassals:

OR = { #Same as the candidate suitability for the emperor election is_close_relative = FROM is_aunt_uncle_of = FROM has_claim = e_byzantium has_claim = e_roman_empire AND = { vassal_of = FROM has_job_title = job_marshal } AND = { vassal_of = FROM has_minor_title = title_commander } }

Also I just want to say I absolutely love your mod, and consider it a mandatory addition for any of my Roman Empire games.
Last edited by kurthakon; 8 Jan, 2020 @ 7:24am
< >
Showing 1-6 of 6 comments
Per page: 1530 50