Скриптовое значение

hire_cabinet_character_from_member_price_gain

hire_cabinet_character_from_member_price_gainin_game/common/script_values/union_action_values.txt:6

Определениеin_game/common/script_values/union_action_values.txt:6

7desc = "UNION_TREASURY_COST" Расходы казны унии
8value = 25
9union ?= {
10every_international_organization_member = {
11add = {
12value = country_tax_base
13add = "payment_contribution(root|union_contribution)"
}
}
}