
Law
Cultural Traditions
Ancient tradition is the foundation of many cultures and civilizations. While progress is what will drive us to greatness, our traditions will always serve us as the reminder of our origins, and as a source for the strength and unity of our people.
Policies 5
Civil Society- +2.5% Maximum Tax for Peasants Estate
- +0.1 Monthly Progress to Conciliatory
Maritime Society- −0.1% Navy Tradition Decay
- +0.05 Monthly Progress to Naval
Martial Society- +0.05 Monthly Army Tradition
- +0.1 Monthly Progress to Belligerent
Prussian Virtues- +0.1 Monthly Progress to Humanist
- −0.03% Stability Decay
- +0.2% Monthly Control
Sarmatism- +10% Light Cavalry Power
- +0.1 Monthly Progress to Decentralization
- +0.1 Monthly Progress to Inward
- +25% Cultural Influence %
- +10% Nobles Levy Size
- +0.25 Monthly Prestige
Definitionin_game/common/laws/01_common.txt:1443
1444law_category = socioeconomic
1445martial_society = {
1446country_modifier = {
1447monthly_army_tradition = 0.05
1448monthly_towards_belligerent = societal_value_monthly_move
}
1450estate_preferences = {
nobles_estate
}
1453years = 2
}
1455civil_society = {
1456country_modifier = {
1457peasants_estate_max_tax = 0.025
1458monthly_towards_conciliatory = societal_value_monthly_move
}
1460estate_preferences = {
burghers_estate
}
1463years = 2
}
1465maritime_society = {
1466unique = yes
1467potential = {
1468OR = {
1469has_or_had_tag = HSA
1470AND = {
1471country_type = building
1472is_merchant_republic = yes
}
}
}
1476country_modifier = {
1477navy_tradition_decay = -0.001
1478monthly_towards_naval = societal_value_minor_monthly_move
}
1480estate_preferences = {
burghers_estate
}
1483years = 2
}
1485pietism_society = {
1486unique = yes
1487potential = {
1488OR = {
1489has_or_had_tag = PRU
1490has_or_had_tag = BRA
}
1492has_unlocked_policy_trigger = {
1492type = pietism_society
}
}
1494country_modifier = {
1495monthly_towards_humanist = societal_value_monthly_move
1496stability_decay = -0.00025
1497global_monthly_control = 0.002
}
1499estate_preferences = {
clergy_estate
}
1502years = 2
}
1504plc_sarmatism = {
1505potential = {
1506has_unlocked_policy_trigger = {
1506type = plc_sarmatism
}
}
1508country_modifier = {
1509army_light_cavalry_power = 0.1
1510monthly_towards_decentralization = societal_value_monthly_move
1511monthly_towards_inward = societal_value_monthly_move
}
1513country_modifier = {
1514potential_trigger = {
1515has_estate_privilege = estate_privilege:liberum_veto
}
1517cultural_influence_modifier = 0.25
1518nobles_estate_levy_size = 0.1
1519monthly_prestige = 0.25
1520scale = {
1521value = {
1522value = societal_value:aristocracy_vs_plutocracy
1523multiply = -0.01
}
}
}
1527estate_preferences = {
nobles_estate
}
1530years = 5
}