
Law
Distribution of Scottish Clan Holdings
The inheritance of Scottish holdings is divided proportional to clan influence, with larger clans recieving more holdings. Clan holdings are passed directly to the heir, unless a title is revoked or goes extinct.
BalliolCountrypotentialScotlandCountrypotentialPolicies 3
Dynastic Holdings- +10% Crown Power
- −5% Estates Satisfaction Equilibrium
- −15% Revoke Privilege Cost
- +0.05 Monthly Progress to Centralization
- −10% Estate Enrichment
Direct Inheritance- +10% Parliament Base Support
- +0.15 Monthly Legitimacy
- +10% Tribes Power
- +10% Nobles Power
- −10% Crown Power
- +5% Estates Satisfaction Equilibrium
- +1 more
Distributed by the Ruler- +0.1 Monthly Legitimacy
- +5% Tribes Power
- +5% Nobles Power
- −5% Crown Power
- −5% Estate Enrichment
- +2.5% Estates Satisfaction Equilibrium
Definitionin_game/common/laws/02_country_specific.txt:1066
1067unique = yes
1068law_category = administrative
1077inherited_clan_holdings = {
1078country_modifier = {
1079parliament_base_support = 0.10
1080monthly_legitimacy = 0.15
1081global_tribes_estate_power = 0.10
1082global_nobles_estate_power = 0.10
1083global_crown_estate_power = -0.10
1084global_estate_target_satisfaction = medium_permanent_target_satisfaction
1085monthly_towards_decentralization = societal_value_minor_monthly_move
}
1087estate_preferences = {
nobles_estate
tribes_estate
}
1091months = 12
}
1094revert_to_the_crown = {
1095country_modifier = {
1096monthly_legitimacy = 0.10
1097global_tribes_estate_power = 0.05
1098global_nobles_estate_power = 0.05
1099global_crown_estate_power = -0.05
1100estate_enrichment = -0.05
1101global_estate_target_satisfaction = small_permanent_target_satisfaction
}
1103estate_preferences = {
crown_estate
}
1106months = 12
}
1109dynastic_holdings_conslidated = {
1110potential = {
1111has_unlocked_policy_trigger = {
1111type = dynastic_holdings_conslidated
}
}
1113country_modifier = {
1114global_crown_estate_power = 0.10
1115global_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
1116revoke_privilege_cost_modifier = -0.15
1117monthly_towards_centralization = societal_value_minor_monthly_move
1118estate_enrichment = -0.10
}
1120estate_preferences = {
crown_estate
}
1123months = 24
}