Script Value
guarantee_upkeep_cost
Definitionin_game/common/script_values/diplomatic_values.txt:302
303add = {
304value = scope:second.yearly_gold
305divide = {
306value = scope:first.yearly_gold
307min = 1
}
310desc = "RELATIVE_INCOME" Relative Income
}
313multiply = {
314value = 0.5
315desc = "UPKEEP_GUARANTEE" Guarantee
}
318min = 0.25
319max = {
320value = scope:second.country_rank_level
321desc = "UPKEEP_SUBJECT_RANK" Country Rank of Subject
}