Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
4618ca7ce3
20 changed files with 517 additions and 77 deletions
|
|
@ -3051,9 +3051,13 @@
|
|||
desc = tenet_bhakti_name
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { faith = faith:folketro }
|
||||
trigger = { religion_tag = eastern_orthodox_religion }
|
||||
desc = tenet_bhakti_orthodox_name
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { this = faith:folketro }
|
||||
desc = tenet_bhakti_folketro_name
|
||||
}
|
||||
}
|
||||
desc = tenet_bhakti_patron_god_name
|
||||
}
|
||||
}
|
||||
|
|
@ -3061,9 +3065,13 @@
|
|||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = { faith = faith:folketro }
|
||||
trigger = { this = faith:folketro }
|
||||
desc = tenet_bhakti_folketro_desc
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { religion_tag = eastern_orthodox_religion }
|
||||
desc = tenet_bhakti_orthodox_desc
|
||||
}
|
||||
desc = tenet_bhakti_desc
|
||||
}
|
||||
}
|
||||
|
|
@ -3074,6 +3082,7 @@
|
|||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = hinduism_religion
|
||||
religion_tag = orthodox_religion
|
||||
# With FP1, Germanics also get personal deities.
|
||||
AND = {
|
||||
religion_tag = folkgerman_religion
|
||||
|
|
|
|||
|
|
@ -766,6 +766,16 @@ zurich = {
|
|||
}
|
||||
}
|
||||
|
||||
debrecen = {
|
||||
county = c_hajdu_bihar
|
||||
barony = b_debrecen
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety = 0.5
|
||||
same_faith_opinion = 10
|
||||
}
|
||||
}
|
||||
|
||||
# Lutheran
|
||||
|
||||
eisenach = {
|
||||
|
|
@ -914,20 +924,20 @@ constantinople = {
|
|||
}
|
||||
}
|
||||
|
||||
alexandria = {
|
||||
county = c_alexandria
|
||||
athos = {
|
||||
county = c_athos
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_alexandria_effect_name
|
||||
name = holy_site_athos_effect_name
|
||||
learning_per_piety_level = 1
|
||||
}
|
||||
}
|
||||
|
||||
antioch = {
|
||||
county = c_antiocheia
|
||||
iasi= {
|
||||
county = c_iasi
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_antioch_effect_name
|
||||
name = holy_site_iasi_effect_name
|
||||
martial_per_piety_level = 1
|
||||
knight_effectiveness_mult = 0.1
|
||||
}
|
||||
|
|
@ -2457,7 +2467,7 @@ jorvik = {
|
|||
}
|
||||
|
||||
konugardr = {
|
||||
county = c_kiev
|
||||
county = c_kyiv
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_konugardr_effect_name
|
||||
|
|
@ -2531,7 +2541,8 @@ novgorod = {
|
|||
}
|
||||
|
||||
barlad = {
|
||||
county = c_barlad
|
||||
county = c_vaslui
|
||||
barony = b_barlad
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_barlad_effect_name
|
||||
|
|
@ -2545,12 +2556,129 @@ plock = {
|
|||
|
||||
character_modifier = {
|
||||
name = holy_site_plock_effect_name
|
||||
same_faith_opinion = 5
|
||||
same_faith_opinion = 15
|
||||
}
|
||||
}
|
||||
|
||||
czestochowa = {
|
||||
county = c_ratibor
|
||||
barony = b_czestochowa
|
||||
character_modifier = {
|
||||
name = holy_site_plock_effect_name
|
||||
same_faith_opinion = 15
|
||||
}
|
||||
}
|
||||
|
||||
niepokalanow = {
|
||||
county = c_czerska
|
||||
barony = b_sochaczew
|
||||
character_modifier = {
|
||||
name = holy_site_plock_effect_name
|
||||
same_faith_opinion = 15
|
||||
}
|
||||
}
|
||||
|
||||
gietrzwald = {
|
||||
county = c_allenstein
|
||||
barony = b_osterode
|
||||
character_modifier = {
|
||||
name = holy_site_plock_effect_name
|
||||
same_faith_opinion = 15
|
||||
}
|
||||
}
|
||||
|
||||
# Baltic
|
||||
|
||||
|
||||
|
||||
sventoji = {
|
||||
county = c_palanga
|
||||
barony = b_duvzare
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_pokaini_effect_name
|
||||
#controlled_province_advantage = 5
|
||||
stress_loss_mult = 0.1
|
||||
}
|
||||
}
|
||||
|
||||
svencionys = {
|
||||
county = c_kernave
|
||||
barony = b_pabrade
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_pokaini_effect_name
|
||||
#controlled_province_advantage = 5
|
||||
stress_loss_mult = 0.2
|
||||
}
|
||||
}
|
||||
|
||||
vilnius = {
|
||||
county = c_kernave
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_pokaini_effect_name
|
||||
vassal_opinion = 5
|
||||
county_opinion_add = 5
|
||||
}
|
||||
}
|
||||
|
||||
palanga = {
|
||||
county = c_palanga
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_torun_effect_name
|
||||
martial_per_piety_level = 1
|
||||
knight_effectiveness_mult = 0.2
|
||||
}
|
||||
}
|
||||
|
||||
kernave = {
|
||||
county = c_kernave
|
||||
barony = b_kernave
|
||||
character_modifier = {
|
||||
name = holy_site_torun_effect_name
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
}
|
||||
|
||||
talsi = {
|
||||
county = c_vanemane
|
||||
barony = b_dundaga
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_talsi_effect_name
|
||||
vassal_opinion = 10
|
||||
}
|
||||
}
|
||||
samma_tammealuse = {
|
||||
county = c_laane_viru
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_samma_tammealuse_effect_name
|
||||
controlled_province_advantage = 5
|
||||
}
|
||||
}
|
||||
tamme_lauri = {
|
||||
county = c_tartu
|
||||
barony = b_vastseliina
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_tamme_lauri_effect_name
|
||||
monthly_piety_gain_mult = 0.1
|
||||
}
|
||||
}
|
||||
riga= {
|
||||
county = c_riga
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_pokaini_effect_name
|
||||
martial_per_piety_level = 1
|
||||
knight_effectiveness_mult = 0.2
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
pokaini = {
|
||||
county = c_zemigalians
|
||||
barony = b_dobele
|
||||
|
|
|
|||
|
|
@ -248,11 +248,11 @@ baltic_religion = { #placeholder
|
|||
color = { 191 126 28 }
|
||||
icon = romuva
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
holy_site = sventoji
|
||||
holy_site = svencionys
|
||||
holy_site = vilnius
|
||||
holy_site = palanga
|
||||
holy_site = kernave
|
||||
|
||||
#Special Tolerance
|
||||
religious_head = k_romuva_temple
|
||||
|
|
@ -325,11 +325,10 @@ baltic_religion = { #placeholder
|
|||
icon = hiisalka
|
||||
reformed_icon = hiisalka_reformed
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
holy_site = talsi
|
||||
holy_site = samma_tammealuse
|
||||
holy_site = tamme_lauri
|
||||
holy_site = riga
|
||||
|
||||
#Special Tolerance
|
||||
|
||||
|
|
|
|||
|
|
@ -709,10 +709,11 @@
|
|||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
# Uncomment once 0.3 starts being worked on # holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
holy_site = plock
|
||||
holy_site = lourdes
|
||||
holy_site = niepokalanow
|
||||
holy_site = czestochowa
|
||||
holy_site = gietrzwald
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
|
@ -1229,8 +1230,8 @@
|
|||
holy_site = jerusalem
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
holy_site = konugardr
|
||||
#holy_site = antioch
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_roman_rite
|
||||
|
|
|
|||
|
|
@ -185,7 +185,7 @@
|
|||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_gnosticism
|
||||
doctrine = special_doctrine_hermetic
|
||||
|
||||
doctrine = special_doctrine_is_christian_faith
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -253,6 +253,7 @@ hungaric_religion = { #placeholder
|
|||
holy_site = esztergom
|
||||
holy_site = poszony
|
||||
holy_site = pest
|
||||
holy_site = barlad
|
||||
|
||||
#Special Tolerance
|
||||
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
doctrine = special_doctrine_is_christian_faith
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
|
|
@ -159,10 +159,10 @@
|
|||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
PantheonTerm = orthodox_pantheon
|
||||
PantheonTerm2 = orthodox_pantheon
|
||||
PantheonTerm3 = orthodox_pantheon
|
||||
PantheonTermHasHave = pantheon_term_have
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
|
|
@ -248,18 +248,18 @@
|
|||
icon = orthodox
|
||||
religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = barlad
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
holy_site = konugardr
|
||||
holy_site = athos
|
||||
holy_site = iasi
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_independent_catholic
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = {
|
||||
|
|
@ -321,18 +321,18 @@
|
|||
icon = elysian
|
||||
#religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = barlad
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
holy_site = konugardr
|
||||
holy_site = athos
|
||||
holy_site = iasi
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_independent_catholic
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_funeral_mummification
|
||||
|
|
@ -396,11 +396,11 @@
|
|||
icon = marblist
|
||||
#religious_head = k_orthodox
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = barlad
|
||||
holy_site = constantinople
|
||||
holy_site = rome
|
||||
holy_site = alexandria
|
||||
holy_site = antioch
|
||||
holy_site = konugardr
|
||||
holy_site = athos
|
||||
holy_site = iasi
|
||||
|
||||
#Special Tolerance
|
||||
doctrine = special_doctrine_independent_catholic
|
||||
|
|
@ -408,7 +408,7 @@
|
|||
#Tenets
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_chivalric_ideals
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = tenet_bhakti
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_brotherhood_of_the_holy_sepulchre" }
|
||||
|
|
|
|||
|
|
@ -335,7 +335,7 @@
|
|||
holy_site = eisenach
|
||||
holy_site = wittenberg
|
||||
holy_site = lund
|
||||
holy_site = geneva
|
||||
#holy_site = geneva
|
||||
#holy_site = belfast
|
||||
#holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
|
@ -732,7 +732,7 @@
|
|||
holy_site = la_rochelle
|
||||
holy_site = geneva
|
||||
holy_site = zurich
|
||||
#holy_site = debrecen
|
||||
holy_site = debrecen
|
||||
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
|
@ -769,7 +769,7 @@
|
|||
holy_site = la_rochelle
|
||||
holy_site = geneva
|
||||
holy_site = zurich
|
||||
#holy_site = debrecen
|
||||
holy_site = debrecen
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_reformation_roots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue