Added Mont-Saint-Michel
Added Mont-Saint-Michel in France ; moved the generic university from Rennes to Caen
This commit is contained in:
parent
79b8e65b25
commit
d2562f9518
4 changed files with 64 additions and 1 deletions
|
|
@ -1901,6 +1901,60 @@ port_of_la_rochelle_03 = {
|
|||
flag = travel_point_of_interest_economic
|
||||
}
|
||||
|
||||
##########
|
||||
# Mont-Saint-Michel
|
||||
##########
|
||||
|
||||
mont_saint_michel_01 = {
|
||||
|
||||
constrcution_time = very_slow_construction_time
|
||||
|
||||
type_icon = "icon_structure_maiden_tower.dds"
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
cost_gold = 750
|
||||
|
||||
county_holder_character_modifier = {
|
||||
monthly_piety = 0.20
|
||||
holy_order_hire_cost_mult = -0.10
|
||||
clergy_opinion = 5
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
tax_mult = 0.15
|
||||
development_growth = 0.15
|
||||
development_growth_factor = 0.15
|
||||
defender_holding_advantage = 5
|
||||
hostile_raid_time = 0.50
|
||||
}
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = 1.50
|
||||
fort_level = 4
|
||||
garrison_size = 0.15
|
||||
travel_danger = -20
|
||||
}
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
ai_general_building_modifier = yes
|
||||
directive_to_build_economy_modifier = yes
|
||||
ai_economical_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
|
||||
}
|
||||
|
||||
|
||||
########################################
|
||||
# IBERIA
|
||||
########################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue