formables updated + more stuff for baltics

Formables:
Hegemony of Europa made in place of e_european_union, dynamically generated hegemony title
Kingdom of Rhineland duchies integration and events fixed
Cosmetic changes to titles tags and capitals
Baltics:
Start content for decision to elevate the duchy of Gdansk
Konigsberg Cathedral
Buildings and Holdings
This commit is contained in:
falsanix 2026-04-08 12:50:35 +03:00
parent 839540856d
commit 7d4dc30fb0
9 changed files with 375 additions and 121 deletions

View file

@ -9355,6 +9355,160 @@ spilberk_castle_01 = {
flag = travel_point_of_interest_martial
}
##########
# Königsberg Cathedral (rebuilt in 1992-1998)
##########
konigsberg_cathedral_01 = {
construction_time = very_slow_construction_time
type_icon = "icon_structure_cologne_cathedral.dds"
asset = {
type = pdxmesh
name = "building_special_wawel_cathedral_01_mesh"
requires_dlc_flag = medieval_monuments
}
can_construct_potential = {
}
can_construct = {
OR = {
scope:holder = {
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
}
custom_description = {
text = holy_site_building_trigger
barony = {
is_holy_site_of = scope:holder.faith
}
}
}
scope:holder = {
culture = {
has_innovation = innovation_city_planning
}
}
}
is_enabled = {
always = yes
}
cost_gold = 1000
character_modifier = {
monthly_piety = 0.25
monthly_piety_gain_per_knight_add = 0.05
monthly_dynasty_prestige_mult = 0.05
clergy_opinion = 5
learning = 2
}
province_modifier = {
monthly_income = 1
}
county_modifier = {
tax_mult = 0.1
development_growth_factor = 0.15
development_growth = 0.1
}
on_complete = {
#Regular Mandala Boon
mandala_built_piety_duchy_building_t3_effect = yes
}
next_building = konigsberg_cathedral_02
ai_value = {
base = 100
ai_pious_building_preference_modifier = yes
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_religious
flag = holy_building
}
konigsberg_cathedral_02 = {
construction_time = very_slow_construction_time
type_icon = "icon_structure_cologne_cathedral.dds"
asset = {
type = pdxmesh
name = "building_special_wawel_cathedral_01_mesh"
requires_dlc_flag = medieval_monuments
}
can_construct_potential = {
}
can_construct = {
OR = {
scope:holder = {
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
}
custom_description = {
text = holy_site_building_trigger
barony = {
is_holy_site_of = scope:holder.faith
}
}
}
scope:holder = {
culture = {
has_innovation = innovation_manorialism
}
}
}
is_enabled = {
always = yes
}
cost_gold = 1000
cost_piety = 1000
character_modifier = {
monthly_dynasty_prestige_mult = 0.1
cultural_head_fascination_mult = 0.05
monthly_lifestyle_xp_gain_mult = 0.1
faith_creation_piety_cost_mult = -0.2
faith_conversion_piety_cost_mult = -0.2
}
province_modifier = {
monthly_income = 2
travel_danger = -10
}
county_modifier = {
tax_mult = 0.2
development_growth_factor = 0.25
development_growth = 0.15
}
on_complete = {
#Regular Mandala Boon
mandala_built_piety_duchy_building_t3_effect = yes
}
ai_value = {
base = 8
ai_pious_building_preference_modifier = yes
}
type = special
flag = travel_point_of_interest_religious
flag = travel_point_of_interest_learning
flag = holy_building
flag = special_university
}
########################################
# YUGOSLAVIJA
########################################