
政策本版本变更
终身制
瑞士邦联的瑞士邦联 Leader Title终身统治。只有其死亡或被放逐后才会举行选举。
瑞士代表法律on deactivate
偏向军国主义者政策修正类型wants this policy bias定义in_game/common/laws/22_swiss_confederation.txt:409
410leader_change_trigger_type = rulerchange
411on_deactivate = {
412if = {
}
}
418wants_this_policy_bias = {
419if = {
420limit = {
420NOT = {
420scope:recipient = {
420international_organization_has_leader = yes
}
}
}
421add = {
422desc = "VOTE_BASE_VALUE" 基础值
423value = 10
}
426add = {
427desc = "game_concept_diplomatic_reputation" 外交声誉
}
}
432if = {
434add = {
435desc = "PROVIDES_POWER_OPPORTUNITY" 提供夺权机会
436value = {
}
}
}
445if = {
446limit = {
446NOT = {
446is_leader_of_international_organization = scope:recipient
}
}
447add = {
448desc = "DOES_NOT_BENEFITS_US" 对我们没有好处
449value = -50
}
}
452if = {
453limit = {
453is_leader_of_international_organization = scope:recipient
}
454add = {
455desc = "BENEFITS_US" 对我们有利
456value = 100
}
}
}