Временное лидерство
ПолитикаИзменено в этой версии

Временное лидерство

sc_timedin_game/common/laws/22_swiss_confederation.txt:358

Швейцарская Конфедерация Leader Title Швейцарской конфедерации находится у власти только в течение установленного периода. После этого срок полномочий истекает, и избирается новый Швейцарская Конфедерация Leader Title.

ТребуетШвейцарский представительПравилоon deactivateСклонность к милитаристской политикеТип модификатораwants this policy bias

Определениеin_game/common/laws/22_swiss_confederation.txt:358

359leader_change_trigger_type = timed
360on_deactivate = {
361if = {
362limit = {
362international_organization_has_law = law:sc_representative
}
363add_policy_to_international_organization = policy:sc_lifelong
}
}
366wants_this_policy_bias = {
367if = {
368limit = {
368NOT = {
368scope:recipient = {
368international_organization_has_leader = yes
}
}
}
369add = {
370desc = "VOTE_BASE_VALUE" Базовое значение
371value = 10
}
374add = {
375desc = "game_concept_diplomatic_reputation" Дипломатическая репутация
}
}
380if = {
382add = {
383desc = "PROVIDES_POWER_OPPORTUNITY" Даёт шанс захватить власть
384value = {
386multiply = {
387value = country_tax_base
}
}
}
}
393if = {
394limit = {
394is_leader_of_international_organization = scope:recipient
}
395add = {
396desc = "DOES_NOT_BENEFITS_US" Не принесёт нам пользы
397value = -100
}
}
400if = {
401limit = {
401NOT = {
401is_leader_of_international_organization = scope:recipient
}
}
402add = {
403desc = "BENEFITS_US" Принесёт нам пользу
404value = 50
}
}
}