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

This commit is contained in:
Heidesommer 2026-04-25 03:52:41 -04:00
commit f7a954eb51
9 changed files with 5531 additions and 148 deletions

BIN
gfx/map/terrain/flat_maps/flatmap.dds (Stored with Git LFS)

Binary file not shown.

BIN
gfx/map/terrain/flat_maps/flatmap_tgp.dds (Stored with Git LFS)

Binary file not shown.

View file

@ -3604,30 +3604,30 @@ coronation_crowns = {
### Hu ### ### Hu ###
#hu = { hu = {
# portrait_modifier = { portrait_modifier = {
# trigger = { trigger = {
# top_liege = this top_liege = this
# government_has_flag = government_has_merit government_has_flag = government_has_merit
# } }
# animations = female_prop_fix_additive animations = female_prop_fix_additive
# animations_props = tgp_gui_01_a animations_props = tgp_gui_01_a
# } }
# portrait_modifier = { portrait_modifier = {
# trigger = { trigger = {
# merit_level < 5 merit_level < 5
# } }
# animations = female_prop_fix_additive animations = female_prop_fix_additive
# animations_props = tgp_hu_01_a animations_props = tgp_hu_01_a
# } }
# portrait_modifier = { portrait_modifier = {
# trigger = { trigger = {
# merit_level >= 5 merit_level >= 5
# } }
# animations = female_prop_fix_additive animations = female_prop_fix_additive
# animations_props = tgp_hu_01_b animations_props = tgp_hu_01_b
# } }
#} }
### Cultural Books ### ### Cultural Books ###

View file

@ -153,6 +153,40 @@ idle = {
} }
portrait_modifier_pack = one_handed_sword portrait_modifier_pack = one_handed_sword
} }
infirm_elder = {
animation = { head = "holding_crutch" torso = "holding_crutch" }
portrait_modifier = {
animations = old_eyes_decal
animations_props = pdt_crutch_01
}
weight = {
base = 0
modifier = {
add = 5000
is_alive = yes
OR = {
has_trait = infirm
has_trait_xp = { trait = fragile_bones value >= 25 }
has_trait_xp = { trait = faltering_heart value >= 25 }
}
}
}
}
withering_mind_elder = {
animation = { head = "delirium" torso = "delirium" }
weight = {
base = 0
modifier = {
add = 5000
is_alive = yes
has_trait_xp = { trait = withering_mind value >= 25 }
}
}
}
mandala_serenity_aspect = { mandala_serenity_aspect = {
animation = { head = "wedding_priest_idle_entry" torso = "wedding_priest_idle_entry" } animation = { head = "wedding_priest_idle_entry" torso = "wedding_priest_idle_entry" }
@ -163,7 +197,7 @@ idle = {
add = 1000 add = 1000
government_has_flag = government_is_mandala government_has_flag = government_is_mandala
house.house_head ?= this house.house_head ?= this
house = { has_house_power_parameter = aspect_of_serenity } house = { has_house_aspiration_parameter = aspect_of_serenity }
has_mandala_aspect_2_or_higher_trigger = yes has_mandala_aspect_2_or_higher_trigger = yes
trigger_if = { trigger_if = {
limit = { limit = {
@ -191,7 +225,7 @@ idle = {
add = 1000 add = 1000
government_has_flag = government_is_mandala government_has_flag = government_is_mandala
house.house_head ?= this house.house_head ?= this
house = { has_house_power_parameter = aspect_of_destruction } house = { has_house_aspiration_parameter = aspect_of_destruction }
has_mandala_aspect_2_or_higher_trigger = yes has_mandala_aspect_2_or_higher_trigger = yes
trigger_if = { trigger_if = {
limit = { limit = {
@ -219,7 +253,7 @@ idle = {
add = 1000 add = 1000
government_has_flag = government_is_mandala government_has_flag = government_is_mandala
house.house_head ?= this house.house_head ?= this
house = { has_house_power_parameter = aspect_of_trickery } house = { has_house_aspiration_parameter = aspect_of_trickery }
has_mandala_aspect_2_or_higher_trigger = yes has_mandala_aspect_2_or_higher_trigger = yes
trigger_if = { trigger_if = {
limit = { limit = {
@ -246,7 +280,7 @@ idle = {
add = 1000 add = 1000
government_has_flag = government_is_mandala government_has_flag = government_is_mandala
house.house_head ?= this house.house_head ?= this
house = { has_house_power_parameter = aspect_of_creation } house = { has_house_aspiration_parameter = aspect_of_creation }
has_mandala_aspect_2_or_higher_trigger = yes has_mandala_aspect_2_or_higher_trigger = yes
trigger_if = { trigger_if = {
limit = { limit = {
@ -349,7 +383,7 @@ idle = {
base = 0 base = 0
modifier = { modifier = {
add = 6000 add = 6000
government_has_flag = government_is_true_herder government_has_flag = government_is_herder
} }
} }
} }
@ -366,6 +400,22 @@ idle = {
portrait_modifier_pack = one_handed_sword portrait_modifier_pack = one_handed_sword
} }
character_henry = {
animation = { head = "council_marshal" torso = "council_marshal" }
weight = {
base = 0
modifier = {
add = 5000
OR = {
this = character:easteregg_henry_of_skalitz
this = character:easteregg_henry_kobyla
this = character:easteregg_henry_kobyla_late
}
}
}
portrait_modifier_pack = long_swords
}
character_yahya = { character_yahya = {
animation = { head = "chessCocky1_entry" torso = "chessCocky1_entry" } animation = { head = "chessCocky1_entry" torso = "chessCocky1_entry" }
portrait_modifier = { portrait_modifier = {
@ -2202,9 +2252,8 @@ minister_works = {
} }
} }
portrait_modifier = { portrait_modifier = {
animations_props = steward_prop
animations = female_prop_fix_additive
} }
} }
minister_works_fat_dwarf = { # Also just fat and just dwarf minister_works_fat_dwarf = { # Also just fat and just dwarf
@ -5339,6 +5388,16 @@ loss_1 = {
} }
} }
holding_crutch = {
default = {
default = { head = "holding_crutch" torso = "holding_crutch" }
portrait_modifier = {
animations = old_eyes_decal
animations_props = pdt_crutch_01
}
}
}
# Book # Book
page_flipping = { page_flipping = {

View file

@ -7,101 +7,49 @@
template = no_headgear template = no_headgear
} }
##ccp9 ## SP5 - Symbols of Authority ##
add_accessory_modifiers = { add_accessory_modifiers = {
gene = headgear gene = headgear
template = ccp9_liao_high_nobility_headgear template = sp5_crowns
is_valid_custom = { is_valid_custom = {
has_cp9_dlc_trigger = yes has_sp5_dlc_triggers = yes
} }
} }
add_accessory_modifiers = { ## CCP9
gene = headgear
template = ccp9_liao_commoner_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = { add_accessory_modifiers = {
gene = headgear gene = headgear
template = ccp9_dali_low_nobility_headgear template = ccp9_commoner_headgear
is_valid_custom = { is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = {
gene = headgear
template = ccp9_dali_high_nobility_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = {
gene = headgear
template = ccp9_silla_royalty_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = {
gene = headgear
template = ccp9_uyghur_low_nobility_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = {
gene = headgear
template = ccp9_uyghur_royalty_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = {
gene = headgear
template = ccp9_uyghur_high_nobility_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = {
gene = headgear
template = ccp9_tangut_high_nobility_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = {
gene = headgear
template = ccp9_tangut_royalty_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes has_cp9_dlc_trigger = yes
} }
} }
add_accessory_modifiers = {
gene = headgear
template = ccp9_jurchen_nobility_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = { add_accessory_modifiers = {
gene = headgear gene = headgear
template = ccp9_ming_nobility_headgear template = ccp9_low_nobility_headgear
is_valid_custom = { is_valid_custom = {
has_cp9_dlc_trigger = yes has_cp9_dlc_trigger = yes
} }
} }
add_accessory_modifiers = {
gene = headgear
template = ccp9_high_nobility_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
add_accessory_modifiers = {
gene = headgear
template = ccp9_royalty_headgear
is_valid_custom = {
has_cp9_dlc_trigger = yes
}
}
## CCP7 Emishi Ainu ## ## CCP7 Emishi Ainu ##
@ -1634,4 +1582,6 @@
template = spectacles template = spectacles
} }
} }

File diff suppressed because it is too large Load diff

View file

@ -630,23 +630,6 @@ zapadoslavia0029 = {
} }
} }
zapadoslavia0029 = {
name = "Sulistryj"
dynasty = swinka_dynasty
religion = mariavite
culture = NEOW_greater_polish
trait = sadistic
trait = gregarious
trait = calm
trait = education_stewardship_4
2513.6.27 = {
birth = yes
}
2600.1.1 = {
death = yes
}
}
zapadoslavia0030 = { zapadoslavia0030 = {
name = "Stoigniew" name = "Stoigniew"
dynasty = elk_dynasty dynasty = elk_dynasty

View file

@ -40,7 +40,7 @@ c_krakowska = {
c_sandomierska = { c_sandomierska = {
2554.1.1 = { 2554.1.1 = {
holder = zapadoslavia0020 holder = zapadoslavia0020
liege = d_lesser_poland liege = k_poland
} }
} }
@ -131,7 +131,6 @@ c_suwalki = {
d_masuria = { d_masuria = {
2547.1.1 = { 2547.1.1 = {
holder = zapadoslavia0029 holder = zapadoslavia0029
liege = k_poland
} }
} }
@ -145,7 +144,6 @@ c_angerburg = {
d_prussia = { d_prussia = {
2546.2.24 = { 2546.2.24 = {
holder = zapadoslavia0031 holder = zapadoslavia0031
liege = k_poland
change_development_level = 9 change_development_level = 9
} }
} }
@ -240,6 +238,7 @@ c_ostroleka = {
d_pomerelia = { d_pomerelia = {
2554.1.1 = { 2554.1.1 = {
holder = zapadoslavia0006 #polandking holder = zapadoslavia0006 #polandking
liege = k_poland
} }
} }

View file

@ -52,28 +52,24 @@ c_turov = {
d_pinsk = { d_pinsk = {
2545.1.1 = { 2545.1.1 = {
holder = nistria0001 holder = nistria0001
liege = k_lithuania
} }
} }
d_minsk = { d_minsk = {
2544.1.1 = { 2544.1.1 = {
holder = nistria0001 holder = nistria0001
liege = k_lithuania
} }
} }
d_grodno = { d_grodno = {
2550.1.1 = { 2550.1.1 = {
holder = nistria0001 holder = nistria0001
liege = k_lithuania
} }
} }
d_turov = { d_turov = {
2550.1.1 = { 2550.1.1 = {
holder = nistria0001 holder = nistria0001
liege = k_lithuania
} }
} }