N3OW_Western_eastern_europe/common/subject_contracts/contracts/tribal.txt
2026-03-09 06:16:12 +00:00

26 lines
366 B
Text

tribal_government_obligations = {
obligation_levels = {
default = {
levies = {
value = 0
max = 1
scope:liege = {
add = {
value = 0.15
multiply = prestige_level
}
}
}
tax = {
value = 0
max = 0.5
scope:liege = {
add = {
value = 0.08
multiply = prestige_level
}
}
}
}
}
}