
Law
Fouage Tax Levy
A large Hearth Tax levied against the peasantry in order to assist in covering the growing expenses of the treasury.
Policies 2
Definitionin_game/common/laws/02_country_specific.txt:108
109unique = yes
110law_category = estates
115allowed_fouage_tax = {
116country_modifier = {
117peasants_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
118peasants_estate_max_tax = 0.1
119nobles_estate_target_satisfaction = small_permanent_target_satisfaction
}
121estate_preferences = {
nobles_estate
}
124years = 2
}
126pause_on_fouage_collection = {
127country_modifier = {
128peasants_estate_target_satisfaction = small_permanent_target_satisfaction
129country_cabinet_efficiency = -0.20
130monthly_peasants_estate_rebel_growth = -0.005
}
132estate_preferences = {
peasants_estate
}
135years = 2
}