
法律本版本变更
辩诉语言
围绕我们社会等级制度的习俗和有关我们法律制度的程序必须用我们认为合适的语言简明扼要地统一书写。
律法主义思潮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
}