10 lines
179 B
Text
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
|
|
}
|
|
}
|