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 = {