Crusader Kings II

Crusader Kings II

Co-Emperors and Symbasileuses for Byzantine Emperors
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
bighungryjames  [udvikler] 9. dec. 2018 kl. 0:36
Bug Reports.
Please notify me of any bugs or glitches.
< >
Viser 1-6 af 6 kommentarer
alphonsechristophe 21. dec. 2018 kl. 1:08 
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  [udvikler] 21. dec. 2018 kl. 21:36 
I will handle this right away. Thank you for reporting.
bighungryjames  [udvikler] 21. dec. 2018 kl. 21:50 
I have dealt with this bug. Thank you for notifying me!
Sidst redigeret af bighungryjames; 21. dec. 2018 kl. 21:50
Salicy 5. aug. 2019 kl. 12:12 
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  [udvikler] 5. aug. 2019 kl. 23:16 
Ok, I'll see what I can do. Plz wait until this weekend!
kurthakon 8. jan. 2020 kl. 7:15 
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.
Sidst redigeret af kurthakon; 8. jan. 2020 kl. 7:24
< >
Viser 1-6 af 6 kommentarer
Per side: 1530 50