
KanunBu sürümde değişti
Hüküm Süresi
Konfederasyonu temsil eden bir İsviçre Konfederasyonu Leader Title olsa da hayatı boyunca mı yoksa belirli bir süre boyunca mı hizmet edeceğine karar verilmeli.
İsviçre KonfederasyonuUluslararası Teşkilatpotential
İsviçreli TemsilcisiKanunpotentialPolitikalar 2
Tanımin_game/common/laws/22_swiss_confederation.txt:351
352type = international_organization
353law_category = election
354potential = {
}
358sc_timed = {
359leader_change_trigger_type = timed
360on_deactivate = {
361if = {
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"
376value = modifier:diplomatic_reputation
}
378add = io_members_and_potential_members_opinion_value
}
380if = {
381limit = {
381modifier:bias_for_militarist_policies > 0
}
382add = {
383desc = "PROVIDES_POWER_OPPORTUNITY"
384value = {
385value = modifier:bias_for_militarist_policies
386multiply = {
387value = country_tax_base
388subtract = io_get_average_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
}
}
}
}
409sc_lifelong = {
410leader_change_trigger_type = rulerchange
411on_deactivate = {
412if = {
414add_policy_to_international_organization = policy:sc_timed
415add_policy_to_international_organization = policy:sc_four_yearly_elections
}
}
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"
428value = modifier:diplomatic_reputation
}
430add = io_members_and_potential_members_opinion_value
}
432if = {
433limit = {
433modifier:bias_for_militarist_policies > 0
}
434add = {
435desc = "PROVIDES_POWER_OPPORTUNITY"
436value = {
437value = modifier:bias_for_militarist_policies
438multiply = {
439value = country_tax_base
440subtract = io_get_average_tax_base
}
}
}
}
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
}
}
}
}