Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev

This commit is contained in:
Heidesommer 2026-05-20 22:51:37 -04:00
commit 8fc56834b7
4 changed files with 178 additions and 2 deletions

View file

@ -12926,6 +12926,176 @@ k_bashkiria = {
} }
} }
d_greek_catholic_hof={
pattern="pattern_solid.dds"
color1=red
color2=white
colored_emblem={
color1=black
color2=black
texture="ce_frame_circle_borre_single.dds"
instance={
position={ 0.450000 0.570000 }
scale={ 0.080000 0.080000 }
depth=4.010000
}
}
colored_emblem={
color1=white
color2=white
texture="ce_cross_patriarchal_hungary.dds"
instance={
position={ 0.500000 0.470000 }
depth=14.010000
}
}
colored_emblem={
color1=yellow
texture="ce_circle_mask.dds"
instance={
position={ 0.500000 0.485000 }
scale={ 0.250000 0.333000 }
depth=9.010000
}
}
colored_emblem={
color1=red
texture="ce_circle_mask.dds"
instance={
position={ 0.500000 0.195000 }
scale={ 1.000000 0.125000 }
depth=15.010000
}
}
colored_emblem={
color1=yellow
texture="ce_star_06.dds"
instance={
position={ 0.200000 0.130000 }
scale={ 0.200000 0.200000 }
depth=10.010000
}
instance={
position={ 0.800000 0.130000 }
scale={ 0.200000 0.200000 }
depth=11.010000
}
instance={
position={ 0.500000 0.880000 }
scale={ 0.200000 0.200000 }
depth=12.010000
}
}
colored_emblem={
color1=black
texture="ce_circle_mask.dds"
instance={
position={ 0.500000 0.520000 }
scale={ 0.020000 0.020000 }
depth=7.010000
}
instance={
position={ 0.500000 0.380000 }
scale={ 0.020000 0.020000 }
depth=8.010000
}
}
colored_emblem={
color1=black
texture="ce_letter_y.dds"
instance={
position={ 0.550000 0.570000 }
scale={ 0.100000 0.100000 }
depth=3.010000
}
}
colored_emblem={
color1=black
texture="ce_letter_m.dds"
instance={
position={ 0.450000 0.450000 }
scale={ 0.100000 0.100000 }
depth=6.010000
}
}
colored_emblem={
color1=white
texture="ce_cross_patriarchal_hungary.dds"
instance={
position={ 0.500000 0.515000 }
scale={ 1.000000 -1.000000 }
depth=16.010000
}
}
colored_emblem={
color1=black
texture="ce_letter_p.dds"
instance={
position={ 0.550000 0.450000 }
scale={ 0.100000 0.100000 }
depth=5.010000
}
}
colored_emblem={
color1=blue_light
color2=green
texture="ce_circle_mask.dds"
instance={
position={ 0.500000 1.000000 }
scale={ 0.395000 0.460000 }
depth=13.010000
}
}
colored_emblem={
color1=black
texture="ce_block_02.dds"
instance={
position={ 0.450000 0.570000 }
scale={ 0.095000 0.005000 }
}
instance={
position={ 0.500000 0.380000 }
scale={ 0.165000 0.005000 }
depth=1.010000
}
instance={
position={ 0.500000 0.520000 }
scale={ 0.190000 0.005000 }
depth=2.010000
}
}
}
d_mariavite_hof={ d_mariavite_hof={
pattern="pattern_solid.dds" pattern="pattern_solid.dds"
color1=yellow color1=yellow

View file

@ -867,6 +867,7 @@ king_theocracy_female_christianity_religion_orthodox = {
top_liege = no top_liege = no
} }
governments = { theocracy_government } governments = { theocracy_government }
#religions = { christianity_religion }
religions = { eastern_orthodox_religion } religions = { eastern_orthodox_religion }
} }
kingdom_theocracy_christianity_religion_orthodox = { kingdom_theocracy_christianity_religion_orthodox = {
@ -885,6 +886,7 @@ emperor_theocracy_male_christianity_religion_orthodox = {
special = holder special = holder
tier = empire tier = empire
priority = 107 priority = 107
governments = { theocracy_government }
flavourization_rules = { flavourization_rules = {
top_liege = no top_liege = no
} }

View file

@ -965,6 +965,10 @@ doctrine_spiritual_head = {
doctrine_holy_order_head = { doctrine_holy_order_head = {
icon = "doctrine_holy_order" icon = "doctrine_holy_order"
visible = no
piety_cost = { piety_cost = {
value = faith_doctrine_cost_high value = faith_doctrine_cost_high
if = { if = {

View file

@ -1,7 +1,7 @@
namespace = N3OW_faith_creation namespace = N3OW_faith_creation
# Fired when you make a faith. Holy Order rel head setup # Fired when you make a faith. Holy Order rel head setup
ate_faith_creation.0001 = { N3OW_holy_order.0001 = {
hidden = yes hidden = yes
trigger = { trigger = {
@ -16,7 +16,7 @@ ate_faith_creation.0001 = {
} }
} }
namespace = ate_holy_order namespace = N3OW_holy_order
# this event needs localisations #fune # this event needs localisations #fune
# Create Holy Order HoF Titles # Create Holy Order HoF Titles