
政策本版本变更
任期制
瑞士邦联的瑞士邦联 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 = {
}
}
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 = {
}
}
}
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
}
}
}