N3OW/common/script_values/50_tribal_values.txt
2024-11-16 19:09:11 +00:00

10 lines
179 B
Text

feudalize_tribal_holding_interaction_cost = {
value = 500
if = {
limit = {
is_ai = yes
capital_province = { has_holding_type = tribal_holding }
}
add = -250
}
}