Script ValueChanged this version
military_sponsorship_upkeep_cost
Definitionin_game/common/script_values/diplomatic_values.txt:325
326add = {
327value = scope:second.yearly_gold
328divide = {
329value = scope:first.yearly_gold
330min = 1
}
333desc = "RELATIVE_INCOME" Relative Income
}
336multiply = {
337value = 0.2
338desc = "UPKEEP_GUARANTEE" Guarantee
}
341min = 0.25
342max = {
343value = scope:second.country_rank_level
344desc = "UPKEEP_SUBJECT_RANK" Country Rank of Subject
}