Script Value
assured_defence_upkeep_cost
diplomatic costs for IOs/laws in IOs
Definitionin_game/common/script_values/diplomatic_values.txt:127
128add = {
129desc = "RELATIVE_POPULATION_ADJUSTED_FOR_RANK" Relative Population adjusted for Country Rank
130value = scope:recipient.international_organization_population
131divide = {
132value = total_population
133min = 1
}
135max = country_rank_level
}