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

hire_military_leader_from_member_price_gain

hire_military_leader_from_member_price_gainin_game/common/script_values/union_action_values.txt:23

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

24desc = "UNION_TREASURY_COST" Расходы казны унии
25value = 25
26union ?= {
27every_international_organization_member = {
28add = {
29value = country_tax_base
30add = "payment_contribution(root|union_contribution)"
}
}
}