This is very small thing actually. Some of the bookmark don't have any description. Though I believe all of us can live with it.
Is it possible to establish HRE from Charlemagne scenario if Charlemagne failed to make Carolingian empire? Because HRE decision requires 'hold complete 7 duchies of East Francia kingdom' but there is no East Francia kingdom in Charlemagne scenario...
- Catholics and heresies: if your empire or kingdom hosts a holy site, the bishop of that holy site should be the first one to propose himself for the coronation. In case of several sites, one could make a ladder, where the bishop of Rome will always be the first, then Jerusalem, then Santiago, then Cologne and Canterbury on the same level. Otherwise, the bishop that crowned the previous emperor should be the first pick for the next one.
- Orthodox, mono/myaphysites and the likes: the religious head should be the first choice (if you control his seat), otherwise the pentarch of your main kingdom, or the autocephalos patriarch.
Yes, yes, it would make sense.Some combination of this would be nice for Reformed Pagans too, although not if you yourself are religion head. Overall I like the Imperial coronations idea.
Is it possible to establish HRE from Charlemagne scenario if Charlemagne failed to make Carolingian empire? Because HRE decision requires 'hold complete 7 duchies of East Francia kingdom' but there is no East Francia kingdom in Charlemagne scenario...
There is no mercenaries when Esfahan is my capital as a shahansha of Persian empire except mercenaries from nomads... Why don't we have more common mercenaries in the Iran region?
Most mercenaries are restricted by religion group (as in the religion group of whoever's doing the hiring). What religion are you? Looking through the list, there don't appear to be any religion groups which don't at least have some mercenaries available.
EDIT: It seems mercenaries can also only be hired if their capital is within a certain distance from you. What religion are you? Zoroastrian?
Is there any way to forbid the Pope from leading armies? Since it's easier to be captured/capture characters in battle in this mod, I very often see the Catholics lose crusades because the Pope was captured and he's the war leader, which is obviously completely ahistorical.
But for an actual answer, I'm fairly certain you can put conditions on army leading.
This is already the case.Allow non-christian(catholic?) germans to create the e_germany title even after the HRE has been formed. If a German monarch converted to Germanic paganism, Islam, etc and the HRE had fallen I can imagine they would create a German empire when given the chance rather that revive the HRE.
e_germany = {
color = { 160 95 95 }
color2 = { 220 220 20 }
capital = 314 # Nürnberg
creation_requires_capital = no
culture = german
short_name = yes
allow = {
is_title_active = FROM
is_adult = yes
has_regent = no
war = no
lower_tier_than = emperor
ruled_years = 5
custom_tooltip = {
text = german_empire_requirements # I am unable to form the Holy Roman Empire
hidden_tooltip = {
OR = {
is_heretic = yes
e_hre = { has_holder = yes }
FROM = { has_holder = yes }
FROM = { is_titular = no }
NOT = { is_title_active = e_hre }
NOR = {
religion = catholic
religion = cathar
religion = fraticelli
religion = waldensian
religion = lollard
religion = adoptionist
}
}
}
}
OR = {
FROM = { has_holder = yes }
FROM = { is_titular = no }
ROOT = {
realm_size = 150
culture = german
}
}
}
}
This is already the case.
Code:e_germany = { color = { 160 95 95 } color2 = { 220 220 20 } capital = 314 # Nürnberg creation_requires_capital = no culture = german short_name = yes allow = { is_title_active = FROM is_adult = yes has_regent = no war = no lower_tier_than = emperor ruled_years = 5 custom_tooltip = { text = german_empire_requirements # I am unable to form the Holy Roman Empire hidden_tooltip = { OR = { is_heretic = yes e_hre = { has_holder = yes } FROM = { has_holder = yes } FROM = { is_titular = no } NOT = { is_title_active = e_hre } NOR = { religion = catholic religion = cathar religion = fraticelli religion = waldensian religion = lollard religion = adoptionist } } } } OR = { FROM = { has_holder = yes } FROM = { is_titular = no } ROOT = { realm_size = 150 culture = german } } } }
Just a small teaser from the upcoming version:
![]()
This screenshot actually showcases a big problem I have with the Carolagian Empire formation: not including italy. Any chance the empire could require ownership of Italy to form and the events to conquer it could be speed up? Historicaly it was the first conquest of Charlemagne and it is unlikely that the pope would have declared him the holy roman emperor unless they shared a border (implicit threat of military power).