loc changes, added Statue of Clorinda

Moved the special buildings into their own loc file, added the Statue of Clorinda in Bayonne + reorganized the file a bit
This commit is contained in:
GoTouchSomeGrass314 2026-02-03 11:29:53 +01:00
parent 0dbaa7c06c
commit b76029941a
4 changed files with 390 additions and 194 deletions

View file

@ -1,54 +1,6 @@
##########
# Fortress Monastery of Andorra
##########
fortress_andorra_01 = {
construction_time = very_slow_construction_time
type_icon = "icon_structure_falak_ol_aflak_citadel.dds"
can_construct_potential = {
scope:holder = {
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
}
}
is_enabled = {
scope:holder = {
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
}
}
cost_gold = 1000
character_modifier = {
monthly_piety_gain_mult = 0.1
zealot_opinion = 5
}
county_modifier = {
hostile_raid_time = 0.5
}
province_modifier = {
fort_level = 4
defender_holding_advantage = 4
monthly_income = 1
}
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_religious
}
########################################
# EUROPA
########################################
##########
# Leuven University
@ -661,6 +613,10 @@ verdun_memorial_01 = {
flag = travel_point_of_interest_religious
}
########################################
# FRANCE
########################################
##########
# Tour Eiffel / Eiffel Tower - only the first story remain, due to technology wont be able to be reconstructed, only maintained
##########
@ -1944,3 +1900,237 @@ port_of_la_rochelle_03 = {
flag = travel_point_of_interest_economic
}
########################################
# IBERIA
########################################
##########
# Fortress Monastery of Andorra
##########
fortress_andorra_01 = {
construction_time = very_slow_construction_time
type_icon = "icon_structure_falak_ol_aflak_citadel.dds"
can_construct_potential = {
scope:holder = {
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
}
}
is_enabled = {
scope:holder = {
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
}
}
cost_gold = 1000
character_modifier = {
monthly_piety_gain_mult = 0.1
zealot_opinion = 5
}
county_modifier = {
hostile_raid_time = 0.5
}
province_modifier = {
fort_level = 4
defender_holding_advantage = 4
monthly_income = 1
}
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_religious
}
##########
# Statue of Clorinda - the spanish-morrocan tomboy hero of fame and fortune, saving the last bonaparte around the border
##########
statue_clorinda_01 = {
asset = {
type = pdxmesh
name = "fp4_legendary_mediterranean_monument_01_a_mesh"
}
construction_time = very_slow_construction_time
type_icon = "icon_building_legendary_statue.dds"
is_enabled = {
alw ays = yes
}
constrcution_time = very_slow_construction_time
cost = {
gold = 1000
}
character_modifier = {
glory_hound_opinion = 5
glory_hound_tax_contribution_mult = 0.05
monthly_dynasty_prestige_mult = 0.1
monthly_prestige_gain_mult = 0.2
}
county_modifier = {
county_opinion_add = 5
}
province_modifier = {
stationed_maa_damage_add = 20
stationed_maa_damage_mult = 0.15
}
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_martial
}
########################################
# ALPINREICH
########################################
##########
# Statue of Isildur Bonaparte - in the og mod
##########
statue_isildur_01 = {
asset = {
type = pdxmesh
name = "fp4_legendary_mediterranean_monument_01_a_mesh"
}
construction_time = very_slow_construction_time
type_icon = "icon_building_legendary_statue.dds"
is_enabled = {
alw ays = yes
}
constrcution_time = very_slow_construction_time
cost = {
gold = 1000
}
character_modifier = {
glory_hound_opinion = 5
glory_hound_tax_contribution_mult = 0.05
monthly_dynasty_prestige_mult = 0.1
monthly_prestige_gain_mult = 0.2
}
county_modifier = {
county_opinion_add = 5
}
province_modifier = {
stationed_maa_damage_add = 20
stationed_maa_damage_mult = 0.15
}
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_martial
}
##########
# Fourvière - historic core of the city of Lyon
##########
fourviere_01 = {
constrcution_time = very_slow_construction_time
type_icon = "icon_structure_jvari_monastery.dds"
can_construct_potential = {
building_requirement_tribal = no
}
cost_gold = 500
county_holder_character_modifier = {
monthly_piety = 0.25
monthly_prestige = 0.25
}
county_modifier = {
development_growth = 0.2
development_growth_factor = 0.2
tax_mult = 0.25
}
province_modifier = {
monthly_income = 1
}
ai_value = {
base = 100
modifier = { # Fill all building slots before going for special buildings
factor = 0
free_building_slots > 0
}
}
type = special
flag = travel_point_of_interest_learning
}
########################################
# ITALIA
########################################
########################################
# BRYTANNYA
########################################
########################################
# GERMANIA
########################################
########################################
# SCANDINAVIA
########################################