migration less goofy and steppe less harsh and steppe situation adjusted

This commit is contained in:
Fishedotjpg 2026-05-28 17:27:37 +01:00
parent 0e3ed408cd
commit b28d5848ce
3 changed files with 31 additions and 6 deletions

View file

@ -2554,6 +2554,22 @@ migration_interaction = {
} }
scope:recipient = { scope:recipient = {
is_ruler = yes is_ruler = yes
NOR = {
government_has_flag = government_is_feudal
government_has_flag = government_is_republic
government_has_flag = government_is_theocracy
government_has_flag = government_is_clan
government_has_flag = government_is_tribal
government_has_flag = government_is_holy_order
government_has_flag = government_is_mercenary
government_has_flag = government_is_administrative
government_has_flag = government_is_prepublic
government_has_flag = government_is_urepublic
government_has_flag = government_is_celestial
government_has_flag = government_is_mandala
government_has_flag = government_is_steppe_admin
government_has_flag = government_is_meritocratic
}
NOT = { is_allied_to = scope:actor } NOT = { is_allied_to = scope:actor }
} }
} }

View file

@ -300,6 +300,11 @@
county_fertility_decline_mult = cf_severe_drought_decline_mult_value county_fertility_decline_mult = cf_severe_drought_decline_mult_value
county_fertility_growth_mult = cf_severe_drought_growth_mult_value county_fertility_growth_mult = cf_severe_drought_growth_mult_value
} }
character_modifier = {
levy_size = 0.1
vassal_tax_contribution_mult = 0.1
vassal_levy_contribution_mult = 0.1
}
} }
} }
@ -328,9 +333,9 @@
character_modifier = { character_modifier = {
herd_conversion = 0.1 herd_conversion = 0.1
herd_gain_mult = -0.1 herd_gain_mult = -0.1
levy_size = -0.25 levy_size = -0.05
vassal_tax_contribution_mult = -0.1 vassal_tax_contribution_mult = -0.05
vassal_levy_contribution_mult = -0.1 vassal_levy_contribution_mult = -0.05
} }
} }
} }
@ -404,6 +409,11 @@
county_modifier = { county_modifier = {
county_fertility_growth_mult = cf_warm_nights_growth_mult_value county_fertility_growth_mult = cf_warm_nights_growth_mult_value
} }
character_modifier = {
levy_size = 0.15
vassal_tax_contribution_mult = 0.15
vassal_levy_contribution_mult = 0.15
}
} }
} }

View file

@ -359,12 +359,11 @@ steppe = {
supply_limit_mult = 0 supply_limit_mult = 0
travel_danger = steppe_danger_value travel_danger = steppe_danger_value
county_fertility_growth_add = steppe_county_fertility_value county_fertility_growth_add = steppe_county_fertility_value
monthly_county_control_decline_factor = 0.15 monthly_county_control_decline_factor = 0.1
fort_level = -1
} }
county_capital_modifier = { county_capital_modifier = {
development_growth_factor = -0.5 development_growth_factor = -0.2
} }
audio_parameter = 5.0 audio_parameter = 5.0