スクリプト値
assured_offence_upkeep_cost
定義in_game/common/script_values/diplomatic_values.txt:157
158add = {
159desc = "RELATIVE_POPULATION_ADJUSTED_FOR_RANK" 国家ランク基準の相対的な人口
160value = scope:recipient.international_organization_population
161divide = {
162value = total_population
163min = 1
}
165max = country_rank_level
}