coa fix and helvetic head of faith

This commit is contained in:
edwardtheelbowhigh 2026-01-26 16:38:07 +00:00
parent b37b99d4fc
commit e676023ac7
12 changed files with 173 additions and 17 deletions

View file

@ -5068,6 +5068,77 @@ d_lutheran_hof={
}
d_helvetic_hof={
pattern="pattern_solid.dds"
color1=red
color2=yellow
color3=white
colored_emblem={
color1=blue
texture="ce_block_02.dds"
instance={
position={ 0.500000 1.000000 }
scale={ 1.000000 0.310000 }
depth=4.010000
}
}
colored_emblem={
color1=white
texture="ce_cross_crosslet.dds"
instance={
position={ 0.500000 0.170000 }
scale={ 0.250000 0.250000 }
}
}
colored_emblem={
color1=red
texture="ce_block_02.dds"
instance={
depth=6.010000
}
}
colored_emblem={
color1=white
texture="ce_hand.dds"
instance={
position={ 0.290000 0.480000 }
scale={ 0.250000 0.250000 }
depth=1.010000
}
instance={
position={ 0.710000 0.480000 }
scale={ 0.250000 0.250000 }
depth=2.010000
}
instance={
position={ 0.500000 0.450000 }
scale={ 0.330000 0.330000 }
depth=3.010000
}
}
colored_emblem={
color1=white
texture="ce_fess_dancetty.dds"
instance={
position={ 0.500000 0.840000 }
scale={ 1.000000 -1.000000 }
depth=5.010000
}
}
}
d_anglican_hof={
pattern="pattern_horizontal_split_01.dds"

View file

@ -6931,7 +6931,7 @@ c_matera={
}
c_vercelli{
c_vercelli={
pattern="pattern_horizontal_split_01.dds"
color1=blue
color2=blue

View file

@ -0,0 +1,12 @@
c_bornholm={
pattern="pattern_solid.dds"
color1=red
color2=yellow
color3=red
colored_emblem={
color1=white
color2=green
texture="NEOW_ce_cross_nordic.dds"
}
}

View file

@ -207,6 +207,7 @@ form_the_kingdom_of_rhineland_decision = {
completely_controls = title:d_lower_lorraine
completely_controls = title:d_cologne
completely_controls = title:d_trier
top_liege = this
}
is_valid_showing_failures_only = {
@ -258,10 +259,20 @@ form_the_kingdom_of_rhineland_decision = {
}
else = { custom_tooltip = form_the_kingdom_of_rhineland_decision.tt.drift.c_bitburg }
if = {
limit = { completely_controls = title:c_nassau }
title:d_navarra = { set_de_jure_liege_title = title:d_lower_lorraine }
limit = { completely_controls = title:d_frankfurt }
title:d_frankfurt = { set_de_jure_liege_title = title:k_rhineland }
}
else = { custom_tooltip = form_the_kingdom_of_rhineland_decision.tt.drift.c_nassau }
else = { custom_tooltip = form_the_kingdom_of_rhineland_decision.tt.drift.d_frankfurt }
if = {
limit = { completely_controls = title:d_baden }
title:d_frankfurt = { set_de_jure_liege_title = title:k_rhineland }
}
else = { custom_tooltip = form_the_kingdom_of_rhineland_decision.tt.drift.d_baden }
if = {
limit = { completely_controls = title:d_freiburg }
title:d_frankfurt = { set_de_jure_liege_title = title:k_rhineland }
}
else = { custom_tooltip = form_the_kingdom_of_rhineland_decision.tt.drift.d_freiburg }
# Once per game.
add_to_global_variable_list = {
name = unavailable_unique_decisions
@ -272,6 +283,18 @@ form_the_kingdom_of_rhineland_decision = {
name = flag_formed_kingdom_of_rhineland
value = scope:founder
}
title:e_europa = {
every_in_de_jure_hierarchy = {
limit = {
tier = tier_kingdom
any_in_de_jure_hierarchy = {
tier = tier_county
title_province = { geographical_region = custom_rhineland}
}
}
set_de_jure_liege_title = title:e_germania
}
}
}
cost = {

View file

@ -110,7 +110,25 @@ d_anglican_hof = {
no_automatic_claims = yes
always_follows_primary_heir = yes
de_jure_drift_disabled = yes
}
}
d_helvetic_hof = {
color = { 165 165 165 }
definite_form = yes
ruler_uses_title_name = no
landless = yes
capital = c_geneva
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
}
d_lutheran_hof = {
color = { 51 76 229 }

View file

@ -648,7 +648,7 @@
color = { 127 127 163 }
icon = helvetic
# religious_head = k_papal_state
religious_head = d_helvetic_hof
holy_site = edinburgh
holy_site = the_hague
@ -672,10 +672,10 @@
doctrine = tenet_aniconism
doctrine = tenet_literalism
doctrine = tenet_communion
ReligiousHeadName = helvetic_england_religious_head_title
ReligiousHeadTitleName = helvetic_england_religious_head_title_name
localization = { # placeholder
ReligiousHeadName = helvetic_religious_head_title
ReligiousHeadTitleName = helvetic_religious_head_title_name
}
holy_order_names = { #placeholder
}

View file

@ -705,7 +705,7 @@ great_holy_war_target_kingdom_weight = {
geographical_region = ghw_region_northern_italy
geographical_region = ghw_region_france
geographical_region = ghw_region_germany
geographical_region = ghw_region_england
#geographical_region = ghw_region_england
}
}
}