This commit is contained in:
Heidesommer 2026-05-25 21:14:36 -04:00
parent b2f4fbfa1a
commit 6ae0daeb9e
16 changed files with 1364 additions and 1363 deletions

View file

@ -13,17 +13,17 @@
}
divide = 4
}
else_if = {
limit = {
is_independent_ruler = yes
NOT = { has_title = title:e_byzantium }
}
multiply = {
value = highest_held_title_tier
subtract = 1
min = 1
}
}
# else_if = {
# limit = {
# is_independent_ruler = yes
# NOT = { has_title = title:e_byzantium }
# }
# multiply = {
# value = highest_held_title_tier
# subtract = 1
# min = 1
# }
# }
else_if = { # for Chinese ministers
limit = {
highest_held_title_tier = tier_empire
@ -83,38 +83,38 @@ starting_treasury = {
}
add = {
value = monumental_treasury_value
if = {
limit = {
liege = title:h_china.holder # for ministerial expenses
}
multiply = 3
}
# if = {
# limit = {
# liege = title:h_china.holder # for ministerial expenses
# }
# multiply = 3
# }
else_if = {
limit = {
is_independent_ruler = yes
}
multiply = 2
}
if = {
limit = {
game_start_date = 1066.9.15
has_title = title:e_byzantium
}
max = 180
}
else_if = {
limit = {
game_start_date = 867.1.1
has_title = title:e_byzantium
}
max = 400
}
else_if = {
limit = {
has_title = title:e_byzantium
}
max = 800
}
# if = {
# limit = {
# game_start_date = 1066.9.15
# has_title = title:e_byzantium
# }
# max = 180
# }
# else_if = {
# limit = {
# game_start_date = 867.1.1
# has_title = title:e_byzantium
# }
# max = 400
# }
# else_if = {
# limit = {
# has_title = title:e_byzantium
# }
# max = 800
# }
}
}
else_if = {

View file

@ -4569,25 +4569,25 @@ great_holy_war_target_kingdom_weight_simplified = {
add = ghw_target_stretch
}
# Prio to kingdoms that border Byzantium
if = {
limit = {
title_capital_county = {
squared_distance = {
target = title:c_byzantion
value <= ghw_target_distance_01_threshold
}
}
}
multiply = 1.3
}
if = {
limit = {
any_title_to_title_neighboring_and_across_water_empire = {
this = title:e_byzantium
}
}
multiply = 2
}
# if = {
# limit = {
# title_capital_county = {
# squared_distance = {
# target = title:c_byzantion
# value <= ghw_target_distance_01_threshold
# }
# }
# }
# multiply = 1.3
# }
# if = {
# limit = {
# any_title_to_title_neighboring_and_across_water_empire = {
# this = title:e_byzantium
# }
# }
# multiply = 2
# }
#Weight down farthest kingdoms
if = {
limit = {

View file

@ -4433,94 +4433,94 @@ ep3_byz_regiments_ck_value = {
ep3_byz_reward_levy_size_value = {
value = 100
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 5
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 10
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 15
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 20
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 25
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 30
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 35
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 40
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 50
}
}
add = 150
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 65
}
}
add = 200
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 80
}
}
add = 250
}
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 5
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 10
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 15
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 20
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 25
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 30
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 35
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 40
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 50
# }
# }
# add = 150
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 65
# }
# }
# add = 200
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 80
# }
# }
# add = 250
# }
if = {
limit = {
highest_held_title_tier = tier_duchy
@ -4538,94 +4538,94 @@ ep3_byz_reward_levy_size_value = {
ep3_sacking_byz_capital_payoff_value = {
value = 220
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 5
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 10
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 15
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 20
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 25
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 30
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 35
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 40
}
}
add = 100
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 50
}
}
add = 150
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 65
}
}
add = 200
}
if = {
limit = {
title:e_byzantium.holder.capital_county = {
development_level >= 80
}
}
add = 250
}
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 5
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 10
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 15
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 20
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 25
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 30
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 35
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 40
# }
# }
# add = 100
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 50
# }
# }
# add = 150
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 65
# }
# }
# add = 200
# }
# if = {
# limit = {
# title:e_byzantium.holder.capital_county = {
# development_level >= 80
# }
# }
# add = 250
# }
}
number_vassals_converting_to_new_state_faith = {