スクリプト値
assured_defence_upkeep_cost
diplomatic costs for IOs/laws in IOs
定義in_game/common/script_values/diplomatic_values.txt:127
128add = {
129desc = "RELATIVE_POPULATION_ADJUSTED_FOR_RANK" 国家ランク基準の相対的な人口
130value = scope:recipient.international_organization_population
131divide = {
132value = total_population
133min = 1
}
135max = country_rank_level
}