
Kanun
İmparatorluk İlişkileri
İsviçre Konfederasyonu, kurulduğundan beri Kutsal Roma İmparatorluğu teşkilatının bir üyesiydi. Bununla birlikte Reform hareketi, Konfederasyon üyelerinin çoğunda derin bir rahatsızlık yaratmıştır.
Kutsal Roma İmparatorluğuUluslararası Teşkilatpotential
İsviçre KonfederasyonuUluslararası TeşkilatpotentialPolitikalar 2
Tanımin_game/common/laws/22_swiss_confederation.txt:994
995type = international_organization
996law_category = foreign_policy
997potential = {
}
1003sc_remain_in_the_hre = {
1004on_activate = {
1005custom_tooltip = sc_remain_in_the_hre_tt
1006custom_tooltip = {
1007text = sc_prestige_malus_tt
1008every_international_organization_member = {
1010add_prestige = prestige_extreme_penalty
}
}
}
1014wants_this_policy_bias = {
1015if = {
1016limit = {
1016NOT = {
1016scope:recipient = {
1016international_organization_has_leader = yes
}
}
}
1017add = {
1018desc = "VOTE_BASE_VALUE"
1019value = 10
}
1022add = {
1023desc = "game_concept_diplomatic_reputation"
1024value = modifier:diplomatic_reputation
}
1026add = io_members_and_potential_members_opinion_value
}
1028add = {
1029desc = "BIAS_FROM_RULER_TRAITS"
1030value = modifier:bias_for_diplomat_policies
}
1032add = {
1033desc = "OPPOSES_RULER_TRAITS"
1034value = modifier:bias_for_isolationist_policies
1035multiply = -1
}
}
}
1039sc_leave_the_hre = {
1040on_activate = {
1041custom_tooltip = sc_leave_the_hre_tt
1042custom_tooltip = {
1043text = sc_every_member_leaves_hre_tt
1044every_international_organization_member = {
1047every_owned_location = {
}
}
}
1053if = {
1054limit = {
}
1056leader_country = {
1056trigger_event_non_silently = flavor_swi.121
}
}
}
}
1060wants_this_policy_bias = {
1061if = {
1062limit = {
1062NOT = {
1062scope:recipient = {
1062international_organization_has_leader = yes
}
}
}
1063add = {
1064desc = "VOTE_BASE_VALUE"
1065value = 10
}
1068add = {
1069desc = "game_concept_diplomatic_reputation"
1070value = modifier:diplomatic_reputation
}
1072add = io_members_and_potential_members_opinion_value
}
1074add = {
1075desc = "BIAS_FROM_RULER_TRAITS"
1076value = modifier:bias_for_isolationist_policies
}
1078add = {
1079desc = "OPPOSES_RULER_TRAITS"
1080value = modifier:bias_for_diplomat_policies
1081multiply = -1
}
}
}