스크립트 값
automatic_defence_upkeep_cost
정의in_game/common/script_values/diplomatic_values.txt:138
139add = {
140desc = "RELATIVE_POPULATION_ADJUSTED_FOR_RANK" 국가 등급에 따라 조정된 상대적 인구
141value = scope:recipient.international_organization_population
142divide = total_population
143max = country_rank_level
144multiply = 0.6
}