more loc and graphics

This commit is contained in:
Fishedotjpg 2026-03-12 21:46:17 +00:00
parent 8161e5426a
commit e610b09a27
37 changed files with 4206 additions and 245 deletions

View file

@ -2023,6 +2023,10 @@ guild_halls_01 = {
parameter = government_is_prepublic
monthly_barter_goods = 0.1
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.2
}
next_building = guild_halls_02
@ -2077,6 +2081,10 @@ guild_halls_02 = {
parameter = government_is_prepublic
monthly_barter_goods = 0.2
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.4
}
next_building = guild_halls_03
ai_value = {
@ -2135,6 +2143,10 @@ guild_halls_03 = {
parameter = government_is_prepublic
monthly_barter_goods = 0.3
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.6
}
on_complete = {
@ -2200,6 +2212,10 @@ guild_halls_04 = {
parameter = government_is_prepublic
monthly_barter_goods = 0.4
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.8
}
on_complete = {
@ -2264,6 +2280,10 @@ guild_halls_05 = {
parameter = government_is_prepublic
monthly_barter_goods = 0.5
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 1
}
on_complete = {
@ -2328,6 +2348,10 @@ guild_halls_06 = {
parameter = government_is_prepublic
monthly_barter_goods = 0.6
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 1.2
}
on_complete = {
@ -2392,6 +2416,10 @@ guild_halls_07 = {
parameter = government_is_prepublic
monthly_barter_goods = 0.7
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 1.4
}
on_complete = {
@ -2456,6 +2484,10 @@ guild_halls_08 = {
parameter = government_is_prepublic
monthly_barter_goods = 0.8
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 1.6
}
on_complete = {

File diff suppressed because it is too large Load diff

View file

@ -2281,6 +2281,10 @@ murex_farm_01 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.1
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -2343,6 +2347,10 @@ murex_farm_02 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.2
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -2394,6 +2402,10 @@ murex_farm_03 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.3
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -2445,6 +2457,10 @@ murex_farm_04 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.4
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -2496,6 +2512,10 @@ murex_farm_05 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.5
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -2547,6 +2567,10 @@ murex_farm_06 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.6
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -2598,6 +2622,10 @@ murex_farm_07 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.7
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -2649,6 +2677,10 @@ murex_farm_08 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.8
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -3536,6 +3568,10 @@ spice_plantation_01 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.1
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -3598,6 +3634,10 @@ spice_plantation_02 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.2
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -3649,6 +3689,10 @@ spice_plantation_03 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.3
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -3700,6 +3744,10 @@ spice_plantation_04 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.4
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -3752,6 +3800,10 @@ spice_plantation_05 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.5
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -3804,6 +3856,10 @@ spice_plantation_06 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.6
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -3856,6 +3912,10 @@ spice_plantation_07 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.7
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -3908,6 +3968,10 @@ spice_plantation_08 = {
is_enabled = {
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = 0.8
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
county = { NOT = { has_county_modifier = backwater_county_modifier } }
@ -4485,6 +4549,11 @@ common_tradeport_01 = {
cost_gold = normal_building_tier_1_cost
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = -0.3
monthly_income = 0.1
}
province_modifier = {
monthly_income = normal_building_tax_tier_1
}
@ -4603,6 +4672,11 @@ common_tradeport_02 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = -0.6
monthly_income = 0.2
}
can_construct_showing_failures_only = {
# building_requirement_tribal = no
}
@ -4678,6 +4752,11 @@ common_tradeport_03 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = -0.9
monthly_income = 0.3
}
is_enabled = {
building_requirement_tribal = no
}
@ -4753,6 +4832,11 @@ common_tradeport_04 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = -1.2
monthly_income = 0.4
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
}
@ -4828,6 +4912,11 @@ common_tradeport_05 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = -1.5
monthly_income = 0.5
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
}
@ -4903,6 +4992,11 @@ common_tradeport_06 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = -1.8
monthly_income = 0.6
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
}
@ -4978,6 +5072,11 @@ common_tradeport_07 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = -2.1
monthly_income = 0.7
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
}
@ -5053,6 +5152,11 @@ common_tradeport_08 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_barter_goods = -2.4
monthly_income = 0.8
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
}
@ -10058,6 +10162,10 @@ plantations_01 = {
cost_gold = cheap_building_tier_1_cost
province_government_modifier = {
parameter = government_is_urepublic
monthly_income = 0.1
}
province_modifier = {
monthly_income = poor_building_tax_tier_1
}
@ -10140,6 +10248,10 @@ plantations_02 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_income = 0.2
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
}
@ -10204,6 +10316,10 @@ plantations_03 = {
}
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_income = 0.3
}
can_construct_showing_failures_only = {
building_requirement_tribal = no
}
@ -10270,6 +10386,10 @@ plantations_04 = {
building_requirement_tribal = no
}
province_government_modifier = {
parameter = government_is_urepublic
monthly_income = 0.4
}
cost_gold = cheap_building_tier_4_cost
province_modifier = {
@ -10334,6 +10454,10 @@ plantations_05 = {
cost_gold = cheap_building_tier_5_cost
province_government_modifier = {
parameter = government_is_urepublic
monthly_income = 0.5
}
province_modifier = {
monthly_income = poor_building_tax_tier_5
tax_mult = 0.02
@ -10399,6 +10523,10 @@ plantations_06 = {
cost_gold = cheap_building_tier_6_cost
province_government_modifier = {
parameter = government_is_urepublic
monthly_income = 0.6
}
province_modifier = {
monthly_income = poor_building_tax_tier_6
tax_mult = 0.02
@ -10464,6 +10592,10 @@ plantations_07 = {
cost_gold = cheap_building_tier_7_cost
province_government_modifier = {
parameter = government_is_urepublic
monthly_income = 0.7
}
province_modifier = {
monthly_income = poor_building_tax_tier_7
tax_mult = 0.02
@ -10529,6 +10661,10 @@ plantations_08 = {
cost_gold = cheap_building_tier_8_cost
province_government_modifier = {
parameter = government_is_urepublic
monthly_income = 0.8
}
province_modifier = {
monthly_income = poor_building_tax_tier_8
tax_mult = 0.02

View file

@ -1397,11 +1397,6 @@ potato_fields_04 = {
stationed_maa_damage_mult = normal_maa_damage_tier_4
stationed_maa_toughness_mult = normal_maa_toughness_tier_4
}
province_government_modifier = {
parameter = government_is_prepublic
county_fertility_growth_add = 0.8
monthly_barter_goods = 0.4
}
province_government_modifier = {
parameter = government_is_prepublic
monthly_barter_goods = 0.4