
법률이번 버전 변경
법정 언어
우리 사회의 위계나 여러 법적 절차에 관련된 관습은 반드시 우리가 적합하다고 여기는 언어로 간명하고 일관성 있게 작성되어야 합니다.
법률주의제도potential정책 3
정의in_game/common/laws/01_legal_system.txt:914
915law_category = socioeconomic
917potential = {
919OR = {
920NOT = {
920court_language = culture.language
}
}
}
925language_of_pleading_court = {
926country_modifier = {
927nobles_estate_target_satisfaction = small_permanent_target_satisfaction
928cultural_influence_modifier = 0.1
929monthly_towards_serfdom = societal_value_monthly_move
}
931estate_preferences = {
nobles_estate
}
934years = 2
}
937language_of_pleading_common = {
938country_modifier = {
939peasants_estate_target_satisfaction = small_permanent_target_satisfaction
940cultural_tradition_modifier = 0.1
941monthly_towards_free_subjects = societal_value_monthly_move
}
943estate_preferences = {
peasants_estate
}
946years = 2
}
949multi_lingual_court = {
950unique = yes
951potential = {
953OR = {
954culture = {
954is_defined_from_culture = culture:kannadiga
}
955culture = {
955is_defined_from_culture = culture:telugu
}
956culture = {
956is_defined_from_culture = culture:tamil
}
}
}
959country_modifier = {
960cultures_capacity = 3
961global_monthly_control = 0.001
962monthly_towards_communalism = societal_value_minor_monthly_move
}
964estate_preferences = {
crown_estate
}
967years = 2
}