ruin delver

This commit is contained in:
trashb0at 2026-06-03 13:45:04 -04:00
parent ba4cfca165
commit 761e5bfd4a
10 changed files with 331 additions and 26 deletions

View file

@ -415,18 +415,20 @@ drylands = {
tells = {
color = { 204 81 20 }
travel_danger_color = { 61 102 95 }
travel_danger_score = hills_danger_value
travel_danger_score = tells_danger_value
provision_cost = @provisions_cost_medium
county_fertility = 15
province_modifier = {
supply_limit_mult = -0.1
travel_danger = hills_danger_value
travel_danger = tells_danger_value
county_fertility_growth_add = hills_county_fertility_value
monthly_county_control_decline_factor = 0.015
fort_level = 1
holding_build_gold_cost = 0.1
holding_build_speed = 0.1
}
county_capital_modifier = {
development_growth_factor = 0.15
}