Bosnia and fixing errors
This commit is contained in:
parent
b2ab8cbfae
commit
ac01dcb086
26 changed files with 174 additions and 179 deletions
|
|
@ -874,7 +874,7 @@ accuse_krstjani_of_heresy_decision = {
|
||||||
exists = dynasty
|
exists = dynasty
|
||||||
#Gotta be an ecumenical Christian...
|
#Gotta be an ecumenical Christian...
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
has_doctrine = special_doctrine_ecumenical_christian
|
has_doctrine = special_doctrine_ecumenical_christian
|
||||||
}
|
}
|
||||||
#... with an existing Head of Faith.
|
#... with an existing Head of Faith.
|
||||||
|
|
|
||||||
|
|
@ -1592,7 +1592,7 @@ measles = {
|
||||||
trigger = {
|
trigger = {
|
||||||
outbreak_province = province:1787
|
outbreak_province = province:1787
|
||||||
outbreak_intensity = apocalyptic
|
outbreak_intensity = apocalyptic
|
||||||
outbreak_province.county.faith = { religion_tag = christianity_religion }
|
outbreak_province.county.faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
desc = epidemic_saint_veronica_evil
|
desc = epidemic_saint_veronica_evil
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ e_germany = {
|
||||||
|
|
||||||
NOT = {
|
NOT = {
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
has_doctrine = doctrine_spiritual_head
|
has_doctrine = doctrine_spiritual_head
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -198,7 +198,7 @@ e_greece = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -507,7 +507,7 @@ e_iberia = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -1374,7 +1374,7 @@ e_iberia = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -2104,7 +2104,7 @@ e_iberia = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -2321,7 +2321,7 @@ e_iberia = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -2353,7 +2353,7 @@ e_iberia = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -2632,7 +2632,7 @@ e_iberia = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@ e_italy = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -389,7 +389,7 @@ e_yugoslavia = {
|
||||||
color = { 138 0 17 }
|
color = { 138 0 17 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_vodica = {
|
c_moslavina = {
|
||||||
color = { 138 0 17 }
|
color = { 138 0 17 }
|
||||||
b_sisak = {
|
b_sisak = {
|
||||||
province = 3535
|
province = 3535
|
||||||
|
|
@ -930,8 +930,6 @@ e_yugoslavia = {
|
||||||
|
|
||||||
capital = c_vhrbosna # Visoki
|
capital = c_vhrbosna # Visoki
|
||||||
|
|
||||||
#Titular: created by decision.
|
|
||||||
|
|
||||||
ai_primary_priority = {
|
ai_primary_priority = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
|
|
@ -949,69 +947,64 @@ e_yugoslavia = {
|
||||||
add = @better_than_the_alternatives_score
|
add = @better_than_the_alternatives_score
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_bosna = { #AKA Upper Bosnia
|
d_bosnia = { #AKA Upper Bosnia
|
||||||
color = { 194 115 115 }
|
color = { 16 125 74 }
|
||||||
|
|
||||||
capital = c_vhrbosna # Visoki
|
capital = c_vhrbosna # Visoki
|
||||||
|
|
||||||
c_rama = {
|
c_rama = {
|
||||||
color = { 194 105 125 }
|
color = { 36 145 104 }
|
||||||
|
|
||||||
#capital = 3527 # Visoki
|
#capital = 3527 # Visoki
|
||||||
b_vranduk = {
|
b_vranduk = {
|
||||||
province = 3524
|
province = 3524
|
||||||
|
|
||||||
color = { 194 115 115 }
|
color = { 36 145 104 }
|
||||||
}
|
}
|
||||||
b_visoki = {
|
b_visoki = {
|
||||||
province = 3527
|
province = 3527
|
||||||
|
|
||||||
color = { 194 115 115 }
|
color = { 36 145 104 }
|
||||||
}
|
}
|
||||||
b_bobovac = {
|
b_bobovac = {
|
||||||
province = 3525
|
province = 3525
|
||||||
|
|
||||||
color = { 194 115 115 }
|
color = { 36 145 104 }
|
||||||
}
|
}
|
||||||
b_usora = { #Actually Doboj: Usora is a river.
|
|
||||||
province = 463
|
|
||||||
|
|
||||||
color = { 170 70 100 }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
c_vhrbosna = {
|
c_vhrbosna = {
|
||||||
color = { 150 105 125 }
|
color = { 16 125 74 }
|
||||||
|
|
||||||
#capital = 3567 # Vhrbosna - Modern Sarajevo. Probably.
|
#capital = 3567 # Vhrbosna - Modern Sarajevo. Probably.
|
||||||
|
|
||||||
b_vhrbosna = {
|
b_vhrbosna = {
|
||||||
province = 3567
|
province = 3567
|
||||||
|
|
||||||
color = { 150 105 125 }
|
color = { 16 125 74 }
|
||||||
}
|
}
|
||||||
b_olovo= {
|
b_olovo= {
|
||||||
province = 3564
|
province = 3564
|
||||||
|
|
||||||
color = { 150 105 125 }
|
color = { 16 125 74 }
|
||||||
}
|
}
|
||||||
b_gorazde = {
|
b_gorazde = {
|
||||||
province = 3582
|
province = 3582
|
||||||
|
|
||||||
color = { 105 100 30 }
|
color = { 16 125 74 }
|
||||||
}
|
}
|
||||||
b_obalj = {
|
b_obalj = {
|
||||||
province = 3559
|
province = 3559
|
||||||
|
|
||||||
color = { 195 70 125 }
|
color = { 16 125 74 }
|
||||||
}
|
}
|
||||||
b_hotca = {
|
b_hotca = {
|
||||||
province = 3583
|
province = 3583
|
||||||
|
|
||||||
color = { 105 100 30 }
|
color = { 16 125 74 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_podrinje = {
|
c_podrinje = {
|
||||||
color = { 105 100 30 }
|
color = { 16 105 84 }
|
||||||
|
|
||||||
#capital = 3583 # Hotca
|
#capital = 3583 # Hotca
|
||||||
|
|
||||||
|
|
@ -1019,36 +1012,36 @@ e_yugoslavia = {
|
||||||
b_srebrenica = {
|
b_srebrenica = {
|
||||||
province = 3566
|
province = 3566
|
||||||
|
|
||||||
color = { 150 105 125 }
|
color = { 16 105 84 }
|
||||||
}
|
}
|
||||||
b_rogatica = {
|
b_rogatica = {
|
||||||
province = 3568
|
province = 3568
|
||||||
|
|
||||||
color = { 150 105 125 }
|
color = { 16 105 84 }
|
||||||
}
|
}
|
||||||
b_visegrad = {
|
b_visegrad = {
|
||||||
province = 3581
|
province = 3581
|
||||||
|
|
||||||
color = { 105 100 30 }
|
color = { 16 105 84 }
|
||||||
}
|
}
|
||||||
b_bijeljina = {
|
b_bijeljina = {
|
||||||
province = 3509
|
province = 3509
|
||||||
|
|
||||||
color = { 170 80 125 }
|
color = { 16 105 84 }
|
||||||
}
|
}
|
||||||
b_zvornik = {
|
b_zvornik = {
|
||||||
province = 3511
|
province = 3511
|
||||||
|
|
||||||
color = { 170 80 125 }
|
color = { 16 105 84 }
|
||||||
}
|
}
|
||||||
b_kuclat = {
|
b_kuclat = {
|
||||||
province = 3565
|
province = 3565
|
||||||
|
|
||||||
color = { 150 105 125 }
|
color = { 16 105 84 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_soli = {
|
c_soli = {
|
||||||
color = { 170 80 125 }
|
color = { 16 75 74 }
|
||||||
|
|
||||||
#capital = 3510 # Soli - Modern Tuzla
|
#capital = 3510 # Soli - Modern Tuzla
|
||||||
|
|
||||||
|
|
@ -1061,68 +1054,73 @@ e_yugoslavia = {
|
||||||
b_soli = {
|
b_soli = {
|
||||||
province = 3510
|
province = 3510
|
||||||
|
|
||||||
color = { 170 80 125 }
|
color = { 16 75 74 }
|
||||||
}
|
}
|
||||||
b_maglaj = {
|
b_maglaj = {
|
||||||
province = 3514
|
province = 3514
|
||||||
|
|
||||||
color = { 170 70 100 }
|
color = { 16 75 74 }
|
||||||
}
|
}
|
||||||
b_srebrenik = {
|
b_srebrenik = {
|
||||||
province = 3513
|
province = 3513
|
||||||
|
|
||||||
color = { 170 70 100 }
|
color = { 16 75 74 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_posavska = {
|
c_posavska = {
|
||||||
color = { 170 70 100 }
|
color = { 16 65 64 }
|
||||||
|
|
||||||
b_tolisa = {
|
b_tolisa = {
|
||||||
province = 3512
|
province = 3512
|
||||||
|
|
||||||
color = { 170 70 100 }
|
color = { 16 65 64 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
d_lower_bosna = {
|
d_krajina = {
|
||||||
color = { 180 85 120 }
|
color = { 16 105 94 }
|
||||||
|
|
||||||
capital = c_vrbas # Banja Luka
|
capital = c_vrbas # Banja Luka
|
||||||
|
|
||||||
c_vrbas = {
|
c_vrbas = {
|
||||||
color = { 125 20 90 }
|
color = { 16 105 94 }
|
||||||
|
|
||||||
#capital = 3516 # Banja Luka (though the name is anachronistic, there were various settlements on or near the site)
|
#capital = 3516 # Banja Luka (though the name is anachronistic, there were various settlements on or near the site)
|
||||||
|
|
||||||
b_banjaluka = {
|
b_banjaluka = {
|
||||||
province = 3516
|
province = 3516
|
||||||
|
|
||||||
color = { 125 20 90 }
|
color = { 16 105 94 }
|
||||||
}
|
}
|
||||||
b_glaz = {
|
b_glaz = {
|
||||||
province = 3517
|
province = 3517
|
||||||
|
|
||||||
color = { 125 20 90 }
|
color = { 16 105 94 }
|
||||||
}
|
}
|
||||||
b_greben = {
|
b_greben = {
|
||||||
province = 3505
|
province = 3505
|
||||||
|
|
||||||
color = { 175 90 115 }
|
color = { 16 105 94 }
|
||||||
}
|
}
|
||||||
b_kotorvaros = {
|
b_kotorvaros = {
|
||||||
province = 3506
|
province = 3506
|
||||||
|
|
||||||
color = { 175 90 115 }
|
color = { 16 105 94 }
|
||||||
}
|
}
|
||||||
b_vodicevo = {
|
b_prijedor = {
|
||||||
province = 3519
|
province = 3519
|
||||||
|
|
||||||
color = { 138 0 17 }
|
color = { 16 105 94 }
|
||||||
}
|
}
|
||||||
|
b_usora = { #Actually Doboj: Usora is a river.
|
||||||
|
province = 463
|
||||||
|
|
||||||
|
color = { 16 105 94 }
|
||||||
|
}
|
||||||
}
|
}
|
||||||
c_pset = {
|
c_bihac = {
|
||||||
color = { 135 55 65 }
|
color = { 16 115 104 }
|
||||||
|
|
||||||
#capital = 3522 # Bihac
|
#capital = 3522 # Bihac
|
||||||
|
|
||||||
|
|
@ -1136,7 +1134,7 @@ e_yugoslavia = {
|
||||||
|
|
||||||
color = { 135 55 65 }
|
color = { 135 55 65 }
|
||||||
}
|
}
|
||||||
b_pset = {
|
b_drvar = {
|
||||||
province = 3523
|
province = 3523
|
||||||
|
|
||||||
color = { 135 55 65 }
|
color = { 135 55 65 }
|
||||||
|
|
@ -1146,106 +1144,95 @@ e_yugoslavia = {
|
||||||
|
|
||||||
color = { 175 90 115 }
|
color = { 175 90 115 }
|
||||||
}
|
}
|
||||||
b_topusko = {
|
b_cazin = {
|
||||||
province = 3538
|
province = 3538
|
||||||
|
|
||||||
color = { 90 40 60 }
|
color = { 90 40 60 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_donjikraji = {
|
c_pliva = {
|
||||||
color = { 175 90 115 }
|
color = { 16 125 134 }
|
||||||
|
|
||||||
#capital = 3507 # Jajce
|
#capital = 3507 # Jajce
|
||||||
b_travnik = {
|
b_travnik = {
|
||||||
province = 3526
|
province = 3526
|
||||||
|
|
||||||
color = { 194 115 115 }
|
color = { 16 125 134 }
|
||||||
}
|
}
|
||||||
b_jajce = {
|
b_jajce = {
|
||||||
province = 3507
|
province = 3507
|
||||||
|
|
||||||
color = { 175 90 115 }
|
color = { 16 125 134 }
|
||||||
}
|
}
|
||||||
b_sokol = {
|
b_sipovo = {
|
||||||
province = 3508
|
province = 3508
|
||||||
|
|
||||||
color = { 175 90 115 }
|
color = { 16 125 134 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
d_usora = { #Actually Zachlumia
|
d_herzegovina = { #Actually Zachlumia
|
||||||
color = { 170 70 100 }
|
color = { 16 125 90 }
|
||||||
|
|
||||||
capital = c_zelengora # Mostar
|
capital = c_zelengora # Mostar
|
||||||
|
|
||||||
cultural_names = {
|
c_trebinje = {
|
||||||
name_list_serbian = cn_zahumlje
|
color = { 16 125 90 }
|
||||||
name_list_croatian = cn_zahumlje
|
|
||||||
name_list_bosnian = cn_zahumlje
|
|
||||||
}
|
|
||||||
|
|
||||||
c_zachlumia = {
|
|
||||||
color = { 210 80 90 }
|
|
||||||
|
|
||||||
#capital = 466 # Blagaj
|
#capital = 466 # Blagaj
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_serbian = cn_zahumlje
|
|
||||||
name_list_croatian = cn_zahumlje
|
|
||||||
name_list_bosnian = cn_zahumlje
|
|
||||||
}
|
|
||||||
b_trebinje = {
|
b_trebinje = {
|
||||||
province = 3572
|
province = 3572
|
||||||
|
|
||||||
color = { 140 90 35 }
|
color = { 16 125 90 }
|
||||||
}
|
}
|
||||||
b_nevesinje = {
|
b_nevesinje = {
|
||||||
province = 3561
|
province = 3561
|
||||||
|
|
||||||
color = { 210 80 90 }
|
color = { 16 125 90 }
|
||||||
}
|
}
|
||||||
b_kljuc = {
|
b_ljubinje = {
|
||||||
province = 3563
|
province = 3563
|
||||||
|
|
||||||
color = { 210 80 90 }
|
color = { 16 125 90 }
|
||||||
}
|
}
|
||||||
b_gacko = {
|
b_gacko = {
|
||||||
province = 3560
|
province = 3560
|
||||||
|
|
||||||
color = { 195 70 125 }
|
color = { 16 125 90 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_zelengora = {
|
c_neretva = {
|
||||||
color = { 195 70 125 }
|
color = { 16 75 70 }
|
||||||
b_mostar = {
|
b_mostar = {
|
||||||
province = 3558
|
province = 3558
|
||||||
|
|
||||||
color = { 210 80 90 }
|
color = { 16 75 70 }
|
||||||
}
|
}
|
||||||
b_blagaj = {
|
b_blagaj = {
|
||||||
province = 466
|
province = 466
|
||||||
|
|
||||||
color = { 210 80 90 }
|
color = { 16 75 70 }
|
||||||
}
|
}
|
||||||
b_drijeva = {
|
b_drijeva = {
|
||||||
province = 3562
|
province = 3562
|
||||||
|
|
||||||
color = { 210 80 90 }
|
color = { 16 75 70 }
|
||||||
}
|
}
|
||||||
b_konjic = {
|
b_konjic = {
|
||||||
province = 3557
|
province = 3557
|
||||||
|
|
||||||
color = { 195 70 125 }
|
color = { 16 75 70 }
|
||||||
}
|
}
|
||||||
b_prozor = {
|
b_prozor = {
|
||||||
province = 504
|
province = 504
|
||||||
|
|
||||||
color = { 194 115 115 }
|
color = { 16 75 70 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_zavrsje = {
|
c_livno = {
|
||||||
color = { 220 130 100 }
|
color = { 16 60 65 }
|
||||||
|
|
||||||
#capital = 3501 # Hlivno
|
#capital = 3501 # Hlivno
|
||||||
|
|
||||||
|
|
@ -1259,22 +1246,22 @@ e_yugoslavia = {
|
||||||
b_hlivno = {
|
b_hlivno = {
|
||||||
province = 3501
|
province = 3501
|
||||||
|
|
||||||
color = { 220 130 100 }
|
color = { 16 60 65 }
|
||||||
}
|
}
|
||||||
b_glamoc = {
|
b_glamoc = {
|
||||||
province = 3500
|
province = 3500
|
||||||
|
|
||||||
color = { 220 130 100 }
|
color = { 16 60 65 }
|
||||||
}
|
}
|
||||||
b_duvno = {
|
b_duvno = {
|
||||||
province = 3502
|
province = 3502
|
||||||
|
|
||||||
color = { 220 130 100 }
|
color = { 16 60 65 }
|
||||||
}
|
}
|
||||||
b_imotski = {
|
b_imotski = {
|
||||||
province = 3503
|
province = 3503
|
||||||
|
|
||||||
color = { 220 130 100 }
|
color = { 16 60 65 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1036,7 +1036,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1322,7 +1322,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
}
|
}
|
||||||
|
|
@ -1380,7 +1380,7 @@
|
||||||
first_valid = {
|
first_valid = {
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = {
|
trigger = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
desc = tenet_alexandrian_catechism_name
|
desc = tenet_alexandrian_catechism_name
|
||||||
}
|
}
|
||||||
|
|
@ -1392,7 +1392,7 @@
|
||||||
first_valid = {
|
first_valid = {
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = {
|
trigger = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
desc = tenet_alexandrian_catechism_desc
|
desc = tenet_alexandrian_catechism_desc
|
||||||
}
|
}
|
||||||
|
|
@ -1402,7 +1402,7 @@
|
||||||
|
|
||||||
is_shown = {
|
is_shown = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1428,7 +1428,7 @@
|
||||||
icon = core_tenet_armed_pilgrimages
|
icon = core_tenet_armed_pilgrimages
|
||||||
piety_cost = {
|
piety_cost = {
|
||||||
if = {
|
if = {
|
||||||
limit = { religion_tag = christianity_religion }
|
limit = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
value = faith_tenet_cost_low
|
value = faith_tenet_cost_low
|
||||||
}
|
}
|
||||||
else = {
|
else = {
|
||||||
|
|
@ -1444,7 +1444,7 @@
|
||||||
|
|
||||||
is_shown = {
|
is_shown = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1487,7 +1487,7 @@
|
||||||
else_if = {
|
else_if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1592,7 +1592,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1647,7 +1647,7 @@
|
||||||
first_valid = {
|
first_valid = {
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = {
|
trigger = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
desc = tenet_consolamentum_name
|
desc = tenet_consolamentum_name
|
||||||
}
|
}
|
||||||
|
|
@ -1838,7 +1838,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
religion_tag = buddhism_religion
|
religion_tag = buddhism_religion
|
||||||
religion_tag = jainism_religion
|
religion_tag = jainism_religion
|
||||||
|
|
@ -1891,7 +1891,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
religion_tag = buddhism_religion
|
religion_tag = buddhism_religion
|
||||||
religion_tag = jainism_religion
|
religion_tag = jainism_religion
|
||||||
|
|
@ -1941,7 +1941,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
religion_tag = buddhism_religion
|
religion_tag = buddhism_religion
|
||||||
religion_tag = jainism_religion
|
religion_tag = jainism_religion
|
||||||
|
|
@ -1993,7 +1993,7 @@
|
||||||
piety_cost = {
|
piety_cost = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = taoism_religion
|
religion_tag = taoism_religion
|
||||||
}
|
}
|
||||||
value = faith_tenet_cost_low
|
value = faith_tenet_cost_low
|
||||||
|
|
@ -2065,7 +2065,7 @@
|
||||||
first_valid = {
|
first_valid = {
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = {
|
trigger = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
desc = tenet_pentarchy_alternate_name
|
desc = tenet_pentarchy_alternate_name
|
||||||
}
|
}
|
||||||
|
|
@ -2077,7 +2077,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = hinduism_religion
|
religion_tag = hinduism_religion
|
||||||
religion_tag = zoroastrianism_religion
|
religion_tag = zoroastrianism_religion
|
||||||
}
|
}
|
||||||
|
|
@ -2187,7 +2187,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
religion_tag = buddhism_religion
|
religion_tag = buddhism_religion
|
||||||
religion_tag = jainism_religion
|
religion_tag = jainism_religion
|
||||||
|
|
@ -2234,7 +2234,7 @@
|
||||||
icon = core_tenet_pastoral_isolation
|
icon = core_tenet_pastoral_isolation
|
||||||
|
|
||||||
is_shown = {
|
is_shown = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
can_pick = {
|
can_pick = {
|
||||||
custom_description = {
|
custom_description = {
|
||||||
|
|
@ -2457,7 +2457,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -2512,7 +2512,7 @@
|
||||||
piety_cost = {
|
piety_cost = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
|
|
||||||
}
|
}
|
||||||
value = faith_tenet_cost_high
|
value = faith_tenet_cost_high
|
||||||
|
|
@ -2716,7 +2716,7 @@
|
||||||
is_shown = {
|
is_shown = {
|
||||||
NOR = {
|
NOR = {
|
||||||
AND = {
|
AND = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
NOT = { this = faith:cathar }
|
NOT = { this = faith:cathar }
|
||||||
}
|
}
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
|
|
@ -2759,7 +2759,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = hinduism_religion
|
religion_tag = hinduism_religion
|
||||||
religion_tag = zoroastrianism_religion
|
religion_tag = zoroastrianism_religion
|
||||||
has_doctrine = pagan_hostility_doctrine
|
has_doctrine = pagan_hostility_doctrine
|
||||||
|
|
@ -2916,7 +2916,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -2965,7 +2965,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
is_shown = {
|
is_shown = {
|
||||||
NOT = { religion_tag = christianity_religion }
|
NOT = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
NOT = { has_doctrine = special_doctrine_jizya }
|
NOT = { has_doctrine = special_doctrine_jizya }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -2989,7 +2989,7 @@
|
||||||
else_if = {
|
else_if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
religion_tag = buddhism_religion
|
religion_tag = buddhism_religion
|
||||||
religion_tag = jainism_religion
|
religion_tag = jainism_religion
|
||||||
|
|
@ -3361,7 +3361,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
}
|
}
|
||||||
|
|
@ -3403,7 +3403,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = buddhism_religion
|
religion_tag = buddhism_religion
|
||||||
religion_tag = jainism_religion
|
religion_tag = jainism_religion
|
||||||
}
|
}
|
||||||
|
|
@ -3526,7 +3526,7 @@
|
||||||
is_shown = {
|
is_shown = {
|
||||||
# No HumSac for Abrahamics: 'tis literally the religion-namer.
|
# No HumSac for Abrahamics: 'tis literally the religion-namer.
|
||||||
NOR = {
|
NOR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
}
|
}
|
||||||
|
|
@ -3844,7 +3844,7 @@
|
||||||
|
|
||||||
is_shown = {
|
is_shown = {
|
||||||
NOR = {
|
NOR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
|
|
@ -3925,7 +3925,7 @@
|
||||||
is_shown = {
|
is_shown = {
|
||||||
# No HumSac for Abrahamics: 'tis literally the religion-namer.
|
# No HumSac for Abrahamics: 'tis literally the religion-namer.
|
||||||
NOR = {
|
NOR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
}
|
}
|
||||||
|
|
@ -4299,7 +4299,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
is_shown = {
|
is_shown = {
|
||||||
NOT = { religion_tag = christianity_religion }
|
NOT = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
can_pick = {
|
can_pick = {
|
||||||
custom_description = {
|
custom_description = {
|
||||||
|
|
@ -4336,7 +4336,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -4390,7 +4390,7 @@
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -4449,7 +4449,7 @@
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
has_doctrine = pagan_hostility_doctrine
|
has_doctrine = pagan_hostility_doctrine
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -4642,7 +4642,7 @@
|
||||||
else_if = {
|
else_if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
has_doctrine = pagan_hostility_doctrine
|
has_doctrine = pagan_hostility_doctrine
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -4740,7 +4740,7 @@
|
||||||
else_if = {
|
else_if = {
|
||||||
limit = {
|
limit = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
religion_tag = buddhism_religion
|
religion_tag = buddhism_religion
|
||||||
|
|
@ -5034,7 +5034,7 @@
|
||||||
OR = {
|
OR = {
|
||||||
has_doctrine = tenet_mendicant_preachers
|
has_doctrine = tenet_mendicant_preachers
|
||||||
has_doctrine = tenet_gnosticism
|
has_doctrine = tenet_gnosticism
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = zoroastrianism_religion
|
religion_tag = zoroastrianism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -727,7 +727,7 @@ court_chaplain_conversion_contextual_bonuses = {
|
||||||
limit = {
|
limit = {
|
||||||
exists = scope:county
|
exists = scope:county
|
||||||
scope:councillor.faith = { has_doctrine_parameter = christian_syncretic_actor_opinion_active }
|
scope:councillor.faith = { has_doctrine_parameter = christian_syncretic_actor_opinion_active }
|
||||||
scope:county.faith = { religion_tag = christianity_religion }
|
scope:county.faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
add = {
|
add = {
|
||||||
value = scope:councillor.conversion_syncretic_with_religion_malus
|
value = scope:councillor.conversion_syncretic_with_religion_malus
|
||||||
|
|
|
||||||
|
|
@ -2865,7 +2865,7 @@ portrait_iconoclast_high_trigger = {
|
||||||
exists = this
|
exists = this
|
||||||
AND = {
|
AND = {
|
||||||
faith = { has_doctrine = tenet_aniconism }
|
faith = { has_doctrine = tenet_aniconism }
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
OR = {
|
OR = {
|
||||||
has_character_flag = need_priest_outfit
|
has_character_flag = need_priest_outfit
|
||||||
|
|
|
||||||
|
|
@ -57,7 +57,7 @@ has_strong_religious_conviction_trigger = {
|
||||||
}
|
}
|
||||||
|
|
||||||
is_christian_trigger = {
|
is_christian_trigger = {
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
|
|
||||||
# Not-non-XYZ triggers allow us to check for specific historical faiths whilst still defaulting to something positive for variant faiths.
|
# Not-non-XYZ triggers allow us to check for specific historical faiths whilst still defaulting to something positive for variant faiths.
|
||||||
|
|
@ -779,7 +779,7 @@ is_preferred_heresy = {
|
||||||
OR = {
|
OR = {
|
||||||
#If we're Chistian, pick a heretical faiths which is in the same regional group as our origin faith (i.e., Lollards for Catholics, Iconoclasts for Orthodox, etc.)
|
#If we're Chistian, pick a heretical faiths which is in the same regional group as our origin faith (i.e., Lollards for Catholics, Iconoclasts for Orthodox, etc.)
|
||||||
AND = {
|
AND = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
OR = {
|
OR = {
|
||||||
faiths_are_in_western_christianity_group = { FAITH_1 = $ORIGIN_FAITH$ FAITH_2 = $HERETICAL_FAITH$ }
|
faiths_are_in_western_christianity_group = { FAITH_1 = $ORIGIN_FAITH$ FAITH_2 = $HERETICAL_FAITH$ }
|
||||||
faiths_are_in_orthodox_christianity_group = { FAITH_1 = $ORIGIN_FAITH$ FAITH_2 = $HERETICAL_FAITH$ }
|
faiths_are_in_orthodox_christianity_group = { FAITH_1 = $ORIGIN_FAITH$ FAITH_2 = $HERETICAL_FAITH$ }
|
||||||
|
|
@ -808,7 +808,7 @@ is_preferred_heresy = {
|
||||||
#Otherwise, we don't have any special preferences.
|
#Otherwise, we don't have any special preferences.
|
||||||
NOT = {
|
NOT = {
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = zoroastrianism_religion
|
religion_tag = zoroastrianism_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -830,7 +830,7 @@ is_valid_heresy = {
|
||||||
OR = {
|
OR = {
|
||||||
#For Christian Faiths, the origin and heretical faiths must not both be Ecumenical (excepting the faiths which aren't technically ecumenical).
|
#For Christian Faiths, the origin and heretical faiths must not both be Ecumenical (excepting the faiths which aren't technically ecumenical).
|
||||||
AND = {
|
AND = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
NAND = {
|
NAND = {
|
||||||
$ORIGIN_FAITH$ = {
|
$ORIGIN_FAITH$ = {
|
||||||
has_doctrine = special_doctrine_ecumenical_christian
|
has_doctrine = special_doctrine_ecumenical_christian
|
||||||
|
|
@ -1090,7 +1090,7 @@ refusing_conversion_is_crime_trigger = {
|
||||||
always = no
|
always = no
|
||||||
}
|
}
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = zoroastrianism_religion
|
religion_tag = zoroastrianism_religion
|
||||||
|
|
|
||||||
|
|
@ -8968,7 +8968,7 @@ faith_warrior = {
|
||||||
desc = faith_warrior.dds
|
desc = faith_warrior.dds
|
||||||
}
|
}
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = { faith = { religion_tag = christianity_religion } }
|
trigger = { faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } } }
|
||||||
desc = crusader.dds
|
desc = crusader.dds
|
||||||
}
|
}
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
|
|
@ -9085,7 +9085,7 @@ faith_warrior = {
|
||||||
desc = trait_mujahid_character_desc
|
desc = trait_mujahid_character_desc
|
||||||
}
|
}
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = { faith = { religion_tag = christianity_religion } }
|
trigger = { faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } } }
|
||||||
desc = trait_crusader_character_desc
|
desc = trait_crusader_character_desc
|
||||||
}
|
}
|
||||||
desc = trait_faith_warrior_character_desc
|
desc = trait_faith_warrior_character_desc
|
||||||
|
|
@ -9109,7 +9109,7 @@ saint = {
|
||||||
desc = trait_venerated_ancestor
|
desc = trait_venerated_ancestor
|
||||||
}
|
}
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = { faith = { religion_tag = christianity_religion } }
|
trigger = { faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } } }
|
||||||
desc = trait_saint
|
desc = trait_saint
|
||||||
}
|
}
|
||||||
desc = trait_venerated_ancestor
|
desc = trait_venerated_ancestor
|
||||||
|
|
@ -14013,13 +14013,13 @@ crusader_king = {
|
||||||
}
|
}
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
is_female = yes
|
is_female = yes
|
||||||
}
|
}
|
||||||
desc = trait_crusader_king_female
|
desc = trait_crusader_king_female
|
||||||
}
|
}
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = { faith = { religion_tag = christianity_religion } }
|
trigger = { faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } } }
|
||||||
desc = trait_crusader_king
|
desc = trait_crusader_king
|
||||||
}
|
}
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
|
|
|
||||||
|
|
@ -12997,7 +12997,7 @@ pilgrimage.6810 = {
|
||||||
}
|
}
|
||||||
cooldown = { years = 1 }
|
cooldown = { years = 1 }
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = { religion_tag = christianity_religion } #this is basically a Christian thing
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } } #this is basically a Christian thing
|
||||||
exists = faith.religious_head #you have a religious head
|
exists = faith.religious_head #you have a religious head
|
||||||
faith.religious_head = {
|
faith.religious_head = {
|
||||||
this != root #and it's not you
|
this != root #and it's not you
|
||||||
|
|
|
||||||
|
|
@ -664,7 +664,7 @@ tour_travel.1004 = {
|
||||||
trigger = {
|
trigger = {
|
||||||
is_location_valid_for_travel_event_on_land = yes
|
is_location_valid_for_travel_event_on_land = yes
|
||||||
has_activity_intent = altruism_intent
|
has_activity_intent = altruism_intent
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
is_governor = no
|
is_governor = no
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -909,7 +909,7 @@ tour_travel.1005 = {
|
||||||
trigger = {
|
trigger = {
|
||||||
is_location_valid_for_travel_event_on_land = yes
|
is_location_valid_for_travel_event_on_land = yes
|
||||||
has_activity_intent = altruism_intent
|
has_activity_intent = altruism_intent
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
is_governor = no
|
is_governor = no
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -47,7 +47,7 @@ iberia_north_africa.0001 = { #by Mathilda Bjarnehed
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = {
|
trigger = {
|
||||||
game_start_date >= 789.1.1 #The end of Umayyad Conquest
|
game_start_date >= 789.1.1 #The end of Umayyad Conquest
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
desc = iberia_north_africa.0001.christian.desc
|
desc = iberia_north_africa.0001.christian.desc
|
||||||
}
|
}
|
||||||
|
|
@ -459,14 +459,14 @@ iberia_north_africa.0016 = { #by Mathilda Bjarnehed
|
||||||
text = iberia_north_africa.0015.a
|
text = iberia_north_africa.0015.a
|
||||||
}
|
}
|
||||||
name = {
|
name = {
|
||||||
trigger = { faith = { religion_tag = christianity_religion } }
|
trigger = { faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } } }
|
||||||
text = iberia_north_africa.0016.christianity.a
|
text = iberia_north_africa.0016.christianity.a
|
||||||
}
|
}
|
||||||
name = {
|
name = {
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = {
|
faith = {
|
||||||
NOR = {
|
NOR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -7604,7 +7604,7 @@ epidemic_events.5900 = {
|
||||||
text = epidemic_events.5900.christian
|
text = epidemic_events.5900.christian
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -7613,7 +7613,7 @@ epidemic_events.5900 = {
|
||||||
trigger = {
|
trigger = {
|
||||||
NOT = {
|
NOT = {
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -8585,7 +8585,7 @@ epidemic_events.5906 = {
|
||||||
is_available_adult = yes
|
is_available_adult = yes
|
||||||
is_landed = yes
|
is_landed = yes
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
exists = cp:councillor_marshal
|
exists = cp:councillor_marshal
|
||||||
}
|
}
|
||||||
|
|
@ -9235,7 +9235,7 @@ epidemic_events.5999 = {
|
||||||
name = {
|
name = {
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -9245,7 +9245,7 @@ epidemic_events.5999 = {
|
||||||
trigger = {
|
trigger = {
|
||||||
NOT = {
|
NOT = {
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -9311,7 +9311,7 @@ epidemic_events.6000 = {
|
||||||
text = epidemic_events.5900.christian
|
text = epidemic_events.5900.christian
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -9320,7 +9320,7 @@ epidemic_events.6000 = {
|
||||||
trigger = {
|
trigger = {
|
||||||
NOT = {
|
NOT = {
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -798,8 +798,8 @@ ep3_laamp_flavor.0050 = {
|
||||||
has_government = landless_adventurer_government
|
has_government = landless_adventurer_government
|
||||||
is_adult = yes
|
is_adult = yes
|
||||||
is_available_allow_travelling = yes
|
is_available_allow_travelling = yes
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
location.faith = { religion_tag = christianity_religion }
|
location.faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
NOR = {
|
NOR = {
|
||||||
has_trait = witch
|
has_trait = witch
|
||||||
any_secret = { type = secret_witch }
|
any_secret = { type = secret_witch }
|
||||||
|
|
|
||||||
|
|
@ -3056,7 +3056,7 @@ fp2_yearly.4006 = {
|
||||||
|
|
||||||
#You are not Christian at all
|
#You are not Christian at all
|
||||||
NOT = {
|
NOT = {
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
|
|
||||||
#and you have a county that has a free holding slot
|
#and you have a county that has a free holding slot
|
||||||
|
|
@ -3272,7 +3272,7 @@ fp2_yearly.4007 = {
|
||||||
exists = cp:councillor_court_chaplain
|
exists = cp:councillor_court_chaplain
|
||||||
|
|
||||||
#You are Christian
|
#You are Christian
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
|
|
||||||
#You can see sea shells on the sea shore
|
#You can see sea shells on the sea shore
|
||||||
NOT = {
|
NOT = {
|
||||||
|
|
@ -3937,7 +3937,7 @@ fp2_yearly.4010 = {
|
||||||
name = fp2_yearly.4010.a
|
name = fp2_yearly.4010.a
|
||||||
|
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
|
|
||||||
duel = {
|
duel = {
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ learning_theology.1301 = {
|
||||||
first_valid = {
|
first_valid = {
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
desc = learning_theology.1301.desc_regula_pastoralis
|
desc = learning_theology.1301.desc_regula_pastoralis
|
||||||
}
|
}
|
||||||
|
|
@ -1144,7 +1144,7 @@ learning_theology.3021 = {
|
||||||
triggered_desc = {
|
triggered_desc = {
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = {
|
faith = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
desc = learning_theology.3021.desc_christian
|
desc = learning_theology.3021.desc_christian
|
||||||
|
|
@ -3625,7 +3625,7 @@ learning_theology_special.1101 = {
|
||||||
faith = {
|
faith = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = judaism_religion
|
religion_tag = judaism_religion
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = dualism_religion
|
religion_tag = dualism_religion
|
||||||
religion_tag = islam_religion
|
religion_tag = islam_religion
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2962,7 +2962,7 @@ court_yearly.7030 = {
|
||||||
scripted_trigger court_7040_ascetic_religion_trigger = {
|
scripted_trigger court_7040_ascetic_religion_trigger = {
|
||||||
faith = {
|
faith = {
|
||||||
OR = {
|
OR = {
|
||||||
religion_tag = christianity_religion
|
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||||
religion_tag = buddhism_religion
|
religion_tag = buddhism_religion
|
||||||
religion_tag = jainism_religion
|
religion_tag = jainism_religion
|
||||||
religion_tag = taoism_religion
|
religion_tag = taoism_religion
|
||||||
|
|
|
||||||
|
|
@ -24,13 +24,13 @@ c_szerem = {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
d_bosna = {
|
d_bosnia = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = yugoslavia0002
|
holder = yugoslavia0002
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
d_lower_bosna = {
|
d_krajina = {
|
||||||
2554.1.1 = {
|
2554.1.1 = {
|
||||||
holder = yugoslavia0002
|
holder = yugoslavia0002
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -5394,7 +5394,7 @@ e_greece = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -196,7 +196,7 @@ e_greece = {
|
||||||
limit = {
|
limit = {
|
||||||
is_ai = yes
|
is_ai = yes
|
||||||
}
|
}
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1861,11 +1861,11 @@ e_arabia = {
|
||||||
capital = c_jerusalem
|
capital = c_jerusalem
|
||||||
|
|
||||||
can_create = {
|
can_create = {
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
|
|
||||||
can_create_on_partition = {
|
can_create_on_partition = {
|
||||||
faith = { religion_tag = christianity_religion }
|
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||||
}
|
}
|
||||||
|
|
||||||
ai_primary_priority = {
|
ai_primary_priority = {
|
||||||
|
|
|
||||||
|
|
@ -15964,8 +15964,8 @@
|
||||||
d_bohemia:0 "Prague"
|
d_bohemia:0 "Prague"
|
||||||
d_bohemia_adj:0 "Praguer"
|
d_bohemia_adj:0 "Praguer"
|
||||||
d_bordeaux:0 "Bordeaux"
|
d_bordeaux:0 "Bordeaux"
|
||||||
d_bosna:2 "Upper Bosnia"
|
d_bosna:2 "Bosnia"
|
||||||
d_bosna_adj:1 "Upper Bosnian"
|
d_bosna_adj:1 "Bosnian"
|
||||||
d_bosnia:0 "Bosnia"
|
d_bosnia:0 "Bosnia"
|
||||||
d_bosnia_adj:0 "Bosnian"
|
d_bosnia_adj:0 "Bosnian"
|
||||||
d_braganza:0 "Braganza"
|
d_braganza:0 "Braganza"
|
||||||
|
|
@ -26321,9 +26321,17 @@
|
||||||
e_baltic_adj:0 "Baltic"
|
e_baltic_adj:0 "Baltic"
|
||||||
|
|
||||||
###Yugoslavia
|
###Yugoslavia
|
||||||
|
k_montenegro:0 "Montenegro"
|
||||||
|
k_montenegro_adj:0 "Montenegrin"
|
||||||
b_prekmurje:0 "Prekmurje"
|
b_prekmurje:0 "Prekmurje"
|
||||||
|
c_moslavina:0 "Moslavina"
|
||||||
|
c_moslavina_adj:0 "Moslavinian"
|
||||||
c_maribor:0 "Maribor"
|
c_maribor:0 "Maribor"
|
||||||
c_maribor_adj:0 "Mariborian"
|
c_maribor_adj:0 "Mariborian"
|
||||||
|
d_krajina:0 "Krajina"
|
||||||
|
d_krajina_adj:0 "Krajinian"
|
||||||
|
d_herzegovina:0 "Herzegovina"
|
||||||
|
d_herzegovina_adj:0 "Herzegovina"
|
||||||
|
|
||||||
###Crimea
|
###Crimea
|
||||||
d_sevastopol:0 "Sevastopol"
|
d_sevastopol:0 "Sevastopol"
|
||||||
|
|
|
||||||
BIN
map_data/provinces.png
(Stored with Git LFS)
BIN
map_data/provinces.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue