religions

This commit is contained in:
Magpie490 2024-11-10 01:43:22 +00:00
parent 03921ed857
commit 886837d2d2
38 changed files with 13516 additions and 62 deletions

View file

@ -2749,12 +2749,12 @@ e_britannia = {
b_slemish = {
province = 13
color = { 25 230 35 }
color = { 1 153 1 }
}
b_carrickfergus = {
province = 14
color = { 25 230 35 }
color = { 1 153 1 }
cultural_names = {
name_list_irish = cn_carraig_fhearghais
@ -2763,7 +2763,7 @@ e_britannia = {
b_cary = {
province = 9673
color = { 0 0 0 }
color = { 1 153 1 }
}
}
c_oriel = {
@ -2772,7 +2772,7 @@ e_britannia = {
b_dundalk = {
province = 18
color = { 30 180 45 }
color = { 1 174 55 }
cultural_names = {
name_list_norwegian = cn_kerlingfrjordr
@ -2785,12 +2785,12 @@ e_britannia = {
b_monaghan = {
province = 9667
color = { 0 0 0 }
color = { 1 174 55 }
}
b_ardee = {
province = 19
color = { 30 180 45 }
color = { 1 174 55 }
cultural_names = {
name_list_irish = cn_baile_atha_fhirdhia
@ -2798,12 +2798,12 @@ e_britannia = {
}
}
c_down = {
color = { 0 0 0 }
color = { 15 230 65 }
b_armagh = {
province = 17
color = { 1 144 1 }
color = { 15 230 65 }
cultural_names = {
name_list_irish = cn_ard_mhacha
@ -2812,7 +2812,7 @@ e_britannia = {
b_downpatrick = {
province = 15
color = { 25 230 35 }
color = { 15 230 65 }
cultural_names = {
name_list_norwegian = cn_strangfjordr
@ -2825,26 +2825,26 @@ e_britannia = {
b_bangor = {
province = 8741
color = { 25 230 35 }
color = { 15 230 65 }
}
b_iveagh = {
province = 9674
color = { 0 0 0 }
color = { 15 230 65 }
}
b_newry = {
province = 9668
color = { 0 0 0 }
color = { 15 230 65 }
}
}
c_derry = {
color = { 0 0 0 }
color = { 45 240 85 }
b_derry = {
province = 12
color = { 1 177 1 }
color = { 45 240 85 }
cultural_names = {
name_list_irish = cn_daire_coluimb_chille
@ -2855,47 +2855,47 @@ e_britannia = {
b_coleraine = {
province = 9672
color = { 0 0 0 }
color = { 45 240 85 }
}
b_dungannon = {
province = 8743
color = { 30 180 45 }
color = { 45 240 85 }
}
}
c_tyrone = {
color = { 0 0 0 }
color = { 57 167 1 }
b_omagh = {
province = 9669
color = { 0 0 0 }
color = { 57 167 1 }
}
b_strabane = {
province = 9670
color = { 0 0 0 }
color = { 57 167 1 }
}
b_clogher = {
province = 8742
color = { 57 137 1 }
color = { 57 167 1 }
}
}
c_fermanagh = {
color = { 0 0 0 }
color = { 69 148 1 }
b_belcoo = {
province = 25
color = { 29 148 1 }
color = { 69 148 1 }
}
b_magherastephana = {
province = 9671
color = { 0 0 0 }
color = { 69 148 1 }
}
}
c_ailech = {

View file

@ -0,0 +1,49 @@
# special titles
k_papal_state = {
color = { 255 249 198 }
definite_form = yes
ruler_uses_title_name = no
landless = yes
capital = c_roma
ai_primary_priority = {
add = @always_primary_score
}
destroy_if_invalid_heir = yes
no_automatic_claims = yes
always_follows_primary_heir = yes
de_jure_drift_disabled = yes
male_names = { Alexander Anastasius Benedictus Caelestinus Callistus Clemens Eugenius Leo Gregorius Hadrianus Honorius Innocentius Ioannes Lucius Marinus Martinus Nicolaus Sergius Silvester Stephanus Urbanus Victor }
}
k_orthodox = {
landless = yes
capital = c_byzantion # Constantinople
definite_form = yes
ruler_uses_title_name = no
ai_primary_priority = {
add = @always_primary_score
}
#color = { 150 90 30 }
color = { 183 60 155 }
no_automatic_claims = yes
always_follows_primary_heir = yes
destroy_if_invalid_heir = yes
}
k_fashion = { # Kingdom of Fashion from Establish a New Fashion at Court decision
color = { 140 45 165 }
landless = yes
destroy_on_succession = yes
can_be_named_after_dynasty = no
capital = c_lombardia # De-Jure capital has to be somewhere, will move as characters gain the title. Setting it to default at Milan for memes.
no_automatic_claims = yes
de_jure_drift_disabled = yes
}