脚本值
automatic_offence_upkeep_cost
定义in_game/common/script_values/diplomatic_values.txt:168
169add = {
170desc = "RELATIVE_POPULATION_ADJUSTED_FOR_RANK" 按国家等级调整的相对人口
171value = scope:recipient.international_organization_population
172divide = total_population
173max = country_rank_level
174multiply = 0.6
}