
法律
内阁法
内阁是政府的最高机构,也是统治者的私人顾问团。部长和秘书享有特权和优待。
政策 7
教士参政- +10% 内阁效率
- +0.1 每月守旧倾向
- +2.5% 教士阶层满意度均衡点
- +50 城镇教士岗位容量
船长理事会- +0.2 每月好战姿态倾向
- +0.1 每月海军传统
王室行政- −10% 教士阶层力量
- −10% 贵族阶层力量
- −10% 市民阶层力量
- −10% 立法效率
- +0.1 每月中央集权倾向
选贤任能- +0.05 每月海军传统
- +2.5% 市民阶层满意度均衡点
- +100 城镇市民岗位容量
- +0.1 每月自由主义倾向
穿袍贵族- +0.05 每月陆军传统
- +0.1 每月贵族政治倾向
- +2.5% 贵族阶层满意度均衡点
- +5 城镇贵族岗位容量
汉化内阁- −10% 王室力量
- +10% 内阁效率
- +0.1 每月汉化倾向
约克党传统- +0.1 每月财阀政治倾向
- +2.5% 教士阶层满意度均衡点
- +2.5% 市民阶层满意度均衡点
- +50 城镇教士岗位容量
- +100 城镇市民岗位容量
定义in_game/common/laws/01_common.txt:1228
1229law_category = administrative
1231administrative_clergy_policy = {
1232country_modifier = {
1233country_cabinet_efficiency = 0.1
1234monthly_towards_traditionalist = societal_value_monthly_move
1235clergy_estate_target_satisfaction = small_permanent_target_satisfaction
1236global_clergy_city_desired_pop = 0.05
}
1238estate_preferences = {
clergy_estate
}
1241years = 2
}
1244nobles_of_the_robe_policy = {
1245country_modifier = {
1246monthly_army_tradition = 0.05
1247monthly_towards_aristocracy = societal_value_monthly_move
1248nobles_estate_target_satisfaction = small_permanent_target_satisfaction
1249global_nobles_city_desired_pop = 0.005
}
1251estate_preferences = {
nobles_estate
}
1254years = 2
}
1256meritocratic_recruitment_policy = {
1257country_modifier = {
1258monthly_navy_tradition = 0.05
1259burghers_estate_target_satisfaction = small_permanent_target_satisfaction
1260global_burghers_city_desired_pop = 0.1
1261monthly_towards_liberalism = societal_value_monthly_move
}
1263estate_preferences = {
burghers_estate
}
1266years = 2
}
1268dynastic_administration_policy = {
1269country_modifier = {
1270global_clergy_estate_power = -0.1
1271global_nobles_estate_power = -0.1
1272global_burghers_estate_power = -0.1
1273legislative_efficiency = -0.10
1274monthly_towards_centralization = societal_value_monthly_move
}
1276estate_preferences = {
crown_estate
}
1279years = 2
}
1281yorkist_tradition_policy = {
1282unique = yes
1283potential = {
1284OR = {
1285has_or_had_tag = ENG
1286has_or_had_tag = GBR
}
1288has_variable = yorkist_tradition
}
1290allow = {
1291ruler.dynasty ?= dynasty:york_dynasty
}
1293country_modifier = {
1294monthly_towards_plutocracy = societal_value_monthly_move
1295clergy_estate_target_satisfaction = small_permanent_target_satisfaction
1296burghers_estate_target_satisfaction = small_permanent_target_satisfaction
1297global_clergy_city_desired_pop = 0.05
1298global_burghers_city_desired_pop = 0.1
}
1300estate_preferences = {
clergy_estate
burghers_estate
}
1304years = 2
}
1306sinicized_cabinet_policy = {
1307unique = yes
1308potential = {
1309OR = {
1310is_subject_of = c:CHI
1311capital ?= {
1311sub_continent = sub_continent:east_asia
}
1312capital ?= {
1312sub_continent = sub_continent:south_east_asia
}
}
1314NOR = {
1315tag = CHI
1316culture = {
1316has_culture_group = culture_group:chinese_group
}
}
}
1319allow = {
1320NOT = {
1321any_international_organizations_member_of = {
1322international_organization_type = international_organization_type:jurchen_confederation
1323international_organization_has_policy = policy:tribal_administration_policy
}
}
}
1327country_modifier = {
1328global_crown_estate_power = -0.1
1329country_cabinet_efficiency = 0.1
1330monthly_towards_sinicized = societal_value_monthly_move
}
1332estate_preferences = {
nobles_estate
peasants_estate
}
1336years = 2
}
1338council_of_captains = {
1339unique = yes
1340potential = {
1341has_reform = government_reform:pirate_brethren_reform
}
1343country_modifier = {
1344monthly_towards_belligerent = societal_value_large_monthly_move
1345monthly_navy_tradition = 0.1
}
1347estate_preferences = {
nobles_estate
}
1350years = 2
}