Now where the Republic DLC is comming... Eventually you can add the Commune of Rome as Republic?
The correct ruler is already there, but he rules over a Theocracy and not about a Republic. There are two times in then the Republic ruled the county of Rome in this game:
This is already there. What I would change would be the 333 - Roma history file.
This would be the whole solution. b_roma must be a temple, because the patriarch is for b_roma. At this time b_viterbo is the only city in the province and must be capital to make the province a Republic.
Is this possible? I think it would a interesting game for the people, who want to play a Roman Republic.
Edit:
So. You must change b_roma too. At the moment there are also the rulers of the Commune of Rome. A easy change and give b_roma back to the Pope.
And in the same file:
The correct ruler is already there, but he rules over a Theocracy and not about a Republic. There are two times in then the Republic ruled the county of Rome in this game:
Code:
1190.1.1={
holder=220330
liege=e_hre
}
1193.1.1={
holder=70841
liege=k_papal_state
}
This is already there. What I would change would be the 333 - Roma history file.
Code:
# 333 - Roma
# County Title
title = c_roma
# Settlements
max_settlements = 7
b_roma = temple
b_tusculum = castle
b_viterbo = city
#b_terracina = castle
b_tivoli = castle
#b_aragni = castle
#b_ostia = castle
#b_sutri = castle
# Misc
culture = italian
religion = catholic
# History
1066.1.1 = {
b_tusculum = ca_keep_1
b_tusculum = ca_stable_1
b_tusculum = ca_militia_barracks_1
b_tusculum = ca_wall_1
b_tusculum = ca_wall_2
b_roma = tp_monastery_1
b_roma = tp_monastery_2
b_roma = tp_barracks_1
b_roma = tp_wall_1
b_roma = tp_wall_2
b_roma = tp_town_1
}
[COLOR=#00ff00]1145.10.1 = { capital = b_viterbo }
1155.1.1={= { capital = b_roma }[/COLOR]
1187.1.1 = { b_ostia = city }
[COLOR=#00ff00]1190.1.1 = { capital = b_viterbo }
1193.1.1={= { capital = b_roma }[/COLOR]
1337.1.1 = { b_aragni = temple }
This would be the whole solution. b_roma must be a temple, because the patriarch is for b_roma. At this time b_viterbo is the only city in the province and must be capital to make the province a Republic.
Is this possible? I think it would a interesting game for the people, who want to play a Roman Republic.
Edit:
So. You must change b_roma too. At the moment there are also the rulers of the Commune of Rome. A easy change and give b_roma back to the Pope.
Code:
1145.2.15={
holder=71807
}
[COLOR="#FFFF00"]1153.7.8={
holder=71808
}
1154.12.3={
holder=71809
}[/COLOR]
1159.9.1={
holder=71810
}
And in the same file:
Code:
1187.10.20={
holder=71812
}
[COLOR="#FFFF00"]1187.12.17={
holder=71813
}
1191.3.20={
holder=70841
}[/COLOR]
1198.1.8={
holder=71814
}
Last edited:
Upvote
0