wealthy regionalisation

This commit is contained in:
Fishedotjpg 2026-05-10 16:24:02 +01:00
parent 1ec6914d34
commit 8aa2530c61
2 changed files with 27 additions and 0 deletions

View file

@ -1817,6 +1817,17 @@ fill_building_slot_chance = {
}
subtract = 15
}
if = {
limit = {
OR = {
geographical_region = world_europe_west_britannia
geographical_region = world_europe_west_francia
geographical_region = world_europe_west_benelux
geographical_region = world_nistrenia_wealthy
}
}
add = 2000
}
if = {
limit = {
has_special_building = yes
@ -1874,6 +1885,17 @@ upgrade_building_chance = {
}
subtract = 15
}
if = {
limit = {
OR = {
geographical_region = world_europe_west_britannia
geographical_region = world_europe_west_francia
geographical_region = world_europe_west_benelux
geographical_region = world_nistrenia_wealthy
}
}
add = 2000
}
add = {
value = county.development_level
multiply = 1.5